chore(deps): update all non-major dependencies #305
Annotations
7 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint:
src/index.ts#L50
Unsafe array destructuring of a tuple element with an `any` value
|
lint:
src/index.ts#L50
Unsafe array destructuring of a tuple element with an `any` value
|
lint:
src/index.ts#L59
Unsafe assignment of an `any` value
|
lint:
src/index.ts#L67
Unsafe assignment of an `any` value
|
lint:
src/index.ts#L75
Unsafe array destructuring of a tuple element with an `any` value
|
lint:
src/index.ts#L84
Unsafe assignment of an `any` value
|
Loading