Update packages + eslint config #394
test.yml
on: pull_request
PHP 8.3 - Test with coverage
35s
PHP quality checks
20s
Typescript quality checks
16s
Build assets
15s
Matrix: test
Annotations
7 errors
Build assets
Argument of type 'string | object' is not assignable to parameter of type 'string | { [key: string]: unknown; }'.
|
Build assets
Argument of type 'string | object' is not assignable to parameter of type 'string | { [key: string]: unknown; }'.
|
Build assets
Argument of type 'string | object' is not assignable to parameter of type 'string | { [key: string]: unknown; }'.
|
Build assets
Argument of type 'string | object' is not assignable to parameter of type 'string | { [key: string]: unknown; }'.
|
Build assets
Argument of type '{ [key: string]: unknown; }' is not assignable to parameter of type 'string | string[][] | Record<string, string> | URLSearchParams | undefined'.
|
Build assets
Type '{ [key: string]: unknown; }' is not assignable to type 'LocationQueryRaw'.
|
Build assets
Process completed with exit code 1.
|