Skip to content

Update dependencies and usage of them #118

Update dependencies and usage of them

Update dependencies and usage of them #118

Triggered via pull request January 25, 2024 13:06
Status Failure
Total duration 1m 41s
Artifacts

main.yml

on: pull_request
Matrix: main
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 2 warnings
main (ubuntu-latest, 18.x): src/APIClient.ts#L1
Type '{ url?: string | undefined; method?: string | undefined; baseURL: string; transformRequest?: AxiosRequestTransformer | AxiosRequestTransformer[] | undefined; ... 37 more ...; jar?: boolean | ... 1 more ... | undefined; }' is not assignable to type '{ baseURL: string; headers: { common: { Authorization: string; 'User-Agent': string; }; }; maxBodyLength: number; maxContentLength: number; paramsSerializer: (params: any) => string; withCredentials: boolean; }'.
main (ubuntu-latest, 18.x): src/APIClient.ts#L1
Argument of type '(r: AxiosRequestConfig) => AxiosRequestConfig' is not assignable to parameter of type '(value: InternalAxiosRequestConfig<any>) => InternalAxiosRequestConfig<any> | Promise<InternalAxiosRequestConfig<any>>'.
main (ubuntu-latest, 18.x): src/Deployer.ts#L1
Property 'code' does not exist on type '{}'.
main (ubuntu-latest, 18.x)
Process completed with exit code 2.
main (ubuntu-latest, 16.x): src/APIClient.ts#L1
Type '{ url?: string | undefined; method?: string | undefined; baseURL: string; transformRequest?: AxiosRequestTransformer | AxiosRequestTransformer[] | undefined; ... 37 more ...; jar?: boolean | ... 1 more ... | undefined; }' is not assignable to type '{ baseURL: string; headers: { common: { Authorization: string; 'User-Agent': string; }; }; maxBodyLength: number; maxContentLength: number; paramsSerializer: (params: any) => string; withCredentials: boolean; }'.
main (ubuntu-latest, 16.x): src/APIClient.ts#L1
Argument of type '(r: AxiosRequestConfig) => AxiosRequestConfig' is not assignable to parameter of type '(value: InternalAxiosRequestConfig<any>) => InternalAxiosRequestConfig<any> | Promise<InternalAxiosRequestConfig<any>>'.
main (ubuntu-latest, 16.x): src/Deployer.ts#L1
Property 'code' does not exist on type '{}'.
main (ubuntu-latest, 16.x)
The operation was canceled.
main (ubuntu-latest, 18.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2-beta. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
main (ubuntu-latest, 16.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2-beta. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/