Skip to content

303 update to fit the ux #50

303 update to fit the ux

303 update to fit the ux #50

Triggered via pull request December 16, 2024 19:40
Status Failure
Total duration 1m 33s
Artifacts

checkCodeQality.yml

on: pull_request
lint-and-format
1m 26s
lint-and-format
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 8 warnings
lint-and-format
Process completed with exit code 1.
lint-and-format: src/App.tsx#L59
Unsafe assignment of an error typed value
lint-and-format: src/App.tsx#L59
Unsafe any typed template tag
lint-and-format: src/App.tsx#L59
Unsafe member access .ul on an `error` typed value
lint-and-format: src/App.tsx#L69
Unsafe return of an `any` typed value
lint-and-format: src/App.tsx#L69
Unsafe member access .color on an `any` value
lint-and-format: src/App.tsx#L76
Unsafe assignment of an error typed value
lint-and-format: src/App.tsx#L76
Unsafe call of an `error` type typed value
lint-and-format: src/App.tsx#L76
Unsafe return of an `any` typed value
lint-and-format: src/App.tsx#L76
Unsafe member access .closeModal on an `any` value
lint-and-format: src/App.tsx#L77
Unsafe assignment of an error typed value
lint-and-format
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
lint-and-format: src/components/atoms/ScalingSection/ScalingSection.tsx#L90
React Hook useEffect has missing dependencies: 'handleEnd', 'handleMoveMouse', and 'handleMoveTouch'. Either include them or remove the dependency array
lint-and-format: src/components/molecules/SwipeUpModal/SwipeUpModal.tsx#L84
React Hook useEffect has missing dependencies: 'closeModal' and 'openModal'. Either include them or remove the dependency array
lint-and-format: src/utils/hooks/useWindowDimensions/useWindowDimensions.tsx#L34
React Hook useEffect has a missing dependency: 'viewport'. Either include it or remove the dependency array