build(deps-dev): bump the npm-development group across 1 directory with 6 updates #45
Annotations
10 errors and 2 warnings
Lint Codebase:
__tests__/wait.test.ts#L5
Unable to resolve path to module '../src/wait'
|
Lint Codebase:
src/json.ts#L1
RestEndpointMethodTypes not found in '@octokit/rest'
|
Lint Codebase:
src/json.ts#L1
'RestEndpointMethodTypes' is defined but never used
|
Lint Codebase:
src/json.ts#L3
'DepotType' is defined but never used
|
Lint Codebase:
src/json.ts#L28
ES2015 module syntax is preferred over namespaces
|
Lint Codebase:
src/json.ts#L40
Array type using 'Array<string>' is forbidden. Use 'string[]' instead
|
Lint Codebase:
src/json.ts#L44
Array type using 'Array<string>' is forbidden. Use 'string[]' instead
|
Lint Codebase:
src/json.ts#L54
'retrieveTemplateDetails' is already defined
|
Lint Codebase:
src/json.ts#L175
Functions that return promises must be async
|
Lint Codebase:
src/main.ts#L6
Unnecessary escape character: \/
|
Lint Codebase:
.github/linters/tsconfig.json#L1
File ignored by default.
|
Lint Codebase:
.prettierrc.json#L1
File ignored by default.
|