chore(dev-deps): update eslint-stylistic monorepo to v2.10.1 #266
Annotations
11 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:
rollup.config.ts#L9
Unsafe argument of type `any` assigned to a parameter of type `{}`
|
lint_eslint:
rollup.config.ts#L9
Unexpected any. Specify a different type
|
lint_eslint:
rollup.config.ts#L9
Unsafe member access .dependencies on an `any` value
|
lint_eslint:
rollup.config.ts#L10
Unsafe argument of type `any` assigned to a parameter of type `{}`
|
lint_eslint:
rollup.config.ts#L10
Unexpected any. Specify a different type
|
lint_eslint:
rollup.config.ts#L10
Unsafe member access .peerDependencies on an `any` value
|
lint_eslint:
rollup.config.ts#L30
Unexpected any. Specify a different type
|
lint_eslint:
rollup.config.ts#L46
Unexpected any. Specify a different type
|
lint_eslint:
src/configs/react.ts#L41
Unexpected any. Specify a different type
|
lint_eslint:
src/configs/react.ts#L41
Unsafe member access .plugins on an `any` value
|