Skip to content

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

/scoring refactoring and add model-run viewer endpoints

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

Triggered via pull request August 15, 2023 13:40
Status Success
Total duration 2m 19s
Artifacts

ci.yaml

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

Annotations

10 warnings
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