fix: test #7113
ci.yml
on: push
Determine if Build & Deploy is needed
0s
install
37s
Build and deploy to ECS
/
...
/
Build and push image to ECR
Build and deploy to ECS
/
...
/
Build and push image to ECR
Build and deploy to EB
0s
Build and deploy to ECS
/
...
/
deploy
Build and deploy to ECS
/
...
/
deploy
Annotations
19 warnings
|
install
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
|
|
Determine if Build & Deploy is needed
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
Determine if Build & Deploy is needed
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
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
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
lint:
src/config/config.ts#L5
Unexpected any. Specify a different type
|
|
lint:
src/config/config.ts#L13
Unexpected any. Specify a different type
|
|
lint:
src/config/config.ts#L20
Unexpected use of 'isNaN'. Use Number.isNaN instead https://github.com/airbnb/javascript#standard-library--isnan
|
|
lint:
src/config/config.ts#L34
Unexpected any. Specify a different type
|
|
lint:
src/constants/constants.ts#L5
'JobStatus' is already declared in the upper scope on line 5 column 13
|
|
lint:
src/constants/constants.ts#L11
'SiteStatus' is already declared in the upper scope on line 11 column 13
|
|
lint:
src/constants/constants.ts#L17
'RedirectionTypes' is already declared in the upper scope on line 17 column 13
|
|
lint:
src/constants/constants.ts#L22
'CollaboratorRoles' is already declared in the upper scope on line 22 column 13
|
|
lint:
src/constants/constants.ts#L33
'ReviewRequestStatus' is already declared in the upper scope on line 33 column 13
|
|
lint:
src/constants/featureFlags.ts#L1
Prefer default export on a file with single export
|
|
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
|
|
test
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
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|