Bump axios from 1.1.3 to 1.6.0 #52
code-quality.yml
on: push
TypeScript Build
31s
TypeScript Typecheck
21s
Jest CI Tests
47s
Prettier Formatting
34s
ESLint Linting
25s
Annotations
1 error and 15 warnings
Jest CI Tests
Process completed with exit code 1.
|
TypeScript Typecheck
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
ESLint Linting
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
ESLint Linting:
src/api/collection.ts#L35
Unexpected any. Specify a different type
|
ESLint Linting:
src/api/item.ts#L111
Unexpected any. Specify a different type
|
ESLint Linting:
src/api/item.ts#L116
Unsafe assignment of an `any` value
|
ESLint Linting:
src/api/item.ts#L134
Unexpected any. Specify a different type
|
ESLint Linting:
src/api/item.ts#L142
Unsafe assignment of an `any` value
|
ESLint Linting:
src/api/item.ts#L160
Unexpected any. Specify a different type
|
ESLint Linting:
src/api/item.ts#L168
Unsafe assignment of an `any` value
|
ESLint Linting:
src/api/user.ts#L12
Unexpected any. Specify a different type
|
ESLint Linting:
src/api/user.ts#L50
Unexpected any. Specify a different type
|
ESLint Linting:
src/api/user.ts#L177
Unexpected any. Specify a different type
|
TypeScript Build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Prettier Formatting
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Jest CI Tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|