fix: default prettier printWidth to 120 #287
release.yml
on: push
lint_eslint
/
lint_eslint
29s
lint_knip_dev
/
lint_knip_dev
17s
lint_knip_prod
/
lint_knip_prod
17s
lint_markdown
/
lint_markdown
11s
lint_packages
/
lint_packages
17s
lint_spelling
/
lint_spelling
14s
type_check
/
typecheck
19s
release
0s
Annotations
10 errors and 9 warnings
lint_eslint / lint_eslint:
rollup.config.ts#L36
Replace `⏎····...Object.keys(pkg.dependencies),⏎····...Object.keys(pkg.peerDependencies),⏎··` with `...Object.keys(pkg.dependencies),·...Object.keys(pkg.peerDependencies)`
|
lint_eslint / lint_eslint:
src/configs/comments.ts#L7
Replace `⏎····"eslint-plugin-eslint-comments",⏎··` with `"eslint-plugin-eslint-comments"`
|
lint_eslint / lint_eslint:
src/configs/functional.ts#L14
Replace `⏎········RequiredOptionsStylistic·&⏎········OptionsOverrides·&⏎········OptionsTypeScriptParserOptions·&⏎·······` with `·RequiredOptionsStylistic·&·OptionsOverrides·&·OptionsTypeScriptParserOptions·&`
|
lint_eslint / lint_eslint:
src/configs/functional.ts#L32
Replace `⏎····"eslint-plugin-functional",⏎··]))·as·[(typeof·import("eslint-plugin-functional"))["default"]` with `"eslint-plugin-functional"]))·as·[⏎····(typeof·import("eslint-plugin-functional"))["default"],⏎··`
|
lint_eslint / lint_eslint:
src/configs/functional.ts#L51
Delete `⏎·····`
|
lint_eslint / lint_eslint:
src/configs/functional.ts#L130
Delete `⏎·················`
|
lint_eslint / lint_eslint:
src/configs/functional.ts#L190
Delete `⏎·················`
|
lint_eslint / lint_eslint:
src/configs/functional.ts#L223
Delete `⏎·····`
|
lint_eslint / lint_eslint:
src/configs/functional.ts#L240
Delete `⏎··············`
|
lint_eslint / lint_eslint:
src/configs/functional.ts#L254
Delete `⏎·····`
|
lint_markdown / lint_markdown
The following actions uses Node.js version which is deprecated and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint_spelling / lint_spelling
The following actions uses Node.js version which is deprecated and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint_knip_prod / lint_knip_prod
The following actions uses Node.js version which is deprecated and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint_knip_dev / lint_knip_dev
The following actions uses Node.js version which is deprecated and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
type_check / typecheck
The following actions uses Node.js version which is deprecated and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint_packages / lint_packages
The following actions uses Node.js version which is deprecated and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint_eslint / lint_eslint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint_eslint / lint_eslint:
src/configs/typescript.ts#L61
'files' is already declared in the upper scope on line 49 column 5
|
lint_eslint / lint_eslint:
src/utils.ts#L90
Avoid creating new promises
|