Skip to content

Bump flow-bin from 0.131.0 to 0.218.0 #2281

Bump flow-bin from 0.131.0 to 0.218.0

Bump flow-bin from 0.131.0 to 0.218.0 #2281

Triggered via pull request October 8, 2023 08:26
Status Failure
Total duration 1m 14s
Artifacts

build.yml

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

Annotations

3 errors and 23 warnings
build (14.x)
Process completed with exit code 78.
build (16.x)
The operation was canceled.
build (12.x)
The operation was canceled.
build (14.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
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
build (16.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (16.x): src/common/components/buttons/index.js#L5
Prefer default export
build (16.x): src/common/components/errors/index.js#L5
Prefer default export
build (16.x): src/common/constants/testing/index.js#L25
Prefer default export
build (16.x): src/common/utils/testing/index.js#L5
Prefer default export
build (16.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 (16.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 (16.x): src/containers/tud/TimeUseDiaryContainer.js#L66
Type imports require valid Flow declaration
build (16.x): src/containers/tud/TimeUseDiaryContainer.js#L144
Type annotations require valid Flow declaration
build (16.x): src/containers/tud/TimeUseDiaryContainer.js#L166
React Hook useEffect has a missing dependency: 'changeLanguage'. Either include it or remove the dependency array
build (12.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/