Skip to content

fix: use chalk to style error message insted of using directly ansi e… #347

fix: use chalk to style error message insted of using directly ansi e…

fix: use chalk to style error message insted of using directly ansi e… #347

Re-run triggered June 17, 2024 08:09
Status Failure
Total duration 1m 43s
Artifacts

ci.yml

on: push
Matrix: build_and_test
build_docs
0s
build_docs
publish
0s
publish
Deploy documentation
0s
Deploy documentation
Fit to window
Zoom out
Zoom in

Annotations

21 errors
build_and_test (lts/*): pkg/core/src/plugin.ts#L400
Unexpected any. Specify a different type
build_and_test (lts/*): pkg/core/src/plugin.ts#L456
Unexpected any. Specify a different type
build_and_test (lts/*): pkg/core/src/plugin.ts#L492
Unexpected any. Specify a different type
build_and_test (lts/*): pkg/core/src/plugin.ts#L595
Unexpected any. Specify a different type
build_and_test (lts/*): pkg/core/src/slangroom.ts#L159
'boldError' is never reassigned. Use 'const' instead
build_and_test (lts/*): pkg/core/src/slangroom.ts#L171
'err' is never reassigned. Use 'const' instead
build_and_test (lts/*): pkg/db/src/plugin.ts#L58
Unexpected any. Specify a different type
build_and_test (lts/*): pkg/db/src/plugin.ts#L86
Unexpected any. Specify a different type
build_and_test (lts/*): pkg/db/src/plugin.ts#L114
Unexpected var, use let or const instead
build_and_test (lts/*): pkg/db/test/e2e.ts#L17
Unexpected control character(s) in regular expression: \x1b
build_and_test (current): pkg/core/src/plugin.ts#L400
Unexpected any. Specify a different type
build_and_test (current): pkg/core/src/plugin.ts#L456
Unexpected any. Specify a different type
build_and_test (current): pkg/core/src/plugin.ts#L492
Unexpected any. Specify a different type
build_and_test (current): pkg/core/src/plugin.ts#L595
Unexpected any. Specify a different type
build_and_test (current): pkg/core/src/slangroom.ts#L159
'boldError' is never reassigned. Use 'const' instead
build_and_test (current): pkg/core/src/slangroom.ts#L171
'err' is never reassigned. Use 'const' instead
build_and_test (current): pkg/db/src/plugin.ts#L58
Unexpected any. Specify a different type
build_and_test (current): pkg/db/src/plugin.ts#L86
Unexpected any. Specify a different type
build_and_test (current): pkg/db/src/plugin.ts#L114
Unexpected var, use let or const instead
build_and_test (current): pkg/db/test/e2e.ts#L17
Unexpected control character(s) in regular expression: \x1b
build_and_test (current)
Process completed with exit code 1.