Skip to content

Bump flow-bin from 0.131.0 to 0.216.1 #1198

Bump flow-bin from 0.131.0 to 0.216.1

Bump flow-bin from 0.131.0 to 0.216.1 #1198

Triggered via pull request September 10, 2023 08:11
Status Failure
Total duration 42s
Artifacts

build.yml

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

Annotations

3 errors and 15 warnings
build (14.x)
Process completed with exit code 2.
build (12.x)
Process completed with exit code 2.
build (10.x)
Process completed with exit code 2.
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/auth/AuthRoute.js#L57
State initialization should be in a constructor
build (14.x): src/config/Configuration.js#L48
Use object destructuring
build (14.x): src/index_default_export.test.js#L5
`../package.json` import should occur before import of `./index`
build (14.x): src/utils/testing/InvalidParams.js#L25
Prefer default export
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/
build (12.x): src/auth/AuthRoute.js#L57
State initialization should be in a constructor
build (12.x): src/config/Configuration.js#L48
Use object destructuring
build (12.x): src/index_default_export.test.js#L5
`../package.json` import should occur before import of `./index`
build (12.x): src/utils/testing/InvalidParams.js#L25
Prefer default export
build (10.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 (10.x): src/auth/AuthRoute.js#L57
State initialization should be in a constructor
build (10.x): src/config/Configuration.js#L48
Use object destructuring
build (10.x): src/index_default_export.test.js#L5
`../package.json` import should occur before import of `./index`
build (10.x): src/utils/testing/InvalidParams.js#L25
Prefer default export