maintenance: upgrade to TypeScript 5, Oclif 4, node 18+ #1256
Annotations
1 error and 11 warnings
Run npm run test-coverage
Process completed with exit code 1.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3, actions/setup-node@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 npm run test-coverage:
src/commands/deploy.ts#L58
Unexpected 'todo' comment: 'TODO: re-enable --help flag plugin if...'
|
Run npm run test-coverage:
src/commands/deploy.ts#L72
Async method 'deployDirectory' has too many parameters (9). Maximum allowed is 4
|
Run npm run test-coverage:
src/commands/deploy.ts#L145
Async method 'deploySingleFile' has too many parameters (9). Maximum allowed is 4
|
Run npm run test-coverage:
src/commands/diff.ts#L51
Unexpected 'todo' comment: 'TODO: re-enable --help flag plugin if...'
|
Run npm run test-coverage:
src/commands/diff.ts#L82
Unexpected 'todo' comment: 'TODO: find a way to use the `open` node...'
|
Run npm run test-coverage:
src/commands/overlay.ts#L32
Unexpected 'todo' comment: 'TODO: re-enable --help flag plugin if...'
|
Run npm run test-coverage:
src/commands/preview.ts#L27
Unexpected 'todo' comment: 'TODO: re-enable --help flag plugin if...'
|
Run npm run test-coverage:
src/commands/preview.ts#L79
Unexpected 'todo' comment: 'TODO: find a way to use the `open` node...'
|
Run npm run test-coverage:
src/core/deploy.ts#L42
Async method 'run' has too many parameters (9). Maximum allowed is 4
|
Run npm run test-coverage:
src/core/diff.ts#L51
Async method 'createVersion' has too many parameters (6). Maximum allowed is 4
|
Loading