Fix merging error #29
Annotations
11 errors and 7 warnings
|
Run npm test:
src/components/AnnotationSettings.js#L13
Don’t use defaultProps with function components
|
Run npm test:
src/components/AnnotationSettings.js#L14
propType "autoScroll" is not required, but has no corresponding default argument value
|
Run npm test:
src/components/AnnotationSettings.js#L15
propType "autoScrollDisabled" is not required, but has no corresponding default argument value
|
Run npm test:
src/components/AnnotationSettings.js#L20
propType "toggleAnnotationAutoScroll" is not required, but has no corresponding default argument value
|
Run npm test:
src/components/AnnotationsOverlayVideo.js#L86
Unused method or property "currentOrientation" of class "AnnotationsOverlayVideo"
|
Run npm test:
src/components/AnnotationsOverlayVideo.js#L623
More than 1 blank line not allowed
|
Run npm test:
src/components/AnnotationsOverlayVideo.js#L639
Expected object keys to be in insensitive ascending order. 'border' should be before 'top'
|
Run npm test:
src/components/AnnotationsOverlayVideo.js#L675
propType "currentOrientation" is not required, but has no corresponding defaultProps declaration
|
Run npm test:
src/components/VideoViewer.js#L26
Block must not be padded by blank lines
|
Run npm test:
src/components/VideoViewer.js#L87
timerStart should be placed after setContainerRatio
|
Run npm test:
src/components/AnnotationManifestsAccordion.js#L24
Unnecessary escape character: \:
|
Run npm test:
src/components/AnnotationManifestsAccordion.js#L24
Unnecessary escape character: \/
|
Run npm test:
src/components/AnnotationManifestsAccordion.js#L24
Unnecessary escape character: \:
|
Run npm test:
src/components/AnnotationManifestsAccordion.js#L24
Unnecessary escape character: \/
|
Run npm test:
src/components/MiradorMenuButton.js#L1
'React' is defined but never used
|
Run npm test:
src/components/VideoViewer.js#L3
'React' is defined but never used
|
Run npm test:
src/containers/WindowCanvasNavigationControlsVideo.js#L23
'styles' is assigned a value but never used
|
Loading