ODK Web Forms CI #1110
Annotations
6 errors and 1 warning
Run yarn workspace @getodk/web-forms test:types
Type 'string | undefined' is not assignable to type 'string'.
|
Run yarn workspace @getodk/web-forms test:types
Type '{ label: string | undefined; value: string; }[]' is not assignable to type '{ value: string; label: string; }[]'.
|
Run yarn workspace @getodk/web-forms test:types
Type 'number' is not assignable to type 'null'.
|
Run yarn workspace @getodk/web-forms test:types
Type 'Timeout' is not assignable to type 'null'.
|
Run yarn workspace @getodk/web-forms test:types
Argument of type 'null' is not assignable to parameter of type 'number'.
|
Run yarn workspace @getodk/web-forms test:types
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading