build(deps-dev): bump oclif from 4.15.16 to 4.17.4 #614
Annotations
11 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run npm run test-coverage:
src/commands/deploy.ts#L70
Async method 'deployDirectory' has too many parameters (9). Maximum allowed is 4
|
Run npm run test-coverage:
src/commands/deploy.ts#L140
Async method 'deploySingleFile' has too many parameters (9). Maximum allowed is 4
|
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#L60
Async method 'createVersion' has too many parameters (6). Maximum allowed is 4
|
Run npm run test-coverage:
src/core/diff.ts#L103
Unexpected 'todo' comment: 'TODO: return a real diff_id in the GET...'
|
Run npm run test-coverage:
src/core/diff.ts#L127
Async method 'run' has too many parameters (8). Maximum allowed is 4
|
Run npm run test-coverage:
src/core/overlay.ts#L40
Caution: `jsonpath` also has a named export `paths`. Check if you meant to write `import {paths} from 'jsonpath'` instead
|
Run npm run test-coverage:
src/core/overlay.ts#L41
Blocks are nested too deeply (5). Maximum allowed is 4
|
Run npm run test-coverage:
src/core/overlay.ts#L45
Caution: `jsonpath` also has a named export `parent`. Check if you meant to write `import {parent} from 'jsonpath'` instead
|
Run npm run test-coverage:
src/core/overlay.ts#L47
Blocks are nested too deeply (5). Maximum allowed is 4
|
Loading