Tauri integration #98
ci.yml
on: pull_request
Quarkus build test
59s
Quarkus UT
1m 2s
Matrix: Webapp Vite build test
Annotations
10 errors and 3 warnings
Webapp Vite build test (18.x)
Argument of type '(response: AxiosResponse) => void' is not assignable to parameter of type '(value: Response<unknown>) => void | PromiseLike<void>'.
|
Webapp Vite build test (18.x)
Expected 1 arguments, but got 0.
|
Webapp Vite build test (18.x)
Argument of type '(response: AxiosResponse) => void' is not assignable to parameter of type '(value: Response<unknown>) => void | PromiseLike<void>'.
|
Webapp Vite build test (18.x)
Argument of type '(response: AxiosResponse) => void' is not assignable to parameter of type '(value: Response<unknown>) => void | PromiseLike<void>'.
|
Webapp Vite build test (18.x)
Argument of type '(response: AxiosResponse) => void' is not assignable to parameter of type '(value: Response<unknown>) => void | PromiseLike<void>'.
|
Webapp Vite build test (18.x)
Argument of type '(response: AxiosResponse) => void' is not assignable to parameter of type '(value: Response<unknown>) => void | PromiseLike<void>'.
|
Webapp Vite build test (18.x)
Argument of type '(response: AxiosResponse) => void' is not assignable to parameter of type '(value: Response<unknown>) => void | PromiseLike<void>'.
|
Webapp Vite build test (18.x)
Argument of type '(response: AxiosResponse) => void' is not assignable to parameter of type '(value: Response<unknown>) => void | PromiseLike<void>'.
|
Webapp Vite build test (18.x)
Expected 1 arguments, but got 0.
|
Webapp Vite build test (18.x)
Process completed with exit code 2.
|
Webapp Vite build test (18.x)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Quarkus build test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-java@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Quarkus UT
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-java@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|