Refactor integration tests to use direct database queries #20
ci.yml
on: pull_request
Lint & Format
26s
Type Check
35s
Unit Tests
20s
Integration Tests
48s
Annotations
11 errors
|
Type Check:
tests/integration/api-suite.test.ts#L678
'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.
|