Skip to content

fix: ⚗️ empty outputs is the problem? #11

fix: ⚗️ empty outputs is the problem?

fix: ⚗️ empty outputs is the problem? #11

Triggered via push February 3, 2024 00:38
Status Failure
Total duration 3m 19s
Artifacts

linter.yml

on: push
Lint Codebase
3m 8s
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#L99
Type boolean trivially inferred from a boolean literal, remove type annotation
Lint Codebase: src/json.ts#L100
Type boolean trivially inferred from a boolean literal, remove type annotation
Lint Codebase: src/json.ts#L105
Functions that return promises must be async
Lint Codebase: src/main.ts#L2
Replace `⏎··DepotRouteMap,⏎··RepositoryIdentifier⏎` with `·DepotRouteMap,·RepositoryIdentifier·`
Lint Codebase: src/main.ts#L6
Delete `;`
Lint Codebase: src/main.ts#L6
Extra semicolon
Lint Codebase: .github/linters/tsconfig.json#L1
File ignored by default.
Lint Codebase: .prettierrc.json#L1
File ignored by default.