Bump @oclif/plugin-help from 3.3.1 to 6.2.19 #114
Annotations
10 warnings
Run yarn test:
src/addon-client.ts#L3
Prefer `node:url` over `url`
|
Run yarn test:
src/addon-client.ts#L17
Argument 'config' should be typed with a non-any type
|
Run yarn test:
src/addon-client.ts#L21
'url.parse' was deprecated since v11.0.0. Use 'url.URL' constructor instead
|
Run yarn test:
src/commands/addons/admin/manifest/diff.ts#L10
Missing return type on function
|
Run yarn test:
src/commands/addons/admin/manifest/generate.ts#L31
Missing return type on function
|
Run yarn test:
src/commands/addons/admin/manifest/generate.ts#L52
Prefer `Number.isNaN()` over `isNaN()`
|
Run yarn test:
src/commands/addons/admin/manifest/pull.ts#L17
Missing return type on function
|
Run yarn test:
src/commands/addons/admin/manifest/push.ts#L15
Missing return type on function
|
Run yarn test:
src/commands/addons/admin/manifests.ts#L12
Missing return type on function
|
Run yarn test:
src/commands/addons/admin/manifests/info.ts#L18
Missing return type on function
|
Loading