Skip to content

deploy-aws

deploy-aws #121

Manually triggered March 8, 2024 01:06
Status Success
Total duration 3m 47s
Artifacts

deploy_aws.yml

on: workflow_dispatch
Deploy web to AWS
3m 39s
Deploy web to AWS
Deploy server to AWS
1m 26s
Deploy server to AWS
Deploy worker to AWS
1m 10s
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/