Skip to content

fix: handle clip bounds; add skipDequantization flag #508

fix: handle clip bounds; add skipDequantization flag

fix: handle clip bounds; add skipDequantization flag #508

Triggered via push July 17, 2023 14:28
Status Failure
Total duration 49s
Artifacts

build.yml

on: push
Matrix: build-and-deploy
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
build-and-deploy (16.x): src/neuroglancer/datasource/graphene/frontend.ts#L1
Duplicate identifier 'TrackableBoolean'.
build-and-deploy (16.x): src/neuroglancer/datasource/graphene/frontend.ts#L1
Duplicate identifier 'TrackableBooleanCheckbox'.
build-and-deploy (16.x): src/neuroglancer/datasource/graphene/frontend.ts#L1
Duplicate identifier 'makeDeleteButton'.
build-and-deploy (16.x): src/neuroglancer/datasource/graphene/frontend.ts#L1
Duplicate identifier 'TrackableBoolean'.
build-and-deploy (16.x): src/neuroglancer/datasource/graphene/frontend.ts#L1
Duplicate identifier 'TrackableBooleanCheckbox'.
build-and-deploy (16.x): src/neuroglancer/datasource/graphene/frontend.ts#L1
Duplicate identifier 'makeDeleteButton'.
build-and-deploy (16.x)
Process completed with exit code 2.
build-and-deploy (16.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/