Skip to content

🚨 [security] Update axios 0.27.2 β†’ 0.28.0 (major) #6384

🚨 [security] Update axios 0.27.2 β†’ 0.28.0 (major)

🚨 [security] Update axios 0.27.2 β†’ 0.28.0 (major) #6384

Triggered via pull request February 20, 2024 22:09
Status Failure
Total duration 1m 7s
Artifacts

typecheck.yml

on: pull_request
typecheck
56s
typecheck
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
typecheck: src/extension/background-script/connectors/galoy.ts#L87
Property 'data' does not exist on type 'AxiosResponse<any, any> | undefined'.
typecheck: src/extension/background-script/connectors/galoy.ts#L87
Property 'errors' does not exist on type 'AxiosResponse<any, any> | undefined'.
typecheck: src/extension/background-script/connectors/galoy.ts#L181
'response' is possibly 'undefined'.
typecheck: src/extension/background-script/connectors/galoy.ts#L181
Property 'errors' does not exist on type 'AxiosResponse<any, any>'.
typecheck: src/extension/background-script/connectors/galoy.ts#L181
'response' is possibly 'undefined'.
typecheck: src/extension/background-script/connectors/galoy.ts#L186
'response' is possibly 'undefined'.
typecheck: src/extension/background-script/connectors/galoy.ts#L248
Property 'data' does not exist on type 'AxiosResponse<any, any> | undefined'.
typecheck: src/extension/background-script/connectors/galoy.ts#L248
Property 'errors' does not exist on type 'AxiosResponse<any, any> | undefined'.
typecheck: src/extension/background-script/connectors/galoy.ts#L315
Property 'data' does not exist on type 'AxiosResponse<any, any> | undefined'.
typecheck: src/extension/background-script/connectors/galoy.ts#L315
Property 'errors' does not exist on type 'AxiosResponse<any, any> | undefined'.
typecheck
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.