Skip to content

Bump flow-bin from 0.131.0 to 0.211.1 #2182

Bump flow-bin from 0.131.0 to 0.211.1

Bump flow-bin from 0.131.0 to 0.211.1 #2182

Triggered via pull request July 9, 2023 08:04
Status Failure
Total duration 1m 20s
Artifacts

build.yml

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

Annotations

5 errors and 10 warnings
build (14.x)
Process completed with exit code 78.
build (12.x)
The job was canceled because "_14_x" failed.
build (12.x)
The operation was canceled.
build (16.x)
The job was canceled because "_14_x" failed.
build (16.x)
The operation was canceled.
build (14.x): src/common/components/buttons/index.js#L5
Prefer default export
build (14.x): src/common/components/errors/index.js#L5
Prefer default export
build (14.x): src/common/constants/testing/index.js#L25
Prefer default export
build (14.x): src/common/utils/testing/index.js#L5
Prefer default export
build (14.x): src/containers/study/components/ChangeEnrollmentModal.js#L40
React Hook useEffect has a missing dependency: 'enrollmentStatus'. Either include it or remove the dependency array. If 'setAction' needs the current value of 'enrollmentStatus', you can also switch to useReducer instead of useState and read 'enrollmentStatus' in the reducer
build (14.x): src/containers/study/components/ParticipantRow.js#L120
React Hook useMemo has a missing dependency: 'getRowData'. Either include it or remove the dependency array
build (14.x): src/containers/tud/TimeUseDiaryContainer.js#L66
Type imports require valid Flow declaration
build (14.x): src/containers/tud/TimeUseDiaryContainer.js#L144
Type annotations require valid Flow declaration
build (14.x): src/containers/tud/TimeUseDiaryContainer.js#L166
React Hook useEffect has a missing dependency: 'changeLanguage'. Either include it or remove the dependency array