typing #19821
build.yml
on: push
Compile the app
5m 23s
Matrix: config-tests
Matrix: tests
Matrix: tests-k3d
Publish generated docs
0s
Matrix: upgrade
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.
|