v11.0.0 #179
Annotations
10 warnings
Run yarn test:
examples/login.ts#L11
Do not use "require"
|
Run yarn test:
examples/logout.ts#L11
Do not use "require"
|
Run yarn test:
examples/logout.ts#L11
"@oclif/errors/handle" is not found
|
Run yarn test:
src/api-client.ts#L64
'url.parse' was deprecated since v11.0.0. Use 'url.URL' constructor instead
|
Run yarn test:
src/api-client.ts#L114
Prefer `.some(…)` over `.find(…)`
|
Run yarn test:
src/command.ts#L4
Do not use "require"
|
Run yarn test:
src/command.ts#L10
Do not use "require"
|
Run yarn test:
src/command.ts#L26
Do not use "require"
|
Run yarn test:
src/deps.ts#L52
Do not use "require"
|
Run yarn test:
src/file.ts#L6
Do not use "require"
|
Loading