Concurrent execution #67
ci.yml
on: pull_request
Lint
2m 40s
Check types
22s
Matrix: Unit tests
Annotations
7 errors and 9 warnings
|
Unit tests (14)
Process completed with exit code 1.
|
|
Check types:
src/apiGateway.ts#L19
Argument of type 'ParsedQs' is not assignable to parameter of type 'Record<string, string | ParsedQs | string[] | ParsedQs[] | undefined>'.
|
|
Check types
Process completed with exit code 2.
|
|
Unit tests (18)
The job was canceled because "_14" failed.
|
|
Unit tests (18)
The operation was canceled.
|
|
Unit tests (16)
The job was canceled because "_14" failed.
|
|
Unit tests (16)
The operation was canceled.
|
|
Lint
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
|
Check types
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
|
Unit tests (14)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
|
Unit tests (18)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
|
Unit tests (16)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
|
Lint:
src/index.ts#L68
'next' is defined but never used
|
|
Lint:
test/server.test.ts#L68
'response' is assigned a value but never used
|
|
Lint:
test/server.test.ts#L78
'response' is assigned a value but never used
|
|
Lint:
test/server.test.ts#L167
Unexpected any. Specify a different type
|