ci(#58): add codecov
#77
ci.yml
on: push
format
/
check
15s
lint
/
check
19s
dependencies
/
check
17s
spelling
/
check
16s
test
/
run
28s
coverage
/
run
27s
Annotations
3 errors and 17 warnings
format / check
Process completed with exit code 1.
|
coverage / run
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
green-light
Process completed with exit code 1.
|
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/.
|
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/.
|
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/.
|
test / run
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4.0.1/dist/codecov' failed with exit code 1
|
coverage / 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/.
|