Update for use new updated version of oidc-client-js #19
ci.yml
on: push
Matrix: test
lint
/
lint
50s
Matrix: sonar-scan
Annotations
15 errors and 8 warnings
test (14.x)
Process completed with exit code 1.
|
test (18.x)
The job was canceled because "_14_x" failed.
|
test (18.x)
The operation was canceled.
|
test (16.x)
The job was canceled because "_14_x" failed.
|
test (16.x)
The operation was canceled.
|
lint / lint:
packages/browser/src/login/oidc/incomingRedirectHandler/AuthCodeRedirectHandler.ts#L163
Unexpected if as the only statement in an else block
|
|
|
lint / lint:
packages/core/src/authenticatedFetch/dpopUtils.ts#L22
Replace `·JWK,·KeyLike,·SignJWT,·generateKeyPair,·exportJWK,·importJWK·` with `⏎··JWK,⏎··KeyLike,⏎··SignJWT,⏎··generateKeyPair,⏎··exportJWK,⏎··importJWK,⏎`
|
lint / lint:
packages/core/src/authenticatedFetch/dpopUtils.ts#L74
Replace `·{extractable:true` with `⏎····{·extractable:·true·`
|
|
lint / lint:
packages/core/src/authenticatedFetch/dpopUtils.ts#L87
Replace `pubKey:·any,·privKey:·any` with `⏎··pubKey:·any,⏎··privKey:·any⏎`
|
|
|
lint / lint:
packages/core/src/authenticatedFetch/dpopUtils.ts#L90
Replace `·await·importJWK(privateKeyJWK)` with `await·importJWK(privateKeyJWK);`
|
test (14.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint / lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint / lint:
packages/browser/src/sessionInfo/SessionInfoManager.ts#L67
Unexpected console statement
|
lint / lint:
packages/core/src/authenticatedFetch/dpopUtils.ts#L87
Unexpected any. Specify a different type
|
lint / lint:
packages/core/src/authenticatedFetch/dpopUtils.ts#L87
Unexpected any. Specify a different type
|
lint / lint:
packages/node/src/dependencies.spec.ts#L134
Disabled test
|
lint / lint:
packages/node/src/dependencies.spec.ts#L158
Disabled test
|
lint / lint:
packages/oidc-browser/src/dpop/tokenExchange.ts#L273
Unexpected any. Specify a different type
|