Skip to content

Fix: Asset tab facility and location badges are malfunctioning #33

Fix: Asset tab facility and location badges are malfunctioning

Fix: Asset tab facility and location badges are malfunctioning #33

Triggered via pull request October 26, 2023 10:17
Status Success
Total duration 14m 54s
Artifacts

linter.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint: src/CAREUI/interactive/LegendInput.tsx#L15
Unexpected any. Specify a different type
lint: src/CAREUI/interactive/LegendInput.tsx#L16
Unexpected any. Specify a different type
lint: src/CAREUI/interactive/LegendInput.tsx#L17
Unexpected any. Specify a different type
lint: src/CAREUI/interactive/LegendInput.tsx#L18
Unexpected any. Specify a different type
lint: src/CAREUI/interactive/LegendInput.tsx#L19
Unexpected any. Specify a different type
lint: src/CAREUI/interactive/LegendInput.tsx#L20
Unexpected any. Specify a different type
lint: src/CAREUI/interactive/LegendInput.tsx#L68
React Hook useEffect has missing dependencies: 'ref' and 'testAutoFill'. Either include them or remove the dependency array. Mutable values like 'ref.current' aren't valid dependencies because mutating them doesn't re-render the component
lint: src/Common/constants.tsx#L709
Unexpected any. Specify a different type
lint: src/Common/hooks/useActiveLink.ts#L30
Unexpected any. Specify a different type
lint: src/Common/hooks/useAsyncOptions.ts#L7
Unexpected any. Specify a different type