Skip to content

deploy-aws

deploy-aws #116

Manually triggered March 7, 2024 11:03
Status Success
Total duration 4m 10s
Artifacts

deploy_aws.yml

on: workflow_dispatch
Deploy web to AWS
4m 1s
Deploy web to AWS
Deploy server to AWS
1m 21s
Deploy server to AWS
Deploy worker to AWS
1m 0s
Deploy worker to AWS
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
Deploy web to AWS
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3, codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Deploy web to AWS: web/src/gql/queries/assets.ts#L129
Replace `$projectId:·ID!,·$filename:·String!,·$cursor:·String!,·$contentLength:·Int!` with `⏎····$projectId:·ID!⏎····$filename:·String!⏎····$cursor:·String!⏎····$contentLength:·Int!⏎··`
Deploy web to AWS: web/src/gql/queries/assets.ts#L130
Replace `input:·{·projectId:·$projectId,·filename:·$filename,·cursor:·$cursor,·contentLength:·$contentLength·}` with `⏎······input:·{⏎········projectId:·$projectId⏎········filename:·$filename⏎········cursor:·$cursor⏎········contentLength:·$contentLength⏎······}⏎····`
Deploy web to AWS
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/