Skip to content
This repository has been archived by the owner on Oct 8, 2024. It is now read-only.

Add linter and code formatter #3

Add linter and code formatter

Add linter and code formatter #3

Triggered via pull request January 19, 2024 01:43
Status Failure
Total duration 35s
Artifacts

ci-as-lint.yml

on: pull_request
Get Directories
4s
Get Directories
Matrix: Lint
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Lint (src/): src/assembly/index.ts#L46
'probabilities' is never reassigned. Use 'const' instead
Lint (src/): src/assembly/index.ts#L66
'probabilities' is never reassigned. Use 'const' instead
Lint (src/)
Process completed with exit code 1.
Lint (examples/hmplugin1/)
The job was canceled because "src_" failed.