Skip to content

ci: fix eslint & test reports continue even when previous is failing #10

ci: fix eslint & test reports continue even when previous is failing

ci: fix eslint & test reports continue even when previous is failing #10

This check has been archived and is scheduled for deletion. Learn more about checks retention
GitHub Actions / ESLint Report Analysis failed Nov 2, 2023 in 0s

ESLint Report Analysis

3 ESLint error(s) and 0 ESLint warning(s) found

Details

Annotations

Check failure on line 59 in src/decode.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

src/decode.ts#L58-L59

[no-multiple-empty-lines] More than 1 blank line not allowed.

Check failure on line 59 in src/decode.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

src/decode.ts#L59

[indent] Expected indentation of 2 spaces but found 0.

Check failure on line 62 in src/decode.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

src/decode.ts#L61-L62

[no-multiple-empty-lines] More than 1 blank line not allowed.