Skip to content

adds loading and no data messages to the graphical and tabular displa… #988

adds loading and no data messages to the graphical and tabular displa…

adds loading and no data messages to the graphical and tabular displa… #988

Triggered via push October 13, 2023 15:54
Status Failure
Total duration 2m 6s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

push.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 10 warnings
Lint and build: packages/jbrowse-plugin-apollo/src/session/ClientDataStore.ts#L211
Prefer `.at(…)` over the first element from `.slice(…)`
Lint and build
Process completed with exit code 1.
Lint and build: packages/jbrowse-plugin-apollo/src/LinearApolloDisplay/components/LinearApolloDisplay.tsx#L2
Replace `{·getContainingView,·getSession·}·from·'@jbrowse/core/util` with `LoadingEllipses·from·'@jbrowse/core/ui/LoadingEllipses`
Lint and build: packages/jbrowse-plugin-apollo/src/LinearApolloDisplay/components/LinearApolloDisplay.tsx#L3
Replace `LoadingEllipses·from·'@jbrowse/core/ui/LoadingEllipses` with `{·getContainingView,·getSession·}·from·'@jbrowse/core/util`
Lint and build: packages/jbrowse-plugin-apollo/src/LinearApolloDisplay/stateModel/rendering.ts#L3
'/home/runner/work/Apollo3/Apollo3/.yarn/__virtual__/@jbrowse-core-virtual-3d1b5242ba/0/cache/@jbrowse-core-npm-2.6.3-85f939a73a-9154617551.zip/node_modules/@jbrowse/core/util/index.d.ts' imported multiple times
Lint and build: packages/jbrowse-plugin-apollo/src/LinearApolloDisplay/stateModel/rendering.ts#L4
'/home/runner/work/Apollo3/Apollo3/.yarn/__virtual__/@jbrowse-core-virtual-3d1b5242ba/0/cache/@jbrowse-core-npm-2.6.3-85f939a73a-9154617551.zip/node_modules/@jbrowse/core/util/index.d.ts' imported multiple times
Lint and build: packages/jbrowse-plugin-apollo/src/LinearApolloDisplay/stateModel/rendering.ts#L194
Replace `feature.gffId·===·getSession(self).apolloDataStore.lastFeat.gffId` with `⏎····················feature.gffId·===⏎····················getSession(self).apolloDataStore.lastFeat.gffId⏎··················`
Lint and build: packages/jbrowse-plugin-apollo/src/TabularEditor/HybridGrid/HybridGrid.tsx#L2
Replace `{·getSession·}·from·'@jbrowse/core/util'⏎import·LoadingEllipses·from·'@jbrowse/core/ui/LoadingEllipses` with `LoadingEllipses·from·'@jbrowse/core/ui/LoadingEllipses'⏎import·{·getSession·}·from·'@jbrowse/core/util`
Lint and build: packages/jbrowse-plugin-apollo/src/TabularEditor/HybridGrid/HybridGrid.tsx#L73
Replace `feature.start·>·visibleRegion.start·&&·feature.end·<·visibleRegion.end` with `(⏎······feature.start·>·visibleRegion.start·&&·feature.end·<·visibleRegion.end⏎····)`