Skip to content

test: add shared frontend test utilities and testing standards #7056

test: add shared frontend test utilities and testing standards

test: add shared frontend test utilities and testing standards #7056

Triggered via pull request July 28, 2026 01:36
Status Cancelled
Total duration 2m 36s
Artifacts

unit-tests.yaml

on: pull_request
Preflight Check
2s
Preflight Check
Matrix: Unit Tests (App)
Matrix: Unit Tests (Frontend)
Publish App Coverage to SonarCloud
0s
Publish App Coverage to SonarCloud
Publish Frontend Coverage to SonarCloud
0s
Publish Frontend Coverage to SonarCloud
Fit to window
Zoom out
Zoom in

Annotations

12 errors
Unit Tests (App) (24.x)
Process completed with exit code 2.
Unit Tests (App) (24.x)
Object literal may only specify known properties, but 'technicalReviewer' does not exist in type 'Permit'. Did you mean to write 'technical_reviewer'?
Unit Tests (App) (24.x)
Object literal may only specify known properties, but 'technicalReviewer' does not exist in type 'Permit'. Did you mean to write 'technical_reviewer'?
Unit Tests (App) (24.x)
Object literal may only specify known properties, but 'technicalReviewer' does not exist in type 'Permit'. Did you mean to write 'technical_reviewer'?
Unit Tests (App) (24.x)
Object literal may only specify known properties, but 'technicalReviewer' does not exist in type 'Permit'. Did you mean to write 'technical_reviewer'?
Unit Tests (App) (24.x)
Type '{ permitId: string; permitTypeId: number; activityId: string; stage: "PRE_SUBMISSION"; needed: PermitNeeded; statusLastChanged: null; statusLastChangedTime: null; statusLastVerified: null; ... 10 more ...; technicalReviewer: null; }[]' is not assignable to type '{ permitId: string; activityId: string; permitTypeId: number; submittedDate: string | null; decisionDate: string | null; statusLastVerified: string | null; statusLastChanged: string | null; ... 11 more ...; technical_reviewer: string | null; }[]'.
Unit Tests (App) (24.x)
Type '{ permitId: string; permitTypeId: number; activityId: string; stage: "APPLICATION_SUBMISSION"; needed: PermitNeeded; statusLastChanged: null; statusLastChangedTime: null; ... 11 more ...; technicalReviewer: null; }[]' is not assignable to type '{ permitId: string; activityId: string; permitTypeId: number; submittedDate: string | null; decisionDate: string | null; statusLastVerified: string | null; statusLastChanged: string | null; ... 11 more ...; technical_reviewer: string | null; }[]'.
Unit Tests (App) (24.x)
Type '{ permitId: string; permitTypeId: number; activityId: string; stage: "PRE_SUBMISSION"; needed: PermitNeeded; statusLastChanged: null; statusLastChangedTime: null; statusLastVerified: null; ... 10 more ...; technicalReviewer: null; }[]' is not assignable to type '{ permitId: string; activityId: string; permitTypeId: number; submittedDate: string | null; decisionDate: string | null; statusLastVerified: string | null; statusLastChanged: string | null; ... 11 more ...; technical_reviewer: string | null; }[]'.
Unit Tests (App) (24.x)
Type '{ permitId: string; permitTypeId: number; activityId: string; stage: "APPLICATION_SUBMISSION"; needed: PermitNeeded; statusLastChanged: null; statusLastChangedTime: null; ... 11 more ...; technicalReviewer: null; }[]' is not assignable to type '{ permitId: string; activityId: string; permitTypeId: number; submittedDate: string | null; decisionDate: string | null; statusLastVerified: string | null; statusLastChanged: string | null; ... 11 more ...; technical_reviewer: string | null; }[]'.
Unit Tests (Frontend) (24.x)
Canceling since a higher priority waiting request for Tests-refs/pull/534/merge exists
Unit Tests (Frontend) (24.x)
The operation was canceled.
Tests
Canceling since a higher priority waiting request for Tests-refs/pull/534/merge exists