refactor: seperate types decorators 2 #67
ci.yml
on: push
format
/
check
17s
lint
/
check
19s
dependencies
/
check
17s
spelling
/
check
25s
test
/
run
26s
Annotations
17 warnings
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
|
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/.
|
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/.
|
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/.
|
docs
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2, peaceiris/actions-gh-pages@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
npm
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/.
|