fix(deps): update dependency @interledger/http-signature-utils to v2.0.2 #6051
Annotations
4 errors and 1 warning
Run pnpm build:
packages/auth/src/signature/middleware.ts#L22
Type 'IncomingHttpHeaders' is not assignable to type 'Record<string, string | string[]>'.
|
Run pnpm build:
packages/auth/src/tests/context.ts#L59
Type '{ url: string; method: httpMocks.RequestMethod; headers: httpMocks.Headers; body: string; }' is not assignable to type 'RequestLike'.
|
Run pnpm build:
packages/backend/src/open_payments/auth/middleware.ts#L45
Type 'IncomingHttpHeaders & HttpSigHeaders' is not assignable to type 'Record<string, string | string[]>'.
|
Run pnpm build
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading