Skip to content

303 update to fit the ux #47

303 update to fit the ux

303 update to fit the ux #47

Triggered via pull request November 5, 2024 16:40
Status Failure
Total duration 1m 31s
Artifacts

checkCodeQality.yml

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

Annotations

11 errors and 3 warnings
lint-and-format
Process completed with exit code 1.
lint-and-format: src/components/atoms/DateOutput/DateOutput.style.tsx#L24
Unsafe return of an error typed value
lint-and-format: src/components/atoms/DateOutput/DateOutput.style.tsx#L24
Computed name [sizeSettings[$sizeC].height] resolves to an `error` typed value
lint-and-format: src/components/atoms/FancyProfilePicture/FancyProfilePicture.tsx#L13
Unsafe array destructuring of a tuple element with an error typed value
lint-and-format: src/components/atoms/FancyProfilePicture/FancyProfilePicture.tsx#L24
Unsafe assignment of an error typed value
lint-and-format: src/components/atoms/FancyProfilePicture/FancyProfilePicture.tsx#L25
Unsafe assignment of an error typed value
lint-and-format: src/components/atoms/FancyProfilePicture/FancyProfilePicture.tsx#L37
Unsafe assignment of an error typed value
lint-and-format: src/components/atoms/SkeletonBox/SkeletonBox.style.tsx#L11
Unsafe return of an error typed value
lint-and-format: src/components/atoms/SkeletonBox/SkeletonBox.style.tsx#L11
Computed name [$sizeW] resolves to an `error` typed value
lint-and-format
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-and-format
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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