feat: Add AppSetting for frontend asset base url and param in cli #1052
Annotations
10 warnings
|
run eslint:
src/App/frontend/src/features/externalApi/useExternalApi.ts#L1
'@tanstack/react-query' import is restricted from being used. Import hooks from src/core/queries/ instead of using React Query directly
|
|
run eslint:
src/App/frontend/src/features/dataLists/useDataListQuery.tsx#L4
'@tanstack/react-query' import is restricted from being used. Import hooks from src/core/queries/ instead of using React Query directly
|
|
run eslint:
src/App/frontend/src/features/dataLists/useDataListQuery.tsx#L3
'@tanstack/react-query' import is restricted from being used. Import hooks from src/core/queries/ instead of using React Query directly
|
|
run eslint:
src/App/frontend/src/features/attachments/AttachmentsStorePlugin.tsx#L6
'@tanstack/react-query' import is restricted from being used. Import hooks from src/core/queries/ instead of using React Query directly
|
|
run eslint:
src/App/frontend/src/features/attachments/AttachmentsStorePlugin.tsx#L4
'@tanstack/react-query' import is restricted from being used. Import hooks from src/core/queries/ instead of using React Query directly
|
|
run eslint:
src/App/frontend/src/core/axiosInstance.ts#L5
Caution: `axios` also has a named export `create`. Check if you meant to write `import {create} from 'axios'` instead
|
|
run eslint:
src/App/frontend/src/components/wrappers/ProcessWrapper.tsx#L6
'@tanstack/react-query' import is restricted from being used. Import hooks from src/core/queries/ instead of using React Query directly
|
|
run eslint:
src/App/frontend/src/components/wrappers/ProcessWrapper.tsx#L5
'@tanstack/react-query' import is restricted from being used. Import hooks from src/core/queries/ instead of using React Query directly
|
|
run eslint:
src/App/frontend/src/components/logo/AltinnLogo.tsx#L3
'@tanstack/react-query' import is restricted from being used. Import hooks from src/core/queries/ instead of using React Query directly
|
|
run eslint:
src/App/frontend/src/components/ReadyForPrint.tsx#L3
'@tanstack/react-query' import is restricted from being used. Import hooks from src/core/queries/ instead of using React Query directly
|
background
wait
wait-all
cancel
Loading