Skip to content

Bump axios from 0.26.1 to 1.6.0 #1039

Bump axios from 0.26.1 to 1.6.0

Bump axios from 0.26.1 to 1.6.0 #1039

Triggered via pull request November 11, 2023 02:59
Status Failure
Total duration 49s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

run-tests.yml

on: pull_request
detect-secrets
14s
detect-secrets
Unit tests
38s
Unit tests
Fit to window
Zoom out
Zoom in

Annotations

6 errors
Unit tests: src/lib/pay-request/base.ts#L44
Argument of type '(request: InternalAxiosRequestConfig<any>) => AxiosRequestConfigWithMetadata' is not assignable to parameter of type '(value: InternalAxiosRequestConfig<any>) => InternalAxiosRequestConfig<any> | Promise<InternalAxiosRequestConfig<any>>'.
Unit tests: src/lib/pay-request/base.ts#L61
Type 'string' is not assignable to type 'Method'.
Unit tests: src/lib/pay-request/base.ts#L73
Type 'string' is not assignable to type 'Method'.
Unit tests: src/web/errorHandler.ts#L37
Property 'errors' does not exist on type 'unknown'.
Unit tests: src/web/errorHandler.ts#L39
Property 'errors' does not exist on type 'unknown'.
Unit tests
Process completed with exit code 2.