chore(deps): bump axios from 0.25.0 to 1.6.0 #994
Annotations
2 errors and 4 warnings
build
Type '{}' is not assignable to type 'AxiosRequestHeaders'.
|
build
Process completed with exit code 2.
|
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/
|
build:
packages/client/src/lib/array.ts#L86
'_' is defined but never used
|
build:
packages/client/src/lib/array.ts#L90
'_' is defined but never used
|
build:
packages/client/src/modules/play/context/playContext.tsx#L366
React Hook useEffect has a missing dependency: 'navigate'. Either include it or remove the dependency array
|