Skip to content

chore: update test-app components to gts #1225

chore: update test-app components to gts

chore: update test-app components to gts #1225

Triggered via pull request February 13, 2025 16:09
Status Failure
Total duration 37s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 10 warnings
Tests
Delete `⏎`
Tests: test-app/app/components/overlays/demo-drawer.gts#L29
'event' is defined but never used. Allowed unused args must match /^_/u
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/ref.ts#L8
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