Skip to content

6256 - Allow themeVariables to have additional valid CSS colors #14195

6256 - Allow themeVariables to have additional valid CSS colors

6256 - Allow themeVariables to have additional valid CSS colors #14195

Triggered via pull request February 7, 2025 15:35
Status Failure
Total duration 1m 54s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
lint: packages/mermaid/src/utils/sanitizeDirective.ts#L57
/^[\d \-*+/"#%(),.;A-Za-z]+$/ can be optimized to /^[\d "#%()*+,./;A-Za-z\-]+$/
Lint failure
Running `pnpm run lint` failed. Running `pnpm -w run lint:fix` may fix this issue. If this error doesn't occur on your local machine, make sure your packages are up-to-date by running `pnpm install`. You may also need to delete your prettier cache by running `rm ./node_modules/.cache/prettier/.prettier-cache`.
lint
Process completed with exit code 1.