Skip to content

maintenance: upgrade to TypeScript 5, Oclif 4, node 18+ #1260

maintenance: upgrade to TypeScript 5, Oclif 4, node 18+

maintenance: upgrade to TypeScript 5, Oclif 4, node 18+ #1260

Triggered via pull request November 26, 2024 15:54
Status Failure
Total duration 2m 50s
Artifacts

checks.yml

on: pull_request
Matrix: checks
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 60 warnings
Node 23 - x64 on windows-latest
Process completed with exit code 1.
Node 18 - x64 on windows-latest
Process completed with exit code 1.
Node 20 - x64 on windows-latest
Process completed with exit code 1.
Node 23 - x64 on ubuntu-latest: src/commands/deploy.ts#L70
Async method 'deployDirectory' has too many parameters (9). Maximum allowed is 4
Node 23 - x64 on ubuntu-latest: src/commands/deploy.ts#L140
Async method 'deploySingleFile' has too many parameters (9). Maximum allowed is 4
Node 23 - x64 on ubuntu-latest: src/commands/diff.ts#L80
Unexpected 'todo' comment: 'TODO: find a way to use the `open` node...'
Node 23 - x64 on ubuntu-latest: src/commands/preview.ts#L79
Unexpected 'todo' comment: 'TODO: find a way to use the `open` node...'
Node 23 - x64 on ubuntu-latest: src/core/deploy.ts#L42
Async method 'run' has too many parameters (9). Maximum allowed is 4
Node 23 - x64 on ubuntu-latest: src/core/diff.ts#L51
Async method 'createVersion' has too many parameters (6). Maximum allowed is 4
Node 23 - x64 on ubuntu-latest: src/core/diff.ts#L94
Unexpected 'todo' comment: 'TODO: return a real diff_id in the GET...'
Node 23 - x64 on ubuntu-latest: src/core/diff.ts#L118
Async method 'run' has too many parameters (8). Maximum allowed is 4
Node 23 - x64 on ubuntu-latest: src/core/overlay.ts#L40
Caution: `jsonpath` also has a named export `paths`. Check if you meant to write `import {paths} from 'jsonpath'` instead
Node 23 - x64 on ubuntu-latest: src/core/overlay.ts#L41
Blocks are nested too deeply (5). Maximum allowed is 4
Node 20 - x64 on ubuntu-latest: src/commands/deploy.ts#L70
Async method 'deployDirectory' has too many parameters (9). Maximum allowed is 4
Node 20 - x64 on ubuntu-latest: src/commands/deploy.ts#L140
Async method 'deploySingleFile' has too many parameters (9). Maximum allowed is 4
Node 20 - x64 on ubuntu-latest: src/commands/diff.ts#L80
Unexpected 'todo' comment: 'TODO: find a way to use the `open` node...'
Node 20 - x64 on ubuntu-latest: src/commands/preview.ts#L79
Unexpected 'todo' comment: 'TODO: find a way to use the `open` node...'
Node 20 - x64 on ubuntu-latest: src/core/deploy.ts#L42
Async method 'run' has too many parameters (9). Maximum allowed is 4
Node 20 - x64 on ubuntu-latest: src/core/diff.ts#L51
Async method 'createVersion' has too many parameters (6). Maximum allowed is 4
Node 20 - x64 on ubuntu-latest: src/core/diff.ts#L94
Unexpected 'todo' comment: 'TODO: return a real diff_id in the GET...'
Node 20 - x64 on ubuntu-latest: src/core/diff.ts#L118
Async method 'run' has too many parameters (8). Maximum allowed is 4
Node 20 - x64 on ubuntu-latest: src/core/overlay.ts#L40
Caution: `jsonpath` also has a named export `paths`. Check if you meant to write `import {paths} from 'jsonpath'` instead
Node 20 - x64 on ubuntu-latest: src/core/overlay.ts#L41
Blocks are nested too deeply (5). Maximum allowed is 4
Node 18 - x64 on ubuntu-latest: src/commands/deploy.ts#L70
Async method 'deployDirectory' has too many parameters (9). Maximum allowed is 4
Node 18 - x64 on ubuntu-latest: src/commands/deploy.ts#L140
Async method 'deploySingleFile' has too many parameters (9). Maximum allowed is 4
Node 18 - x64 on ubuntu-latest: src/commands/diff.ts#L80
Unexpected 'todo' comment: 'TODO: find a way to use the `open` node...'
Node 18 - x64 on ubuntu-latest: src/commands/preview.ts#L79
Unexpected 'todo' comment: 'TODO: find a way to use the `open` node...'
Node 18 - x64 on ubuntu-latest: src/core/deploy.ts#L42
Async method 'run' has too many parameters (9). Maximum allowed is 4
Node 18 - x64 on ubuntu-latest: src/core/diff.ts#L51
Async method 'createVersion' has too many parameters (6). Maximum allowed is 4
Node 18 - x64 on ubuntu-latest: src/core/diff.ts#L94
Unexpected 'todo' comment: 'TODO: return a real diff_id in the GET...'
Node 18 - x64 on ubuntu-latest: src/core/diff.ts#L118
Async method 'run' has too many parameters (8). Maximum allowed is 4
Node 18 - x64 on ubuntu-latest: src/core/overlay.ts#L40
Caution: `jsonpath` also has a named export `paths`. Check if you meant to write `import {paths} from 'jsonpath'` instead
Node 18 - x64 on ubuntu-latest: src/core/overlay.ts#L41
Blocks are nested too deeply (5). Maximum allowed is 4
Node 20 - x64 on macos-latest: src/commands/deploy.ts#L70
Async method 'deployDirectory' has too many parameters (9). Maximum allowed is 4
Node 20 - x64 on macos-latest: src/commands/deploy.ts#L140
Async method 'deploySingleFile' has too many parameters (9). Maximum allowed is 4
Node 20 - x64 on macos-latest: src/commands/diff.ts#L80
Unexpected 'todo' comment: 'TODO: find a way to use the `open` node...'
Node 20 - x64 on macos-latest: src/commands/preview.ts#L79
Unexpected 'todo' comment: 'TODO: find a way to use the `open` node...'
Node 20 - x64 on macos-latest: src/core/deploy.ts#L42
Async method 'run' has too many parameters (9). Maximum allowed is 4
Node 20 - x64 on macos-latest: src/core/diff.ts#L51
Async method 'createVersion' has too many parameters (6). Maximum allowed is 4
Node 20 - x64 on macos-latest: src/core/diff.ts#L94
Unexpected 'todo' comment: 'TODO: return a real diff_id in the GET...'
Node 20 - x64 on macos-latest: src/core/diff.ts#L118
Async method 'run' has too many parameters (8). Maximum allowed is 4
Node 20 - x64 on macos-latest: src/core/overlay.ts#L40
Caution: `jsonpath` also has a named export `paths`. Check if you meant to write `import {paths} from 'jsonpath'` instead
Node 20 - x64 on macos-latest: src/core/overlay.ts#L41
Blocks are nested too deeply (5). Maximum allowed is 4
Node 23 - x64 on macos-latest: src/commands/deploy.ts#L70
Async method 'deployDirectory' has too many parameters (9). Maximum allowed is 4
Node 23 - x64 on macos-latest: src/commands/deploy.ts#L140
Async method 'deploySingleFile' has too many parameters (9). Maximum allowed is 4
Node 23 - x64 on macos-latest: src/commands/diff.ts#L80
Unexpected 'todo' comment: 'TODO: find a way to use the `open` node...'
Node 23 - x64 on macos-latest: src/commands/preview.ts#L79
Unexpected 'todo' comment: 'TODO: find a way to use the `open` node...'
Node 23 - x64 on macos-latest: src/core/deploy.ts#L42
Async method 'run' has too many parameters (9). Maximum allowed is 4
Node 23 - x64 on macos-latest: src/core/diff.ts#L51
Async method 'createVersion' has too many parameters (6). Maximum allowed is 4
Node 23 - x64 on macos-latest: src/core/diff.ts#L94
Unexpected 'todo' comment: 'TODO: return a real diff_id in the GET...'
Node 23 - x64 on macos-latest: src/core/diff.ts#L118
Async method 'run' has too many parameters (8). Maximum allowed is 4
Node 23 - x64 on macos-latest: src/core/overlay.ts#L40
Caution: `jsonpath` also has a named export `paths`. Check if you meant to write `import {paths} from 'jsonpath'` instead
Node 23 - x64 on macos-latest: src/core/overlay.ts#L41
Blocks are nested too deeply (5). Maximum allowed is 4
Node 18 - x64 on macos-latest: src/commands/deploy.ts#L70
Async method 'deployDirectory' has too many parameters (9). Maximum allowed is 4
Node 18 - x64 on macos-latest: src/commands/deploy.ts#L140
Async method 'deploySingleFile' has too many parameters (9). Maximum allowed is 4
Node 18 - x64 on macos-latest: src/commands/diff.ts#L80
Unexpected 'todo' comment: 'TODO: find a way to use the `open` node...'
Node 18 - x64 on macos-latest: src/commands/preview.ts#L79
Unexpected 'todo' comment: 'TODO: find a way to use the `open` node...'
Node 18 - x64 on macos-latest: src/core/deploy.ts#L42
Async method 'run' has too many parameters (9). Maximum allowed is 4
Node 18 - x64 on macos-latest: src/core/diff.ts#L51
Async method 'createVersion' has too many parameters (6). Maximum allowed is 4
Node 18 - x64 on macos-latest: src/core/diff.ts#L94
Unexpected 'todo' comment: 'TODO: return a real diff_id in the GET...'
Node 18 - x64 on macos-latest: src/core/diff.ts#L118
Async method 'run' has too many parameters (8). Maximum allowed is 4
Node 18 - x64 on macos-latest: src/core/overlay.ts#L40
Caution: `jsonpath` also has a named export `paths`. Check if you meant to write `import {paths} from 'jsonpath'` instead
Node 18 - x64 on macos-latest: src/core/overlay.ts#L41
Blocks are nested too deeply (5). Maximum allowed is 4