Bump axios from 0.23.0 to 1.6.0 #272
Annotations
10 errors and 1 warning
Build packages:
packages/core/src/http/http-client.ts#L25
Argument of type '(config: DvelopHttpRequestConfig<any>) => Promise<DvelopHttpRequestConfig<any>>' is not assignable to parameter of type '(value: InternalAxiosRequestConfig<any>) => InternalAxiosRequestConfig<any> | Promise<InternalAxiosRequestConfig<any>>'.
|
Build packages:
packages/app-router/src/validate-request-signature/validate-request-signature.ts#L2
Cannot find module '@dvelop-sdk/core' or its corresponding type declarations.
|
Build packages:
packages/app-router/src/validate-cloud-center-event-signature/validate-cloud-center-event-signature.ts#L2
Cannot find module '@dvelop-sdk/core' or its corresponding type declarations.
|
Build packages:
packages/app-router/src/index.ts#L27
Cannot find module '@dvelop-sdk/core' or its corresponding type declarations.
|
Build packages:
packages/identityprovider/src/utils/http.ts#L2
Cannot find module '@dvelop-sdk/core' or its corresponding type declarations.
|
Build packages:
packages/identityprovider/src/utils/http.ts#L3
Cannot find module '@dvelop-sdk/core' or its corresponding type declarations.
|
Build packages:
packages/identityprovider/src/authentication/validate-auth-session-id/validate-auth-session-id.ts#L1
Cannot find module '../../../../core/lib' or its corresponding type declarations.
|
Build packages:
packages/identityprovider/src/authentication/get-auth-session/get-auth-session.ts#L1
Cannot find module '../../../../core/lib' or its corresponding type declarations.
|
Build packages:
packages/identityprovider/src/authentication/get-impersonated-auth-session-id/get-impersonated-auth-session-id.ts#L1
Cannot find module '@dvelop-sdk/core' or its corresponding type declarations.
|
Build packages:
packages/identityprovider/src/authentication/request-app-session/request-app-session.ts#L1
Cannot find module '../../../../core/lib' or its corresponding type declarations.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading