Bump @babel/preset-env from 7.19.3 to 7.22.14 #1189
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
15 warnings
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, codecov/codecov-action@v1. 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 (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, codecov/codecov-action@v1. 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 (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, codecov/codecov-action@v1. 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
|