task/wg-199-react-query-initial-setup #259
Annotations
11 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
react/src/pages/MainMenu/MainMenu.tsx#L5
'isLoading' is assigned a value but never used
|
react/src/pages/MainMenu/MainMenu.tsx#L5
'error' is assigned a value but never used
|
react/src/pages/MapProject/MapProject.tsx#L18
'isPublic' is assigned a value but never used
|
react/src/redux/api/geoapi.ts#L31
Unexpected any. Specify a different type
|
react/src/redux/api/geoapi.ts#L35
Unexpected any. Specify a different type
|
react/src/redux/authSlice.ts#L47
Unexpected any. Specify a different type
|
react/src/redux/authSlice.ts#L48
Unexpected any. Specify a different type
|
react/src/requests.ts#L3
'AxiosRequestHeaders' is defined but never used
|
react/src/requests.ts#L6
'useMutation' is defined but never used
|
react/src/requests.ts#L8
'UseMutationOptions' is defined but never used
|
The logs for this run have expired and are no longer available.
Loading