Skip to content

[Snyk] Security upgrade axios from 0.27.2 to 1.6.0 #543

[Snyk] Security upgrade axios from 0.27.2 to 1.6.0

[Snyk] Security upgrade axios from 0.27.2 to 1.6.0 #543

Triggered via pull request October 27, 2023 07:36
Status Failure
Total duration 8m 45s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

9 errors
Code / Compiles: src/utils/AxiosMonitor.ts#L61
Argument of type '(value: AxiosRequestConfig) => AxiosRequestConfig<any> | Promise<AxiosRequestConfig<any>>' is not assignable to parameter of type '(value: InternalAxiosRequestConfig<any>) => InternalAxiosRequestConfig<any> | Promise<InternalAxiosRequestConfig<any>>'.
Code / Compiles: src/utils/table/TableController.ts#L249
'axiosError.config' is possibly 'undefined'.
Code / Compiles
Process completed with exit code 1.
Unit Tests / Standard: src/utils/AxiosMonitor.ts#L61
Argument of type '(value: AxiosRequestConfig) => AxiosRequestConfig<any> | Promise<AxiosRequestConfig<any>>' is not assignable to parameter of type '(value: InternalAxiosRequestConfig<any>) => InternalAxiosRequestConfig<any> | Promise<InternalAxiosRequestConfig<any>>'.
Unit Tests / Standard: src/utils/table/TableController.ts#L249
'axiosError.config' is possibly 'undefined'.
Unit Tests / Standard
Process completed with exit code 1.
E2E Tests / Standard: src/utils/AxiosMonitor.ts#L61
Argument of type '(value: AxiosRequestConfig) => AxiosRequestConfig<any> | Promise<AxiosRequestConfig<any>>' is not assignable to parameter of type '(value: InternalAxiosRequestConfig<any>) => InternalAxiosRequestConfig<any> | Promise<InternalAxiosRequestConfig<any>>'.
E2E Tests / Standard: src/utils/table/TableController.ts#L249
'axiosError.config' is possibly 'undefined'.
E2E Tests / Standard
Process completed with exit code 1.