This repository was archived by the owner on Aug 26, 2021. It is now read-only.
This repository was archived by the owner on Aug 26, 2021. It is now read-only.
Failing pa11y test on npm run build #1047
Open
Description
Bug Report
- I’ve read and understood the Contributing guidelines and have done my best effort to follow them.
- I’ve read and agree to the Code of Conduct.
- I’ve searched for any related issues and avoided creating a duplicate issue.
What happened
npm run test
fails on the pa11y automated tests on the tags
component identifying several failures of colour contrast in the au-tag--dark
theme variant.
What I expected to happen
npm run test
to not encounter any colour contrast failures.
Reproducing
- Module name:
n/a
- Module version:
n/a
- Pancake version:
n/a
- Node version:
10.19.0
- npm version:
6.14.4
Steps to reproduce:
npm i
npm run bootstrap