Skip to content

Check if features already exist on assembly when importing #326

Check if features already exist on assembly when importing

Check if features already exist on assembly when importing #326

Triggered via pull request July 22, 2023 08:49
Status Failure
Total duration 2m 42s
Artifacts

pull_request.yml

on: pull_request
Strict lint and test
2m 30s
Strict lint and test
Fit to window
Zoom out
Zoom in

Annotations

1 error and 6 warnings
Strict lint and test
Process completed with exit code 1.
Strict lint and test
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/
Strict lint and test: packages/apollo-collaboration-server/src/features/features.controller.ts#L16
'FeatureCountResponse' is defined but never used
Strict lint and test: packages/jbrowse-plugin-apollo/src/components/ImportFeatures.tsx#L67
React Hook useEffect has a missing dependency: 'updateFeaturesCount'. Either include it or remove the dependency array