Fix: Asset tab facility and location badges are malfunctioning #33
Annotations
11 warnings
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/
|
src/CAREUI/interactive/LegendInput.tsx#L15
Unexpected any. Specify a different type
|
src/CAREUI/interactive/LegendInput.tsx#L16
Unexpected any. Specify a different type
|
src/CAREUI/interactive/LegendInput.tsx#L17
Unexpected any. Specify a different type
|
src/CAREUI/interactive/LegendInput.tsx#L18
Unexpected any. Specify a different type
|
src/CAREUI/interactive/LegendInput.tsx#L19
Unexpected any. Specify a different type
|
src/CAREUI/interactive/LegendInput.tsx#L20
Unexpected any. Specify a different type
|
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
|
src/Common/constants.tsx#L709
Unexpected any. Specify a different type
|
src/Common/hooks/useActiveLink.ts#L30
Unexpected any. Specify a different type
|
src/Common/hooks/useAsyncOptions.ts#L7
Unexpected any. Specify a different type
|
The logs for this run have expired and are no longer available.
Loading