Skip to content

feat: 🔇 params to mute warnings #47

feat: 🔇 params to mute warnings

feat: 🔇 params to mute warnings #47

Triggered via push December 18, 2024 03:55
Status Failure
Total duration 3m 7s
Artifacts

linter.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 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#L178
Functions that return promises must be async
Lint Codebase: src/json.ts#L200
Expected '!==' and instead saw '!='
Lint Codebase
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Lint Codebase: .github/linters/tsconfig.json#L1
File ignored by default.
Lint Codebase: .prettierrc.json#L1
File ignored by default.