Added option for custom level colors #86
ci.yml
on: pull_request
Matrix: test / Test
test
/
Test Fastify Integration
0s
test
/
Dependency Review
5s
test
/
Check Licenses
0s
test
/
Lint Code
20s
test
/
Automerge Dependabot PRs
0s
Annotations
9 errors
test / Lint Code:
lib/messageFormatFactory.js#L6
Expected newline between test and consequent of ternary expression
|
test / Lint Code:
lib/messageFormatFactory.js#L6
Expected newline between consequent and alternate of ternary expression
|
test / Lint Code:
lib/messageFormatFactory.js#L8
Extra semicolon
|
test / Lint Code:
test/index.test.js#L122
A space is required after '{'
|
test / Lint Code:
test/index.test.js#L122
Strings must use singlequote
|
test / Lint Code:
test/index.test.js#L122
Strings must use singlequote
|
test / Lint Code:
test/index.test.js#L122
A space is required before '}'
|
test / Lint Code:
test/index.test.js#L150
Newline required at end of file but not found
|
test / Lint Code
Process completed with exit code 1.
|