Skip to content

build(deps): bump axios from 0.21.4 to 1.6.0 in /frontend #71

build(deps): bump axios from 0.21.4 to 1.6.0 in /frontend

build(deps): bump axios from 0.21.4 to 1.6.0 in /frontend #71

Triggered via pull request November 28, 2023 10:02
Status Failure
Total duration 1m 53s
Artifacts

frontend-tests.yml

on: pull_request
Run front-end tests
1m 45s
Run front-end tests
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 2 warnings
Run front-end tests
Argument of type 'AxiosError<unknown, any>' is not assignable to parameter of type 'AxiosError<ErrorResponse, any>'.
Run front-end tests
Argument of type '(config: AxiosRequestConfig) => { params: any; url?: string; method?: string; baseURL?: string; transformRequest?: AxiosRequestTransformer | AxiosRequestTransformer[]; ... 35 more ...; withXSRFToken?: boolean | ((config: InternalAxiosRequestConfig<...>) => boolean); }' is not assignable to parameter of type '(value: InternalAxiosRequestConfig<any>) => InternalAxiosRequestConfig<any> | Promise<InternalAxiosRequestConfig<any>>'.
Run front-end tests
Argument of type '(config: AxiosRequestConfig) => { params: any; url?: string; method?: string; baseURL?: string; transformRequest?: AxiosRequestTransformer | AxiosRequestTransformer[]; ... 35 more ...; withXSRFToken?: boolean | ((config: InternalAxiosRequestConfig<...>) => boolean); }' is not assignable to parameter of type '(value: InternalAxiosRequestConfig<any>) => InternalAxiosRequestConfig<any> | Promise<InternalAxiosRequestConfig<any>>'.
Run front-end tests
Process completed with exit code 2.
Run front-end tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Run front-end tests
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/