Fixed eslint version dependency conflict #4
Annotations
5 warnings
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/.
|
Run npm test:
__tests__/src/lib/typeFilters.test.js#L4
'anyImageServices' is defined but never used
|
Run npm test:
__tests__/src/lib/typeFilters.test.js#L4
'hasImageService' is defined but never used
|
Run npm test:
__tests__/src/lib/typeFilters.test.js#L5
'iiifImageResourcesFrom' is defined but never used
|
Run npm test:
src/components/NativeObjectViewer.js#L29
Embedded <object> elements must have alternative text by providing inner text, aria-label or aria-labelledby props
|
Loading