Unauthorized error page #574
Annotations
1 error and 11 warnings
E2E tests
Process completed with exit code 17.
|
Lint:
web/src/auth/useAuth.tsx#L4
Fast refresh can't handle anonymous components. Add a name to your export
|
Lint:
web/src/components/common/DebouncingAutocomplete.tsx#L58
React Hook useEffect has a missing dependency: 'search'. Either include it or remove the dependency array. If 'search' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
Lint:
web/src/components/front-page/motd/Motd.tsx#L14
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
Lint:
web/src/components/global-notification/useNotification.tsx#L23
Fast refresh can't handle anonymous components. Add a name to your export
|
Lint:
web/src/components/settings-view/SettingsView.tsx#L6
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
Lint:
web/src/components/settings-view/folder/folder-management/manage-folder/ManageFolder.tsx#L20
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
Lint:
web/src/components/settings-view/settings-grid/OrganizationListItem.tsx#L40
React Hook useEffect has missing dependencies: 'alliance', 'esiId', 'getAlliancePublicInfo', and 'getPublicInfo'. Either include them or remove the dependency array
|
Lint:
web/src/components/system-view/SystemView.tsx#L17
React Hook useEffect has a missing dependency: 'changeSystem'. Either include it or remove the dependency array
|
Lint:
web/src/components/system-view/map/map-data/MapData.tsx#L9
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
Lint:
web/src/components/system-view/map/map-data/MapData.tsx#L24
React Hook useEffect has a missing dependency: 'fetchConnectionTree'. Either include it or remove the dependency array
|
E2E tests
No files were found with the provided path: e2e/cypress/videos
e2e/cypress/screenshots. No artifacts will be uploaded.
|