Skip to content

Release workflow

Release workflow #39

Re-run triggered November 22, 2024 07:18
Status Success
Total duration 9m 41s
Artifacts

release_and_deploy_production.yml

on: workflow_dispatch
Load Commit Ref
7s
Load Commit Ref
run-tests
8m 6s
run-tests
Check Provider Bitmaps
2m 43s
Check Provider Bitmaps
Create Draft Release
3s
Create Draft Release
Deploy API to Staging  /  Build and push IAM docker image
7m 31s
Deploy API to Staging / Build and push IAM docker image
Deploy API to Staging  /  Build and push embed docker image
7m 49s
Deploy API to Staging / Build and push embed docker image
Deploy API to Staging  /  Preview - Deploying AWS Infra
1m 9s
Deploy API to Staging / Preview - Deploying AWS Infra
Deploy API to Staging  /  Review Approval Pending
0s
Deploy API to Staging / Review Approval Pending
Deploy API to Staging  /  Deploying AWS Infra
1m 11s
Deploy API to Staging / Deploying AWS Infra
Deploy UI to Staging - Push to branch
9s
Deploy UI to Staging - Push to branch
Deploy API to Production  /  Build and push IAM docker image
7m 40s
Deploy API to Production / Build and push IAM docker image
Deploy API to Production  /  Build and push embed docker image
7m 47s
Deploy API to Production / Build and push embed docker image
Deploy API to Production  /  Preview - Deploying AWS Infra
1m 15s
Deploy API to Production / Preview - Deploying AWS Infra
Deploy API to Production  /  Review Approval Pending
0s
Deploy API to Production / Review Approval Pending
Deploy API to Production  /  Deploying AWS Infra
8m 52s
Deploy API to Production / Deploying AWS Infra
Deploy UI to Production - Push to branch
6s
Deploy UI to Production - Push to branch
Release
2s
Release
Fit to window
Zoom out
Zoom in

Annotations

