Bump jsonwebtoken from 8.5.1 to 9.0.0 (#61) #282
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
12 warnings
Test and build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2-beta, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Test and build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test and build:
src/app.controller.ts#L1
'Controller' is defined but never used
|
Test and build:
src/app.controller.ts#L1
'Get' is defined but never used
|
Test and build:
src/app.controller.ts#L1
'Inject' is defined but never used
|
Test and build:
src/app.controller.ts#L1
'UseGuards' is defined but never used
|
Test and build:
src/app.controller.ts#L3
'PreviewMode' is defined but never used
|
Test and build:
src/app.controller.ts#L4
'PreviewModeGuard' is defined but never used
|
Test and build:
src/app.controller.ts#L5
'STORYBLOK_CLIENT' is defined but never used
|
Test and build:
src/app.controller.ts#L8
'AppController' is defined but never used
|
Test and build:
src/app.module.ts#L1
'Module' is defined but never used
|
Test and build:
src/app.module.ts#L2
'ConfigModule' is defined but never used
|