chore(deps): update dependency eslint-plugin-prettier to v5 (#1018) #773
release.yml
on: push
npm publish / GitHub release
28s
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
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|