chore(dev-deps): update eslint-stylistic monorepo to v2.7.2 #38
Annotations
5 warnings
lint_eslint
The following actions use a deprecated Node.js version 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:
src/configs/react.ts#L40
Unexpected any. Specify a different type
|
lint_eslint:
src/configs/react.ts#L40
Unsafe member access .plugins on an `any` value
|
lint_eslint:
src/configs/typescript.ts#L52
'files' is already declared in the upper scope on line 42 column 5
|
lint_eslint:
src/utils.ts#L86
Avoid creating new promises
|