Bump @oclif/test from 1.2.9 to 3.2.15 #42
Annotations
11 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@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/
|
src/commands/api.ts#L1
Using exported name 'color' as identifier for default export
|
src/commands/api.ts#L3
Using exported name 'cli' as identifier for default export
|
src/commands/api.ts#L5
Prefer `node:util` over `util`
|
src/commands/api.ts#L6
Expected "url" to come before "util"
|
src/commands/api.ts#L6
Prefer `node:url` over `url`
|
src/commands/api.ts#L45
Expected "accept-inclusion" to come before "version"
|
src/commands/api.ts#L49
Expected "args" to come before "flags"
|
src/commands/api.ts#L50
Expected "description" to come before "name"
|
src/commands/api.ts#L51
Expected "description" to come before "name"
|
src/commands/api.ts#L57
Do not use "require"
|
This job succeeded
Loading