Skip to content

feat: Add ToggleState and refactor ref; Add docs #1230

feat: Add ToggleState and refactor ref; Add docs

feat: Add ToggleState and refactor ref; Add docs #1230

Triggered via pull request February 14, 2025 05:31
Status Failure
Total duration 32s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 10 warnings
Tests: test-app/tests/integration/components/utilities/toggle-test.gts#L48
Syntax error, you used an unclosed attribute selector: "[data-test-content", should be: "[data-test-content]"
Tests: test-app/tests/integration/components/utilities/toggle-test.gts#L50
Syntax error, you used an unclosed attribute selector: "[data-test-content", should be: "[data-test-content]"
Tests: test-app/tests/integration/components/utilities/toggle-test.gts#L53
Syntax error, you used an unclosed attribute selector: "[data-test-content", should be: "[data-test-content]"
Tests: test-app/tests/integration/components/utilities/toggle-test.gts#L56
Syntax error, you used an unclosed attribute selector: "[data-test-content", should be: "[data-test-content]"
Tests: test-app/tests/integration/components/utilities/toggle-test.gts#L76
Syntax error, you used an unclosed attribute selector: "[data-test-content", should be: "[data-test-content]"
Tests: test-app/tests/integration/components/utilities/toggle-test.gts#L78
Syntax error, you used an unclosed attribute selector: "[data-test-content", should be: "[data-test-content]"
Tests
Process completed with exit code 1.
Tests: packages/overlays/src/components/overlay.gts#L10
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
Tests: packages/theme/src/tw.ts#L30
Missing return type on function
Tests: packages/utilities/src/utils/toggle.ts#L38
Missing return type on function
Tests: test-app/app/components/changeset-form/demo.gts#L7
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
Tests: test-app/app/routes/index.ts#L6
Missing return type on function
Tests: test-app/tests/integration/components/notifications/notification-card-test.gts#L212
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
Tests: test-app/tests/integration/components/overlays/drawer-test.ts#L333
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
Tests: test-app/tests/integration/components/overlays/modal-test.ts#L257
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free