Skip to content

Add configuration options to enable OIDC middleware #2288

Add configuration options to enable OIDC middleware

Add configuration options to enable OIDC middleware #2288

Re-run triggered September 10, 2024 06:46
Status Failure
Total duration 1m 15s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 2 warnings
build: server/index.js#L35
Insert `;`
build: server/index.js#L86
Insert `;`
build: server/index.js#L87
Insert `;`
build: server/index.js#L88
Delete `⏎`
build: server/middleware/oidc/index.js#L120
Replace `'oidc',·new·OpenIDClient.Strategy(strategyOptions,·verifyCallback)` with `⏎····'oidc',⏎····new·OpenIDClient.Strategy(strategyOptions,·verifyCallback)⏎··`
build
Process completed with exit code 1.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@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
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/