Skip to content

Bump jsonwebtoken from 8.5.1 to 9.0.2 #1190

Bump jsonwebtoken from 8.5.1 to 9.0.2

Bump jsonwebtoken from 8.5.1 to 9.0.2 #1190

Triggered via pull request September 3, 2023 08:23
Status Failure
Total duration 54s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

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)
The operation was canceled.
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, 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 (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