chore(dev-deps): update all non-major dependencies (#1238) #330
Annotations
11 warnings
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/
|
Run pnpm run lint:eslint:
rollup.config.ts#L9
Unsafe argument of type `any` assigned to a parameter of type `{}`
|
Run pnpm run lint:eslint:
rollup.config.ts#L9
Unexpected any. Specify a different type
|
Run pnpm run lint:eslint:
rollup.config.ts#L9
Unsafe member access .dependencies on an `any` value
|
Run pnpm run lint:eslint:
rollup.config.ts#L10
Unsafe argument of type `any` assigned to a parameter of type `{}`
|
Run pnpm run lint:eslint:
rollup.config.ts#L10
Unexpected any. Specify a different type
|
Run pnpm run lint:eslint:
rollup.config.ts#L10
Unsafe member access .peerDependencies on an `any` value
|
Run pnpm run lint:eslint:
rollup.config.ts#L30
Unexpected any. Specify a different type
|
Run pnpm run lint:eslint:
rollup.config.ts#L46
Unexpected any. Specify a different type
|
Run pnpm run lint:eslint:
src/configs/react.ts#L41
Unexpected any. Specify a different type
|
Run pnpm run lint:eslint:
src/configs/react.ts#L41
Unsafe member access .plugins on an `any` value
|
Loading