This repository has been archived by the owner on Nov 25, 2024. It is now read-only.
Update all non-major dependencies #4
Annotations
10 errors and 2 warnings
lint:
packages/cli/src/bin.ts#L13
Unsafe assignment of an `any` value
|
lint:
packages/cli/src/bin.ts#L14
Unsafe assignment of an `any` value
|
lint:
packages/cli/src/bin.ts#L14
Unsafe call of an `any` typed value
|
lint:
packages/cli/src/bin.ts#L15
Unsafe call of an `any` typed value
|
lint:
packages/cli/src/bin.ts#L15
Unsafe member access .emit on an `any` value
|
lint:
packages/cli/src/bin.ts#L27
Unsafe assignment of an `any` value
|
lint:
packages/cli/src/bin.ts#L28
Unsafe assignment of an `any` value
|
lint:
packages/cli/src/bin.ts#L28
Unsafe call of an `any` typed value
|
lint:
packages/cli/src/bin.ts#L31
Unsafe call of an `any` typed value
|
lint:
packages/cli/src/bin.ts#L31
Unsafe member access .watch on an `any` value
|
lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: pnpm/action-setup@v2.4.1. 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/cli/src/load-config.ts#L17
'any' overrides all other types in this union type
|