Annotation Viewer/Editor #23
Annotations
1 error and 7 warnings
Lint Python
Process completed with exit code 1.
|
Lint [eslint]:
client/src/api/api.ts#L65
'PaginatedNinjaResponse' is defined but never used
|
Lint [eslint]:
client/src/components/UploadRecording.vue#L50
The "done" event has been triggered but not declared on `emits` option
|
Lint [eslint]:
client/src/components/UploadRecording.vue#L183
The "cancel" event has been triggered but not declared on `emits` option
|
Lint [eslint]:
client/src/components/geoJS/layers/editAnnotationLayer.ts#L9
'EditAnnotationLayerParams' is defined but never used
|
Lint [eslint]:
client/src/components/geoJS/layers/rectangleLayer.ts#L156
'_point' is defined but never used
|
Lint [eslint]:
client/src/components/geoJS/layers/rectangleLayer.ts#L156
'_index' is defined but never used
|
Lint [eslint]:
client/src/components/geoJS/layers/rectangleLayer.ts#L156
'data' is defined but never used
|