Refactor integration tests to use direct database queries #18
ci.yml
on: pull_request
Lint & Format
19s
Type Check
35s
Unit Tests
22s
Integration Tests
51s
Annotations
12 errors
|
Lint & Format
Process completed with exit code 1.
|
|
Type Check:
tests/integration/api-suite.test.ts#L675
'fiveOneFourSig' is possibly 'undefined'.
|
|
Type Check:
tests/integration/api-suite.test.ts#L563
'e' is of type 'unknown'.
|
|
Type Check:
tests/integration/api-suite.test.ts#L552
'e' is of type 'unknown'.
|
|
Type Check:
tests/integration/api-suite.test.ts#L541
'e' is of type 'unknown'.
|
|
Type Check:
tests/integration/api-suite.test.ts#L530
'e' is of type 'unknown'.
|
|
Type Check:
tests/integration/api-suite.test.ts#L519
'e' is of type 'unknown'.
|
|
Type Check:
tests/integration/api-suite.test.ts#L508
'e' is of type 'unknown'.
|
|
Type Check:
tests/integration/api-suite.test.ts#L460
'e' is of type 'unknown'.
|
|
Type Check:
tests/integration/api-suite.test.ts#L374
Type 'null' cannot be used as an index type.
|
|
Type Check:
tests/integration/api-suite.test.ts#L364
'org.claTextSha256' is possibly 'null'.
|
|
Integration Tests
Process completed with exit code 1.
|