Skip to content

build(deps-dev): bump the npm-development group across 1 directory with 6 updates #45

build(deps-dev): bump the npm-development group across 1 directory with 6 updates

build(deps-dev): bump the npm-development group across 1 directory with 6 updates #45

Triggered via pull request June 17, 2024 15:59
Status Failure
Total duration 3m 19s
Artifacts

linter.yml

on: pull_request
Lint Codebase
3m 9s
Lint Codebase
Fit to window
Zoom out
Zoom in

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.