Skip to content

feat(modal): Refactored modal dialog and improved styling #224

feat(modal): Refactored modal dialog and improved styling

feat(modal): Refactored modal dialog and improved styling #224

Triggered via push February 5, 2025 21:30
Status Failure
Total duration 1m 21s
Artifacts

main.yml

on: push
Matrix: Run code checks / run_checks
Matrix: Run tests (vitest) / run_tests_vitest
Matrix: Run release-please / run_release_please
Waiting for pending jobs
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Run code checks / run_checks (22): packages/solid/src/modal/modal-dialog.service.tsx#L2
'ComponentProps' is defined but never used. Allowed unused vars must match /^_/u
Run code checks / run_checks (22): packages/solid/src/modal/template/modal-footer.component.tsx#L1
'Divider' is defined but never used. Allowed unused vars must match /^_/u
Run code checks / run_checks (22)
Process completed with exit code 1.
Run tests (vitest) / run_tests_vitest (22)
Process completed with exit code 1.