Skip to content

feature(eas-cli): add worker:alias --json support for 3rd parties and custom tooling #7343

feature(eas-cli): add worker:alias --json support for 3rd parties and custom tooling

feature(eas-cli): add worker:alias --json support for 3rd parties and custom tooling #7343

Triggered via pull request September 13, 2024 13:55
Status Failure
Total duration 3m 34s
Artifacts

test.yml

on: pull_request
Matrix: test
Notify Slack
0s
Notify Slack
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 12 warnings
Test with Node 22
Process completed with exit code 1.
Test with Node 18
The job was canceled because "_22" failed.
Test with Node 18
The operation was canceled.
Test with Node 20
The job was canceled because "_22" failed.
Test with Node 20
The operation was canceled.
Test with Node 22
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
Test with Node 22
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, 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/
Test with Node 22: packages/eas-cli/src/commands/worker/alias.ts#L14
`../../commandUtils/flags` import should occur before import of `../../log`
Test with Node 22: packages/eas-cli/src/commands/worker/alias.ts#L15
`../../utils/json` import should occur before import of `../../worker/deployment`
Test with Node 22: packages/eas-cli/src/commands/worker/alias.ts#L112
Returning a void expression from a function is forbidden. Please move it before the `return` statement
Test with Node 22: packages/eas-cli/src/commands/worker/alias.ts#L116
Insert `⏎············`
Test with Node 22: packages/eas-cli/src/commands/worker/alias.ts#L120
Replace `}]` with `··},⏎··········],`
Test with Node 22: packages/eas-cli/src/commands/worker/alias.ts#L150
Replace `⏎······'The·`--alias`·flag·must·be·set·when·running·in·`--non-interactive`·mode.'⏎····` with `'The·`--alias`·flag·must·be·set·when·running·in·`--non-interactive`·mode.'`
Test with Node 22: packages/eas-cli/src/commands/worker/alias.ts#L181
Replace `⏎······'The·`--id`·flag·must·be·set·when·running·in·`--non-interactive`·mode.'⏎····` with `'The·`--id`·flag·must·be·set·when·running·in·`--non-interactive`·mode.'`