Skip to content

Bump jest from 27.2.2 to 29.6.4 #1186

Bump jest from 27.2.2 to 29.6.4

Bump jest from 27.2.2 to 29.6.4 #1186

Triggered via pull request August 27, 2023 08:32
Status Failure
Total duration 45s
Artifacts

build.yml

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

Annotations

3 errors and 15 warnings
build (10.x)
Process completed with exit code 1.
build (14.x)
Process completed with exit code 1.
build (12.x)
The operation was canceled.
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
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