Keep homepage Carbon ad in view on mobile #503
Annotations
10 warnings and 1 notice
|
eslint(no-unused-vars):
test-packages/missing-dependency-error/index.js#L1
test-packages/missing-dependency-error/index.js:1:7: Variable 'test' is declared but never used. Unused variables should start with a '_'.
|
|
jsx-a11y(no-static-element-interactions):
client/components/BarGraph/BarGraph.tsx#L95
client/components/BarGraph/BarGraph.tsx:95:8: Static HTML elements with event handlers require a role.
|
|
jsx-a11y(click-events-have-key-events):
client/components/BarGraph/BarGraph.tsx#L95
client/components/BarGraph/BarGraph.tsx:95:7: Enforce a clickable non-interactive element has at least one keyboard event listener.
|
|
jsx-a11y(no-static-element-interactions):
client/components/BarGraph/BarGraph.tsx#L67
client/components/BarGraph/BarGraph.tsx:67:6: Static HTML elements with event handlers require a role.
|
|
jsx-a11y(click-events-have-key-events):
client/components/BarGraph/BarGraph.tsx#L67
client/components/BarGraph/BarGraph.tsx:67:5: Enforce a clickable non-interactive element has at least one keyboard event listener.
|
|
jsx-a11y(heading-has-content):
client/components/AutocompleteInput/AutocompleteInput.tsx#L180
client/components/AutocompleteInput/AutocompleteInput.tsx:180:22: Headings must have content and the content must be accessible by a screen reader.
|
|
eslint(no-unused-vars):
client/components/AnnouncementBanner/AnnouncementBanner.tsx#L36
client/components/AnnouncementBanner/AnnouncementBanner.tsx:36:14: Catch parameter 'e' is caught but never used.
|
|
eslint(no-unused-vars):
client/components/AnnouncementBanner/AnnouncementBanner.tsx#L25
client/components/AnnouncementBanner/AnnouncementBanner.tsx:25:14: Catch parameter 'e' is caught but never used.
|
|
react(no-did-mount-set-state):
pages/package/[...packageString]/components/TreemapSection.tsx#L64
pages/package/[...packageString]/components/TreemapSection.tsx:64:5: Do not use `setState` in `componentDidMount`.
|
|
jsx-a11y(prefer-tag-over-role):
client/components/AutocompleteInput/components/SuggestionItem.tsx#L26
client/components/AutocompleteInput/components/SuggestionItem.tsx:26:7: Prefer `option` over `role` attribute `option`.
|
|
🎭 Playwright Run Summary
9 passed (11.1s)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
playwright-report
Expired
|
200 KB |
sha256:2ab060e5ee1a8cf616f716b55f55e4d348ce575a63f213014b489e1476342e2f
|
|