Merge pull request #1421 from isomerpages/release_v0.90.0 #7022
ci.yml
on: push
Determine if Build & Deploy is needed
0s
install
1m 30s
Build and deploy to ECS
/
...
/
Build and push image to ECR
1m 29s
Build and deploy to ECS
/
...
/
Build and push image to ECR
1m 30s
Build and deploy to EB
17s
Build and deploy to ECS
/
...
/
deploy
18m 11s
Build and deploy to ECS
/
...
/
deploy
18m 59s
Annotations
1 error and 29 warnings
Build and deploy to EB
Process completed with exit code 2.
|
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/
|
Build and deploy to EB
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v3, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build and deploy to EB
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
install
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v3, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
install
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build and deploy to ECS / Deploy app to production / Build and push image to ECR
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/setup-buildx-action@v2, aws-actions/configure-aws-credentials@v2, aws-actions/amazon-ecr-login@v1, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build and deploy to ECS / Deploy app to production / Build and push image to ECR
Your docker password is not masked. See https://github.com/aws-actions/amazon-ecr-login#docker-credentials for more information.
|
Build and deploy to ECS / Deploy support to staging / Build and push image to ECR
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/setup-buildx-action@v2, aws-actions/configure-aws-credentials@v2, aws-actions/amazon-ecr-login@v1, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build and deploy to ECS / Deploy support to staging / Build and push image to ECR
Your docker password is not masked. See https://github.com/aws-actions/amazon-ecr-login#docker-credentials for more information.
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v3, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
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
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v3, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v3, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build and deploy to ECS / Deploy app to production / deploy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/setup-qemu-action@v2, aws-actions/configure-aws-credentials@v2, aws-actions/amazon-ecr-login@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build and deploy to ECS / Deploy app to production / deploy
Your docker password is not masked. See https://github.com/aws-actions/amazon-ecr-login#docker-credentials for more information.
|
Build and deploy to ECS / Deploy support to staging / deploy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/setup-qemu-action@v2, aws-actions/configure-aws-credentials@v2, aws-actions/amazon-ecr-login@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build and deploy to ECS / Deploy support to staging / deploy
Your docker password is not masked. See https://github.com/aws-actions/amazon-ecr-login#docker-credentials for more information.
|