Skip to content

breaking: Refactor Overlay; Add Popover and Backdrop components #966

breaking: Refactor Overlay; Add Popover and Backdrop components

breaking: Refactor Overlay; Add Popover and Backdrop components #966

Triggered via pull request February 13, 2024 01:00
Status Failure
Total duration 31s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 11 warnings
Tests: test-app/app/components/overlays/popover.gts#L1
'Component' is defined but never used
Tests
Process completed with exit code 1.
Tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: volta-cli/action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Tests: packages/overlays/src/components/overlay.gts#L11
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/components/notifications/demo.ts#L26
Missing return type on function
Tests: test-app/app/components/notifications/demo.ts#L32
Missing return type on function
Tests: test-app/app/components/notifications/demo.ts#L38
Missing return type on function
Tests: test-app/app/components/notifications/demo.ts#L59
Missing return type on function
Tests: test-app/app/routes/index.ts#L6
Missing return type on function