Skip to content

Concurrent execution #67

Concurrent execution

Concurrent execution #67

Triggered via pull request February 5, 2025 07:03
Status Failure
Total duration 2m 48s
Artifacts

ci.yml

on: pull_request
Matrix: Unit tests
Fit to window
Zoom out
Zoom in

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