Skip to content

build: update dist

build: update dist #9

Triggered via push February 2, 2024 03:21
Status Failure
Total duration 3m 6s
Artifacts

linter.yml

on: push
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/main.ts#L2
'github' is defined but never used
Lint Codebase: src/main.ts#L9
Unnecessary escape character: \/
Lint Codebase: src/main.ts#L9
Unnecessary escape character: \/
Lint Codebase: src/main.ts#L15
Unexpected string concatenation
Lint Codebase: src/main.ts#L21
Unexpected string concatenation
Lint Codebase: src/main.ts#L50
Array type using 'Array<T>' is forbidden. Use 'T[]' instead
Lint Codebase: src/main.ts#L51
Array type using 'Array<T>' is forbidden. Use 'T[]' instead
Lint Codebase: src/main.ts#L70
Missing return type on function
Lint Codebase: src/message.ts#L37
Unexpected string concatenation
Lint Codebase: .github/linters/tsconfig.json#L1
File ignored by default.
Lint Codebase: .prettierrc.json#L1
File ignored by default.