Skip to content

/scoring refactoring and add model-run viewer endpoints #776

/scoring refactoring and add model-run viewer endpoints

/scoring refactoring and add model-run viewer endpoints #776

Triggered via pull request August 14, 2023 19:41
Status Failure
Total duration 2m 37s
Artifacts

ci.yaml

on: pull_request
Lint Python
15s
Lint Python
Test [vue]
21s
Test [vue]
Matrix: lint-node
Matrix: test-django
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
Lint Python
Process completed with exit code 1.
Lint [eslint]: vue/src/components/MapLibre.vue#L17
'updateImageMapSources' is defined but never used
Lint [eslint]: vue/src/components/ModelRunDetail.vue#L140
Attribute "v-if" should go before "dense"
Lint [eslint]: vue/src/components/ModelRunDetail.vue#L140
'v-if' should be on a new line
Lint [eslint]: vue/src/components/ModelRunList.vue#L11
'Ref' is defined but never used
Lint [eslint]: vue/src/components/SideBar.vue#L12
'stat' is defined but never used
Lint [eslint]: vue/src/components/SideBar.vue#L160
Attribute "cols" should go before "@update:model-value"
Lint [eslint]: vue/src/components/annotationViewer/SideBar.vue#L108
Attribute "cols" should go before "@update:model-value"
Lint [eslint]: vue/src/components/imageViewer/ImageViewer.vue#L340
Variable 'props' is already declared in the upper scope
Lint [eslint]: vue/src/components/imageViewer/ImageViewerButton.vue#L4
'props' is assigned a value but never used