Skip to content

fix(deps): update dependency effect to v3.11.8 #1888

fix(deps): update dependency effect to v3.11.8

fix(deps): update dependency effect to v3.11.8 #1888

Triggered via pull request December 17, 2024 04:03
Status Success
Total duration 54s
Artifacts
🫸 Pull Request Checks
45s
🫸 Pull Request Checks
Fit to window
Zoom out
Zoom in

Annotations

2 warnings and 1 notice
🫸 Pull Request Checks
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
lint/nursery/useComponentExportOnlyModules: src/ui/badge.tsx#L5
Exporting a non-component with components is not allowed.
lint/nursery/useExplicitType: src/components/mode-toggle/mode-toggle.tsx#L27
Missing return type on function.