refactor: full process in instance #637
app-frontend-unit-tests.yml
on: pull_request
Type-checks, eslint, unit tests and SonarCloud
9m 28s
Annotations
10 warnings
|
Type-checks, eslint, unit tests and SonarCloud:
src/App/frontend/src/features/datamodel/DataModelsProvider.tsx#L4
'@tanstack/react-query' import is restricted from being used. Import hooks from src/core/queries/ instead of using React Query directly
|
|
Type-checks, eslint, unit tests and SonarCloud:
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
|
|
Type-checks, eslint, unit tests and SonarCloud:
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
|
|
Type-checks, eslint, unit tests and SonarCloud:
src/App/frontend/src/features/customValidation/useCustomValidationQuery.ts#L3
'@tanstack/react-query' import is restricted from being used. Import hooks from src/core/queries/ instead of using React Query directly
|
|
Type-checks, eslint, unit tests and SonarCloud:
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
|
|
Type-checks, eslint, unit tests and SonarCloud:
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
|
|
Type-checks, eslint, unit tests and SonarCloud:
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
|
|
Type-checks, eslint, unit tests and SonarCloud:
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
|
|
Type-checks, eslint, unit tests and SonarCloud:
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
|
|
Type-checks, eslint, unit tests and SonarCloud:
src/App/frontend/src/AppLayout.tsx#L5
'@tanstack/react-query' import is restricted from being used. Import hooks from src/core/queries/ instead of using React Query directly
|