show border of div surrounding video viewer and set div to fit the vi… #7
Annotations
12 errors and 8 warnings
build (20.x):
src/components/VideoViewer.js#L14
Expected object keys to be in insensitive ascending order. 'border' should be before 'width'
|
build (20.x):
src/components/VideoViewer.js#L14
Missing space before value for key 'border'
|
build (20.x):
src/components/VideoViewer.js#L15
Missing space before value for key 'justifyContent'
|
build (20.x):
src/components/VideoViewer.js#L15
Missing trailing comma
|
build (20.x):
src/components/VideoViewer.js#L21
Expected object keys to be in insensitive ascending order. 'border' should be before 'position'
|
build (20.x):
src/components/VideoViewer.js#L21
Missing space before value for key 'border'
|
build (20.x):
src/components/VideoViewer.js#L21
Missing trailing comma
|
build (20.x):
src/components/VideoViewer.js#L26
Expected object keys to be in insensitive ascending order. 'border' should be before 'maxHeight'
|
build (20.x):
src/components/VideoViewer.js#L26
Missing space before value for key 'border'
|
build (20.x):
src/components/VideoViewer.js#L26
Strings must use singlequote
|
build (18.x)
The job was canceled because "_20_x" failed.
|
build (18.x)
The operation was canceled.
|
build (20.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build (20.x):
src/components/AnnotationManifestsAccordion.js#L24
Unnecessary escape character: \:
|
build (20.x):
src/components/AnnotationManifestsAccordion.js#L24
Unnecessary escape character: \/
|
build (20.x):
src/components/AnnotationManifestsAccordion.js#L24
Unnecessary escape character: \:
|
build (20.x):
src/components/AnnotationManifestsAccordion.js#L24
Unnecessary escape character: \/
|
build (20.x):
src/components/CanvasAnnotations.js#L95
'autoScroll' is assigned a value but never used
|
build (20.x):
src/components/MiradorMenuButton.js#L1
'React' is defined but never used
|
build (20.x):
src/containers/WindowCanvasNavigationControlsVideo.js#L23
'styles' is assigned a value but never used
|