fix: Fix info api gateway invalid domain #126 #124
Annotations
13 warnings
tests
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
|
build
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
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/deploy/deploy.test.ts#L6
Unexpected any. Specify a different type
|
lint:
src/deploy/deploy.test.ts#L7
Unexpected any. Specify a different type
|
lint:
src/deploy/deploy.test.ts#L52
Unexpected console statement
|
lint:
src/deploy/deploy.ts#L53
Unexpected any. Specify a different type
|
lint:
src/entities/openapi-spec.test.ts#L5
Unexpected any. Specify a different type
|
lint:
src/entities/openapi-spec.test.ts#L6
Unexpected any. Specify a different type
|
lint:
src/entities/openapi-spec.test.ts#L7
Unexpected any. Specify a different type
|
lint:
src/entities/openapi-spec.test.ts#L48
Unexpected console statement
|
lint:
src/entities/openapi-spec.test.ts#L119
Unexpected any. Specify a different type
|
lint:
src/entities/openapi-spec.test.ts#L198
Unexpected any. Specify a different type
|