Skip to content

Bump core-js from 3.25.3 to 3.32.2 #1197

Bump core-js from 3.25.3 to 3.32.2

Bump core-js from 3.25.3 to 3.32.2 #1197

Triggered via pull request September 10, 2023 08:11
Status Success
Total duration 1m 3s
Artifacts

build.yml

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

Annotations

15 warnings
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
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 (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