Skip to content

Added mode for finding color between two colors. #12

Added mode for finding color between two colors.

Added mode for finding color between two colors. #12

Triggered via push February 29, 2024 09:15
Status Failure
Total duration 31s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 6 warnings
build: src/components/CardGrid.tsx#L161
Type 'number' is not assignable to type 'string[]'.
build: src/components/FindColor.tsx#L14
'visibleColors' is declared but its value is never read.
build: src/components/FindColor.tsx#L15
'paletteType' is declared but its value is never read.
build
Process completed with exit code 2.
lint
Process completed with exit code 1.
unit-test
Process completed with exit code 1.
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint: src/components/FindColor.tsx#L34
React Hook useEffect has a missing dependency: 'colors'. Either include it or remove the dependency array
lint: src/components/FindColor.tsx#L34
React Hook useEffect has a complex expression in the dependency array. Extract it to a separate variable so it can be statically checked
lint: src/components/FindColor.tsx#L34
React Hook useEffect has a complex expression in the dependency array. Extract it to a separate variable so it can be statically checked
unit-test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.