workflows are out of beta and GA - #835
Merged
Merged
Annotations
11 warnings
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v3, actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Run npm run test-coverage:
test/commands/diff.test.ts#L6
Caution: `nock` also has a named export `disableNetConnect`. Check if you meant to write `import {disableNetConnect} from 'nock'` instead
|
|
Run npm run test-coverage:
test/commands/deploy.test.ts#L109
Too many nested callbacks (5). Maximum allowed is 4
|
|
Run npm run test-coverage:
test/commands/deploy.test.ts#L8
Caution: `nock` also has a named export `disableNetConnect`. Check if you meant to write `import {disableNetConnect} from 'nock'` instead
|
|
Run npm run test-coverage:
src/core/diff.ts#L141
Async method 'run' has too many parameters (10). Maximum allowed is 4
|
|
Run npm run test-coverage:
src/core/diff.ts#L116
Unexpected 'todo' comment: 'TODO: return a real diff_id in the GET...'
|
|
Run npm run test-coverage:
src/core/diff.ts#L71
Async method 'createVersion' has too many parameters (7). Maximum allowed is 4
|
|
Run npm run test-coverage:
src/core/diff.ts#L36
Async method 'createDiff' has too many parameters (5). Maximum allowed is 4
|
|
Run npm run test-coverage:
src/core/deploy.ts#L42
Async method 'run' has too many parameters (10). Maximum allowed is 4
|
|
Run npm run test-coverage:
src/commands/deploy.ts#L151
Async method 'deploySingleFile' has too many parameters (10). Maximum allowed is 4
|
|
Run npm run test-coverage:
src/commands/deploy.ts#L79
Async method 'deployDirectory' has too many parameters (10). Maximum allowed is 4
|
background
wait
wait-all
cancel
parallel
Loading