COLUMBIA: Refactor NativeObjectViewer to use a ResizeObserver effect … #15
Annotations
12 errors and 11 warnings
build (20.x):
src/components/NativeObjectViewer.js#L1
Expected a line break after this opening brace
|
build (20.x):
src/components/NativeObjectViewer.js#L1
Expected a line break before this closing brace
|
build (20.x):
src/components/NativeObjectViewer.js#L24
Missing JSDoc comment
|
build (20.x):
src/components/NativeObjectViewer.js#L24
Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`
|
build (20.x):
src/components/NativeObjectViewer.js#L33
Expected object keys to be in insensitive ascending order. 'current' should be before 'original'
|
build (20.x):
src/components/NativeObjectViewer.js#L46
A space is required after '{'
|
build (20.x):
src/components/NativeObjectViewer.js#L46
Expected object keys to be in insensitive ascending order. 'current' should be before 'original'
|
build (20.x):
src/components/NativeObjectViewer.js#L46
Expected property shorthand
|
build (20.x):
src/components/NativeObjectViewer.js#L46
A space is required before '}'
|
build (20.x):
src/components/NativeObjectViewer.js#L50
Arrow function expected no return value
|
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/NativeObjectViewer.js#L2
'FullScreen' is defined but never used
|
build (20.x):
src/components/NativeObjectViewer.js#L42
Expected '===' and instead saw '=='
|
build (20.x):
src/components/NativeObjectViewer.js#L62
Embedded <object> elements must have alternative text by providing inner text, aria-label or aria-labelledby props
|
build (20.x):
src/containers/NativeObjectViewer.js#L6
'actions' is defined but never used
|
build (20.x):
src/containers/NativeObjectViewer.js#L7
'getFullScreenEnabled' is defined but never used
|
build (20.x):
src/containers/NativeObjectViewer.js#L7
'getWindow' is defined but never used
|
build (20.x):
src/containers/NativeObjectViewer.js#L11
'currentCanvas' is assigned a value but never used
|
build (20.x):
src/containers/NativeObjectViewer.js#L12
'hold' is assigned a value but never used
|
build (20.x):
src/culPlugins/mirador-canvaslink/state/selectors.js#L8
'_extends' is a function
|
build (20.x):
src/culPlugins/mirador-citations/WindowSideBarCitationButton.js#L16
'windowId' is assigned a value but never used
|