Skip to content

Empty state not showing properly #10

Empty state not showing properly

Empty state not showing properly #10

Triggered via pull request November 9, 2025 12:05
Status Success
Total duration 24s
Artifacts

pr-checks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
checks: src/state/openapi.ts#L106
Unexpected any. Specify a different type
checks: src/state/openapi.ts#L13
Unexpected any. Specify a different type
checks: src/state/openapi.ts#L4
Unexpected any. Specify a different type
checks: src/state/fetch.ts#L35
'e' is defined but never used
checks: src/state/fetch.ts#L27
Unexpected any. Specify a different type
checks: src/state/fetch.ts#L5
Unexpected any. Specify a different type
checks: src/lib/utils.ts#L10
'base' is never reassigned. Use 'const' instead
checks: src/hooks/use-toast.ts#L21
'actionTypes' is assigned a value but only used as a type
checks: src/components/resource_types/resource_type_list.test.tsx#L6
'Sidebar' is defined but never used
checks: src/components/form/form.test.tsx#L208
Unexpected any. Specify a different type
checks: src/components/ui/sidebar.tsx#L769
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
checks: src/components/ui/form.tsx#L168
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
checks: src/components/ui/button.tsx#L57
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components