Skip to content

feat: allow disable color vars, radius, global styles #60

feat: allow disable color vars, radius, global styles

feat: allow disable color vars, radius, global styles #60

Triggered via pull request May 11, 2024 06:25
Status Failure
Total duration 1m 13s
Artifacts

ci.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 5 warnings
lint: test/presetShadcn()-default-getCSS.css#L1
Replace `⏎··········@Keyframes·shadcn-down·{·from{·height:·0·}·to·{·height:·var(--radix-accordion-content-height)}·}` with `@keyframes·shadcn-down·{⏎··from·{⏎····height:·0;⏎··}⏎··to·{⏎····height:·var(--radix-accordion-content-height);`
lint: test/presetShadcn()-default-getCSS.css#L3
Replace `········@Keyframes·shadcn-up·{·from{·height:·var(--radix-accordion-content-height)}·to·{·height:·0·}` with `}⏎}⏎@Keyframes·shadcn-up·{⏎··from·{⏎····height:·var(--radix-accordion-content-height);⏎··}⏎··to·{⏎····height:·0;⏎·`
lint: test/presetShadcn()-default-getCSS.css#L4
Replace `··········@Keyframes·shadcn-collapsible-down·{·from{·height:·0·}·to·{·height:·var(--radix-collapsible-content-height)}·` with `}⏎@Keyframes·shadcn-collapsible-down·{⏎··from·{⏎····height:·0;⏎··}⏎··to·{⏎····height:·var(--radix-collapsible-content-height);⏎··}⏎`
lint: test/presetShadcn()-default-getCSS.css#L5
Replace `··········@Keyframes·shadcn-collapsible-up·{·from{·height:·var(--radix-collapsible-content-height)}·to·{·height:·0·}` with `@keyframes·shadcn-collapsible-up·{⏎··from·{⏎····height:·var(--radix-collapsible-content-height);⏎··}⏎··to·{⏎····height:·0;⏎·`
lint: test/presetShadcn()-default-getCSS.css#L7
Delete `··········`
lint: test/presetShadcn()-default-getCSS.css#L52
Delete `··········⏎`
lint: test/presetShadcn()-default-getCSS.css#L61
Delete `⏎········`
lint: test/presetShadcn()-disable_color-getCSS.css#L1
Replace `⏎··········@Keyframes·shadcn-down·{·from{·height:·0·}·to·{·height:·var(--radix-accordion-content-height)}·}` with `@keyframes·shadcn-down·{⏎··from·{⏎····height:·0;⏎··}⏎··to·{⏎····height:·var(--radix-accordion-content-height);`
lint: test/presetShadcn()-disable_color-getCSS.css#L3
Replace `········@Keyframes·shadcn-up·{·from{·height:·var(--radix-accordion-content-height)}·to·{·height:·0·}` with `}⏎}⏎@Keyframes·shadcn-up·{⏎··from·{⏎····height:·var(--radix-accordion-content-height);⏎··}⏎··to·{⏎····height:·0;⏎·`
typecheck
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (lts/*, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (lts/*, macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (lts/*, windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.