WIP - support next next next in lightbox #15436
Annotations
10 errors and 1 warning
Lint:
dotcom-rendering/src/components/Lightbox.tsx#L10
All imports in the declaration are only used as types. Use `import type`
|
Lint:
dotcom-rendering/src/components/Lightbox.tsx#L10
`../types/tag` import should occur before import of `./AppsLightboxImageStore.importable`
|
Lint:
dotcom-rendering/src/components/LightboxJavascript.tsx#L7
Import "ArticleFormat" is only used as types
|
Lint:
dotcom-rendering/src/components/LightboxJavascript.tsx#L10
`../client/userFeatures/user-features-lib` import should occur before import of `../lib/articleFormat`
|
Lint:
dotcom-rendering/src/components/LightboxJavascript.tsx#L11
All imports in the declaration are only used as types. Use `import type`
|
Lint:
dotcom-rendering/src/components/LightboxJavascript.tsx#L11
`../types/tag` import should occur before import of `./LightboxImages`
|
Lint:
dotcom-rendering/src/components/LightboxJavascript.tsx#L12
Dependency cycle detected
|
Lint:
dotcom-rendering/src/components/LightboxJavascript.tsx#L599
'totalImages' is assigned a value but never used
|
Lint:
dotcom-rendering/src/components/LightboxLayout.importable.tsx#L19
Dependency cycle detected
|
Lint:
dotcom-rendering/src/components/LightboxLayout.importable.tsx#L20
`../types/tag` type import should occur before import of `./LightboxJavascript`
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading