Skip to content

typing

typing #19821

Triggered via push August 22, 2024 12:20
Status Failure
Total duration 5m 37s
Artifacts

build.yml

on: push
Compile the app
5m 23s
Compile the app
Matrix: config-tests
Matrix: tests
test-cht-form
0s
test-cht-form
Lint translations
0s
Lint translations
Matrix: tests-k3d
Publish branch build
0s
Publish branch build
Publish generated docs
0s
Publish generated docs
Matrix: upgrade
Fit to window
Zoom out
Zoom in

Annotations

8 errors
Compile the app
Type 'string | null' is not assignable to type 'string'.
Compile the app
Type 'string | null' is not assignable to type 'boolean'.
Compile the app
Property 'total' does not exist on type 'number'.
Compile the app
Argument of type '(() => void) | null' is not assignable to parameter of type '() => void'.
Compile the app
Argument of type '(() => void) | null' is not assignable to parameter of type '() => void'.
Compile the app
Type 'Record<string, any> | null' is not assignable to type 'Data | undefined'.
Compile the app
Type 'Record<string, any> | null' is not assignable to type 'Data | undefined'.
Compile the app
Process completed with exit code 1.