Skip to content

chore(deps): bump axios from 0.27.2 to 1.6.0 #111

chore(deps): bump axios from 0.27.2 to 1.6.0

chore(deps): bump axios from 0.27.2 to 1.6.0 #111

Triggered via pull request November 11, 2023 06:14
Status Failure
Total duration 45s
Artifacts

tsc.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
tsc: src/network/client/interceptors.ts#L1
Type '{ "access-token": string; Accept?: AxiosHeaderValue | undefined; "Content-Length"?: AxiosHeaderValue | undefined; "User-Agent"?: AxiosHeaderValue | undefined; "Content-Encoding"?: AxiosHeaderValue | undefined; Authorization?: AxiosHeaderValue | undefined; 'Content-Type'?: ContentType | undefined; }' is not assignable to type 'AxiosRequestHeaders'.
tsc
Process completed with exit code 2.
tsc
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/