feat: 🎸 bump new version #4
Annotations
8 warnings
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test:
src/Inputs/useDynamicInputs.ts#L27
'e' is defined but never used
|
test:
src/Inputs/useDynamicInputs.ts#L53
React Hook useCallback has missing dependencies: 'emptyData', 'inputModel', and 'setData'. Either include them or remove the dependency array
|
test:
src/Inputs/useDynamicInputs.ts#L59
React Hook useCallback has missing dependencies: 'getData', 'inputModel', and 'unsetData'. Either include them or remove the dependency array
|
test:
src/Inputs/useDynamicInputs.ts#L67
React Hook useCallback has a missing dependency: 'model'. Either include it or remove the dependency array
|
test:
src/useInertiaInput/index.ts#L33
'e' is defined but never used
|
test:
src/useInertiaInput/index.ts#L49
React Hook useEffect has missing dependencies: 'defaultValue', 'form', and 'inputName'. Either include them or remove the dependency array
|
test:
src/useInertiaInput/index.ts#L60
React Hook useEffect has missing dependencies: 'clearErrorsOnChange', 'error', 'form', and 'usedErrorKey'. Either include them or remove the dependency array
|