chore(deps): update dependency typescript to v4.9.5 (#1000) #760
release.yml
on: push
npm publish / GitHub release
28s
Annotations
7 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:
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/.
|