Skip to content

Refactor integration tests to use direct database queries #20

Refactor integration tests to use direct database queries

Refactor integration tests to use direct database queries #20

Triggered via pull request February 26, 2026 00:27
Status Failure
Total duration 52s
Artifacts

ci.yml

on: pull_request
Lint & Format
26s
Lint & Format
Type Check
35s
Type Check
Unit Tests
20s
Unit Tests
Integration Tests
48s
Integration Tests
Fit to window
Zoom out
Zoom in

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.