Fixed eslint version dependency conflict #4
Annotations
10 warnings
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, codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build (20.x):
__tests__/src/lib/typeFilters.test.js#L4
'anyImageServices' is defined but never used
|
build (20.x):
__tests__/src/lib/typeFilters.test.js#L4
'hasImageService' is defined but never used
|
build (20.x):
__tests__/src/lib/typeFilters.test.js#L5
'iiifImageResourcesFrom' is defined but never used
|
build (20.x):
src/components/NativeObjectViewer.js#L29
Embedded <object> elements must have alternative text by providing inner text, aria-label or aria-labelledby props
|
build (18.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build (18.x):
__tests__/src/lib/typeFilters.test.js#L4
'anyImageServices' is defined but never used
|
build (18.x):
__tests__/src/lib/typeFilters.test.js#L4
'hasImageService' is defined but never used
|
build (18.x):
__tests__/src/lib/typeFilters.test.js#L5
'iiifImageResourcesFrom' is defined but never used
|
build (18.x):
src/components/NativeObjectViewer.js#L29
Embedded <object> elements must have alternative text by providing inner text, aria-label or aria-labelledby props
|