Tauri integration #104
ci.yml
on: pull_request
Quarkus build test
1m 3s
Quarkus UT
44s
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) => 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) => void | PromiseLike<void>'.
|
Webapp Vite build test (18.x)
Argument of type '(response: AxiosResponse) => void' is not assignable to parameter of type '(value: Response) => void | PromiseLike<void>'.
|
Webapp Vite build test (18.x)
Argument of type '(response: AxiosResponse) => void' is not assignable to parameter of type '(value: Response) => void | PromiseLike<void>'.
|
Webapp Vite build test (18.x)
Argument of type '(response: AxiosResponse) => void' is not assignable to parameter of type '(value: Response) => void | PromiseLike<void>'.
|
Webapp Vite build test (18.x)
Property 'data' does not exist on type 'Response'.
|
Webapp Vite build test (18.x)
Argument of type '(response: AxiosResponse) => void' is not assignable to parameter of type '(value: Response) => void | PromiseLike<void>'.
|
Webapp Vite build test (18.x)
Argument of type '(response: AxiosResponse) => void' is not assignable to parameter of type '(value: Response) => void | PromiseLike<void>'.
|
Webapp Vite build test (18.x)
Expected 1 arguments, but got 0.
|
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 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/
|
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/
|