remove recentcolors code #318
ci-and-auto-deploy.yml
on: push
Upload to Amazon S3 Staging
0s
Upload to Amazon S3 Production
0s
Annotations
4 errors and 3 warnings
Unit Test
Process completed with exit code 1.
|
Type Check:
src/components/ColorSwatch/index.tsx#L4
Cannot find module '../ColorPickerPopover' or its corresponding type declarations.
|
Type Check:
src/state/selection/selectors/index.ts#L5
Module '"@aics/simularium-viewer/type-declarations/simularium/SelectionInterface"' has no exported member 'ColorChanges'. Did you mean to use 'import ColorChanges from "@aics/simularium-viewer/type-declarations/simularium/SelectionInterface"' instead?
|
Type Check
Process completed with exit code 2.
|
Lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@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:
src/state/selection/actions.ts#L10
'SET_RECENT_COLORS' is defined but never used
|
Lint:
src/state/selection/reducer.ts#L15
'SET_RECENT_COLORS' is defined but never used
|