refactor: seperate types decorators #65
ci.yml
on: push
format
/
check
22s
lint
/
check
23s
dependencies
/
check
22s
spelling
/
check
17s
test
/
run
31s
Annotations
2 errors and 15 warnings
format / check
Process completed with exit code 1.
|
green-light
Process completed with exit code 1.
|
spelling / check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
dependencies / check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
format / check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint / check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint / check:
src/decorators.ts#L41
Unexpected any. Specify a different type
|
lint / check:
src/decorators.ts#L42
Unsafe spread of an `any` array type
|
lint / check:
src/decorators.ts#L70
Unexpected any. Specify a different type
|
lint / check:
src/decorators.ts#L121
Unexpected any. Specify a different type
|
lint / check:
src/decorators.ts#L122
Unsafe spread of an `any` array type
|
lint / check:
src/decorators.ts#L156
Unexpected any. Specify a different type
|
lint / check:
src/decorators.ts#L157
Unsafe spread of an `any` array type
|
lint / check:
src/types.ts#L35
Unexpected any. Specify a different type
|
lint / check:
src/types.ts#L35
Unexpected any. Specify a different type
|
lint / check:
src/types.ts#L41
Unexpected any. Specify a different type
|
test / run
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|