Skip to content

aep-lib-ts and prefixes #17

aep-lib-ts and prefixes

aep-lib-ts and prefixes #17

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

pr-checks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 6 warnings
checks: src/components/breadcrumb.test.tsx#L367
Unexpected any. Specify a different type
checks: src/components/breadcrumb.test.tsx#L331
Unexpected any. Specify a different type
checks: src/components/breadcrumb.test.tsx#L303
Unexpected any. Specify a different type
checks: src/components/breadcrumb.test.tsx#L275
Unexpected any. Specify a different type
checks: src/components/breadcrumb.test.tsx#L253
Unexpected any. Specify a different type
checks: src/components/breadcrumb.test.tsx#L220
Unexpected any. Specify a different type
checks: src/components/breadcrumb.test.tsx#L184
Unexpected any. Specify a different type
checks: src/components/breadcrumb.test.tsx#L145
Unexpected any. Specify a different type
checks: src/components/breadcrumb.test.tsx#L111
Unexpected any. Specify a different type
checks: src/components/breadcrumb.test.tsx#L62
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
checks: src/components/ui/button-group.tsx#L82
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
checks: src/components/form/form.tsx#L226
React Hook useMemo has a missing dependency: 'renderField'. Either include it or remove the dependency array
checks: src/components/form/form.tsx#L108
React Hook useEffect has a missing dependency: 'form'. Either include it or remove the dependency array