Skip to content

refactor: improved color default and borders #540

refactor: improved color default and borders

refactor: improved color default and borders #540

Triggered via pull request September 4, 2024 17:24
Status Failure
Total duration 38s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
ci
Property 'shadow' does not exist on type 'Props'.
ci
Object literal may only specify known properties, and 'shadow' does not exist in type 'ConfigVariants<{ variant: { none: string; default: string; primary: string; success: string; warn: string; error: string; }; }> & ClassProp'.
ci
Process completed with exit code 1.
ci
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/