Skip to content

ar(whim): add colors #67

ar(whim): add colors

ar(whim): add colors #67

Triggered via pull request January 11, 2025 15:31
@angelorealeangeloreale
synchronize #19
ar/color
Status Failure
Total duration 53s
Artifacts

pr-checks.yaml

on: pull_request
oneiros::pr_checks::build
38s
oneiros::pr_checks::build
oneiros::pr_checks::lint
40s
oneiros::pr_checks::lint
oneiros::pr_checks::test
44s
oneiros::pr_checks::test
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 13 warnings
oneiros::pr_checks::build: src/atoms/05_SystemIcon/SystemIcon.tsx#L1
Cannot find module '../../../dist/esm/tailwind.config.ts' or its corresponding type declarations.
oneiros::pr_checks::build
Process completed with exit code 2.
oneiros::pr_checks::test
Process completed with exit code 1.
oneiros::pr_checks::build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
oneiros::pr_checks::lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
oneiros::pr_checks::lint: src/atoms/05_SystemIcon/SystemIcon.tsx#L91
React Hook useMemo has an unnecessary dependency: 'theme'. Either exclude it or remove the dependency array
oneiros::pr_checks::lint: src/atoms/09_TextInput/TextInput.tsx#L172
React Hook useMemo has an unnecessary dependency: 'extraProps.value'. Either exclude it or remove the dependency array
oneiros::pr_checks::lint: src/atoms/12_DateRange/DateRange.tsx#L121
React Hook useEffect has a missing dependency: 'handleClear'. Either include it or remove the dependency array
oneiros::pr_checks::lint: src/molecules/02_AudioPlayer/AudioPlayer.tsx#L125
React Hook useEffect has missing dependencies: 'handleStatus' and 'prompt'. Either include them or remove the dependency array
oneiros::pr_checks::lint: src/molecules/04_Map/MapView.tsx#L486
Unexpected console statement
oneiros::pr_checks::lint: src/molecules/04_Map/MapView.tsx#L507
React Hook useMemo has an unnecessary dependency: 'DreamPipColors'. Either exclude it or remove the dependency array. Outer scope values like 'DreamPipColors' aren't valid dependencies because mutating them doesn't re-render the component
oneiros::pr_checks::lint: src/molecules/04_Map/MapView.tsx#L575
React Hook useEffect has missing dependencies: 'fetchNewData' and 'mapData?.timeframe'. Either include them or remove the dependency array. If 'fetchNewData' changes too often, find the parent component that defines it and wrap that definition in useCallback
oneiros::pr_checks::lint: src/molecules/04_Map/MapView.tsx#L590
React Hook useEffect has a missing dependency: 'mapData?.mapData'. Either include it or remove the dependency array
oneiros::pr_checks::lint: src/molecules/04_Map/MapView.tsx#L590
React Hook useEffect has a complex expression in the dependency array. Extract it to a separate variable so it can be statically checked
oneiros::pr_checks::test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636