maintenance: upgrade to TypeScript 5, Oclif 4, node 18+ #1256
Annotations
2 errors and 10 warnings
|
Run npm run test-coverage
The operation was canceled.
|
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