fix(deps): update dependency http-status-codes to v2.3.0 (#1005) #765
release.yml
on: push
npm publish / GitHub release
27s
Annotations
10 errors and 1 warning
npm publish / GitHub release:
src/http-client.ts#L82
Argument of type 'AxiosResponseHeaders' is not assignable to parameter of type 'Headers'.
|
npm publish / GitHub release:
src/http-client.ts#L91
Argument of type 'AxiosResponseHeaders' is not assignable to parameter of type 'Headers'.
|
npm publish / GitHub release:
src/http-client.ts#L101
Argument of type 'AxiosResponseHeaders' is not assignable to parameter of type 'Headers'.
|
npm publish / GitHub release:
src/http-client.ts#L113
Argument of type 'AxiosResponseHeaders' is not assignable to parameter of type 'Headers'.
|
npm publish / GitHub release:
src/http-client.ts#L196
Type 'string | undefined' is not assignable to type 'string | null'.
|
npm publish / GitHub release:
src/http-client.ts#L210
Type 'string | undefined' is not assignable to type 'string'.
|
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
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/.
|