Skip to content

build(deps): bump adm-zip from 0.5.10 to 0.5.14 in the npm-production group across 1 directory #43

build(deps): bump adm-zip from 0.5.10 to 0.5.14 in the npm-production group across 1 directory

build(deps): bump adm-zip from 0.5.10 to 0.5.14 in the npm-production group across 1 directory #43

Triggered via pull request June 10, 2024 15:33
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.