Bump actions/checkout from 3 to 4 #1
Triggered via pull request
September 11, 2023 11:23
Status
Failure
Total duration
4m 18s
Artifacts
–
Annotations
4 errors and 2 warnings
test (12):
webpack/assets/javascripts/react_app/components/AutoComplete/AutoComplete.js#L239
'initialError' PropType is defined but prop is never used
|
test (12)
Process completed with exit code 1.
|
test (14):
webpack/assets/javascripts/react_app/components/AutoComplete/AutoComplete.js#L239
'initialError' PropType is defined but prop is never used
|
test (14)
Process completed with exit code 1.
|
test (12):
webpack/assets/javascripts/react_app/components/common/forms/CounterInput/CounterInput.js#L32
React Hook useEffect has missing dependencies: 'setError' and 'setWarning'. Either include them or remove the dependency array. If 'setWarning' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
test (14):
webpack/assets/javascripts/react_app/components/common/forms/CounterInput/CounterInput.js#L32
React Hook useEffect has missing dependencies: 'setError' and 'setWarning'. Either include them or remove the dependency array. If 'setWarning' changes too often, find the parent component that defines it and wrap that definition in useCallback
|