Dark mode support #959
Merged
Dark mode support #959
Annotations
5 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/setup-node@v3, actions/cache/save@v3, dorny/paths-filter@v2, sibiraj-s/action-eslint@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run eslint on changed files:
src/components/extensions-display/code-link.js#L6
Anchors must have content and the content must be accessible by a screen reader
|
Run eslint on changed files:
src/components/footer.js#L24
Anchors must have content and the content must be accessible by a screen reader
|
Run eslint on changed files:
src/components/footer.js#L44
Anchors must have content and the content must be accessible by a screen reader
|
Run eslint on changed files:
src/components/headers/navigation.js#L113
Anchors must have content and the content must be accessible by a screen reader
|
Loading