add compoundSelectors to redux #934
ci-and-auto-deploy.yml
on: push
Upload to Amazon S3 Staging
0s
Upload to Amazon S3 Production
0s
Annotations
5 errors and 4 warnings
Type Check:
src/containers/ModelPanel/index.tsx#L14
Module '"../../state/trajectory/selectors"' has no exported member 'getUiDisplayDataTree'.
|
Type Check:
src/state/compoundSelectors/compoundSelectors.test.ts#L3
Module '"../selection/types"' has no exported member 'ColorSettings'.
|
Type Check:
src/state/compoundSelectors/index.ts#L8
Module '"../selection/types"' has no exported member 'ColorSettings'.
|
Type Check
Process completed with exit code 2.
|
Unit Test
Process completed with exit code 1.
|
Type Check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Unit Test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|