Add CI #21
ci.yaml
on: pull_request
⚒️ Build - 🧹 Lint
/
Build
26s
📝 Tests
/
Tests
26s
📙 Documentation
/
Documentation
28s
Annotations
4 errors and 3 warnings
tests/stringutils.test.ts ► ICaseMap ► should correctly check if a key exists in a case-insensitive manner:
tests/stringutils.test.ts#L18
Failed test found in:
coverage/reports/jest-junit.xml
Error:
Error: expect(received).toBe(expected) // Object.is equality
|
📝 Tests / Tests
Process completed with exit code 1.
|
⚒️ Build - 🧹 Lint / Build:
lib/VcardIO.ts#L385
Unexpected var, use let or const instead
|
⚒️ Build - 🧹 Lint / Build
Process completed with exit code 1.
|
⚒️ Build - 🧹 Lint / Build:
lib/VcardIO.ts#L204
Forbidden non-null assertion
|
⚒️ Build - 🧹 Lint / Build:
lib/VcardIO.ts#L289
Forbidden non-null assertion
|
⚒️ Build - 🧹 Lint / Build:
lib/VcardIO.ts#L390
Forbidden non-null assertion
|