Skip to content

feat: update PVC reference fields and columns with UID information #111

feat: update PVC reference fields and columns with UID information

feat: update PVC reference fields and columns with UID information #111

Triggered via pull request February 5, 2025 06:04
Status Success
Total duration 3m 2s
Artifacts

ci-check.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Run Test on Node 16: packages/refine/src/Dovetail.tsx#L37
Unexpected any. Specify a different type
Run Test on Node 16: packages/refine/src/components/CronjobJobsTable/index.tsx#L80
Unexpected any. Specify a different type
Run Test on Node 16: packages/refine/src/components/EditField/index.tsx#L49
React Hook useCallback has a missing dependency: 'popModal'. Either include it or remove the dependency array
Run Test on Node 16: packages/refine/src/components/Form/RefineFormPage.tsx#L11
Unexpected any. Specify a different type
Run Test on Node 16: packages/refine/src/components/Form/useReactHookForm.tsx#L231
Unexpected any. Specify a different type
Run Test on Node 16: packages/refine/src/components/Form/useReactHookForm.tsx#L231
Unexpected any. Specify a different type
Run Test on Node 16: packages/refine/src/components/Form/useReactHookForm.tsx#L237
React Hook useEffect has a missing dependency: 'onValuesChange'. Either include it or remove the dependency array
Run Test on Node 16: packages/refine/src/components/Form/useRefineForm.ts#L54
Unexpected any. Specify a different type
Run Test on Node 16: packages/refine/src/components/Shell/index.tsx#L165
React Hook useCallback has a missing dependency: 'props'. Either include it or remove the dependency array. However, 'props' will change when *any* prop changes, so the preferred fix is to destructure the 'props' object outside of the useCallback call and refer to those specific props inside useCallback
Run Test on Node 16: packages/refine/src/components/Shell/index.tsx#L245
React Hook useCallback has a missing dependency: 'props'. Either include it or remove the dependency array. However, 'props' will change when *any* prop changes, so the preferred fix is to destructure the 'props' object outside of the useCallback call and refer to those specific props inside useCallback