Skip to content

fix(deps): update dependency agentkeepalive to v4.5.0 (#1002) #762

fix(deps): update dependency agentkeepalive to v4.5.0 (#1002)

fix(deps): update dependency agentkeepalive to v4.5.0 (#1002) #762

Triggered via push June 22, 2024 03:05
Status Failure
Total duration 35s
Artifacts

release.yml

on: push
npm publish / GitHub release
27s
npm publish / GitHub release
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
npm publish / GitHub release: src/operations/operation.ts#L18
Type 'T' does not satisfy the constraint 'OperationParameter'.
npm publish / GitHub release: src/operations/operation.ts#L19
Type 'T' does not satisfy the constraint 'OperationParameter'.
npm publish / GitHub release: src/operations/operation.ts#L53
Type 'T' is not assignable to type 'object'.
npm publish / GitHub release: src/operations/operation.ts#L59
Type 'T' does not satisfy the constraint 'OperationParameter'.
npm publish / GitHub release: src/operations/operation.ts#L60
Type 'T' does not satisfy the constraint 'OperationParameter'.
npm publish / GitHub release: src/operations/commons/types.ts#L7
Cannot find module '@scaleleap/amazon-marketplaces' or its corresponding type declarations.
npm publish / GitHub release: src/operations/profiles/profile-operation.ts#L13
Cannot find module '@scaleleap/amazon-marketplaces' or its corresponding type declarations.
npm publish / GitHub release: node_modules/@types/node/globals.d.ts#L72
Subsequent variable declarations must have the same type. Variable 'AbortSignal' must be of type '{ new (): AbortSignal; prototype: AbortSignal; abort(reason?: any): AbortSignal; timeout(milliseconds: number): AbortSignal; }', but here has type '{ new (): AbortSignal; prototype: AbortSignal; }'.
npm publish / GitHub release
Process completed with exit code 1.
npm publish / GitHub release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.