Web/document server #1912
pull-request-checks-workflow.yml
on: pull_request
🫸 Pull Request Checks
45s
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.
|