59 warnings
Load Commit Ref
The following actions use a deprecated Node.js version and will be forced to run on node20: paulhatch/[email protected], actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
run-tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, 1password/load-secrets-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
run-tests: iam/src/index.ts#L12
'verifyMessage' is defined but never used
run-tests: iam/src/index.ts#L344
Promise returned in function argument where a void return was expected
run-tests: iam/src/index.ts#L428
Promise returned in function argument where a void return was expected
run-tests: iam/src/index.ts#L483
Promise returned in function argument where a void return was expected
run-tests: iam/src/scripts/buildProviderBitMapInfo.ts#L20
Unexpected console statement
run-tests: iam/src/scripts/buildProviderBitMapInfo.ts#L27
Unexpected console statement
run-tests: iam/src/scripts/buildProviderBitMapInfo.ts#L30
Unexpected console statement
run-tests: iam/src/scripts/checkOnChainProvidersAreInSync.ts#L8
Unexpected console statement
run-tests: iam/src/scripts/checkOnChainProvidersAreInSync.ts#L14
Unexpected console statement
run-tests: iam/src/scripts/checkOnChainProvidersAreInSync.ts#L15
Unexpected console statement
run-tests: iam/src/index.ts#L12
'verifyMessage' is defined but never used
run-tests: iam/src/index.ts#L344
Promise returned in function argument where a void return was expected
run-tests: iam/src/index.ts#L428
Promise returned in function argument where a void return was expected
run-tests: iam/src/index.ts#L483
Promise returned in function argument where a void return was expected
run-tests: iam/src/scripts/buildProviderBitMapInfo.ts#L20
Unexpected console statement
run-tests: iam/src/scripts/buildProviderBitMapInfo.ts#L27
Unexpected console statement
run-tests: iam/src/scripts/buildProviderBitMapInfo.ts#L30
Unexpected console statement
run-tests: iam/src/scripts/checkOnChainProvidersAreInSync.ts#L8
Unexpected console statement
run-tests: iam/src/scripts/checkOnChainProvidersAreInSync.ts#L14
Unexpected console statement
run-tests: iam/src/scripts/checkOnChainProvidersAreInSync.ts#L15
Unexpected console statement
Check Provider Bitmaps
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, 1password/load-secrets-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Check Provider Bitmaps: iam/src/index.ts#L12
'verifyMessage' is defined but never used
Check Provider Bitmaps: iam/src/index.ts#L344
Promise returned in function argument where a void return was expected
Check Provider Bitmaps: iam/src/index.ts#L428
Promise returned in function argument where a void return was expected
Check Provider Bitmaps: iam/src/index.ts#L483
Promise returned in function argument where a void return was expected
Check Provider Bitmaps: iam/src/scripts/buildProviderBitMapInfo.ts#L20
Unexpected console statement
Check Provider Bitmaps: iam/src/scripts/buildProviderBitMapInfo.ts#L27
Unexpected console statement
Check Provider Bitmaps: iam/src/scripts/buildProviderBitMapInfo.ts#L30
Unexpected console statement
Deploy API to Staging / Build and push IAM docker image
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/
Deploy API to Staging / Build and push IAM docker image
Your docker password is not masked. See https://github.com/aws-actions/amazon-ecr-login#docker-credentials for more information.
Deploy API to Staging / Build and push IAM docker image
The following actions uses node12 which is deprecated and will be forced to run on node16: aws-actions/configure-aws-credentials@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Deploy API to Staging / Build and push IAM docker image
The following actions use a deprecated Node.js version and will be forced to run on node20: 1password/load-secrets-action@v1, actions/checkout@v3, aws-actions/configure-aws-credentials@v1, aws-actions/amazon-ecr-login@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Deploy API to Staging / Preview - Deploying AWS Infra
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Deploy API to Staging / Preview - Deploying AWS Infra
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 1password/load-secrets-action@v1, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Deploy API to Staging / Build and push embed docker image
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/
Deploy API to Staging / Build and push embed docker image
The following actions uses node12 which is deprecated and will be forced to run on node16: aws-actions/configure-aws-credentials@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Deploy API to Staging / Build and push embed docker image
The following actions use a deprecated Node.js version and will be forced to run on node20: 1password/load-secrets-action@v1, actions/checkout@v3, aws-actions/configure-aws-credentials@v1, aws-actions/amazon-ecr-login@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Deploy API to Staging / Deploying AWS Infra
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Deploy API to Staging / Deploying AWS Infra
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 1password/load-secrets-action@v1, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Deploy UI to Staging - Push to branch
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Deploy API to Production / Build and push embed docker image
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/
Deploy API to Production / Build and push embed docker image
The following actions uses node12 which is deprecated and will be forced to run on node16: aws-actions/configure-aws-credentials@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Deploy API to Production / Build and push embed docker image
The following actions use a deprecated Node.js version and will be forced to run on node20: 1password/load-secrets-action@v1, actions/checkout@v3, aws-actions/configure-aws-credentials@v1, aws-actions/amazon-ecr-login@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Deploy API to Production / Preview - Deploying AWS Infra
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Deploy API to Production / Preview - Deploying AWS Infra
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 1password/load-secrets-action@v1, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Deploy API to Production / Build and push IAM docker image
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/
Deploy API to Production / Build and push IAM docker image
The following actions uses node12 which is deprecated and will be forced to run on node16: aws-actions/configure-aws-credentials@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Deploy API to Production / Build and push IAM docker image
The following actions use a deprecated Node.js version and will be forced to run on node20: 1password/load-secrets-action@v1, actions/checkout@v3, aws-actions/configure-aws-credentials@v1, aws-actions/amazon-ecr-login@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Deploy API to Production / Deploying AWS Infra
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Deploy API to Production / Deploying AWS Infra
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 1password/load-secrets-action@v1, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Deploy UI to Production - Push to branch
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/