add UI to add additional host activities #24500
Annotations
5 errors and 10 warnings
lint-js (ubuntu-latest)
Canceling since a higher priority waiting request for 'Run Tests-feat-ui-upcoming-activities' exists
|
lint-js (ubuntu-latest):
frontend/pages/hosts/details/cards/Queries/ReportUpdatedCell/ReportUpdatedCell.tests.tsx#L6
Absolute imports should come before relative imports
|
lint-js (ubuntu-latest)
The operation was canceled.
|
test-js (ubuntu-latest)
Canceling since a higher priority waiting request for 'Run Tests-feat-ui-upcoming-activities' exists
|
test-js (ubuntu-latest)
The operation was canceled.
|
lint-js (ubuntu-latest):
frontend/components/AddHostsModal/PlatformWrapper/PlatformWrapper.tsx#L58
Unexpected any. Specify a different type
|
lint-js (ubuntu-latest):
frontend/components/AddHostsModal/PlatformWrapper/PlatformWrapper.tsx#L60
Unexpected any. Specify a different type
|
lint-js (ubuntu-latest):
frontend/components/App/App.tsx#L111
React Hook useEffect has a missing dependency: 'fetchCurrentUser'. Either include it or remove the dependency array
|
lint-js (ubuntu-latest):
frontend/components/App/App.tsx#L137
Expected to return a value at the end of async arrow function
|
lint-js (ubuntu-latest):
frontend/components/App/App.tsx#L154
Unexpected any. Specify a different type
|
lint-js (ubuntu-latest):
frontend/components/ClickableUrls/ClickableUrls.tsx#L34
Dangerous property 'dangerouslySetInnerHTML' found
|
|
lint-js (ubuntu-latest):
frontend/components/FlashMessage/FlashMessage.tsx#L61
React Hook useEffect has missing dependencies: 'isPersistent' and 'onRemoveFlash'. Either include them or remove the dependency array. If 'onRemoveFlash' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
lint-js (ubuntu-latest):
frontend/components/FleetAce/FleetAce.tsx#L201
Unexpected any. Specify a different type
|
lint-js (ubuntu-latest):
frontend/components/HumanTimeDiffWithDateTip/HumanTimeDiffWithDateTip.tsx#L10
'cutoffBeforeFleetLaunch' PropType is defined but prop is never used
|