#249 Create validateAndUnwrapRefs function #408
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
3 errors and 6 warnings
build (16.x)
Process completed with exit code 1.
|
build (18.x)
The job was canceled because "_16_x" failed.
|
build (18.x)
Process completed with exit code 1.
|
build (16.x):
src/hooks/useRefs/utils/validateAndUnwrapRefs/validateAndUnwrapRefs.ts#L1
'useEffect' is defined but never used
|
build (16.x):
src/hooks/useRefs/utils/validateAndUnwrapRefs/validateAndUnwrapRefs.ts#L6
'useRefs' is defined but never used
|
build (16.x):
src/hooks/useRefs/utils/validateAndUnwrapRefs/validateAndUnwrapRefs.ts#L7
'MutableRefs' is defined but never used
|
build (18.x):
src/hooks/useRefs/utils/validateAndUnwrapRefs/validateAndUnwrapRefs.ts#L1
'useEffect' is defined but never used
|
build (18.x):
src/hooks/useRefs/utils/validateAndUnwrapRefs/validateAndUnwrapRefs.ts#L6
'useRefs' is defined but never used
|
build (18.x):
src/hooks/useRefs/utils/validateAndUnwrapRefs/validateAndUnwrapRefs.ts#L7
'MutableRefs' is defined but never used
|