Skip to content

feat: 🎸 bump new version #4

feat: 🎸 bump new version

feat: 🎸 bump new version #4

Triggered via pull request January 3, 2025 00:40
@aviemetaviemet
opened #37
update
Status Success
Total duration 1m 1s
Artifacts

tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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