Fix Login code #15
Annotations
10 errors and 6 warnings
packages/browser/src/login/oidc/incomingRedirectHandler/AuthCodeRedirectHandler.ts#L163
Unexpected if as the only statement in an else block
|
packages/core/src/authenticatedFetch/dpopUtils.ts#L22
Replace `·JWK,·KeyLike,·SignJWT,·generateKeyPair,·exportJWK,·importJWK·` with `⏎··JWK,⏎··KeyLike,⏎··SignJWT,⏎··generateKeyPair,⏎··exportJWK,⏎··importJWK,⏎`
|
packages/core/src/authenticatedFetch/dpopUtils.ts#L74
Replace `·{extractable:true` with `⏎····{·extractable:·true·`
|
|
packages/core/src/authenticatedFetch/dpopUtils.ts#L87
Replace `pubKey:·any,·privKey:·any` with `⏎··pubKey:·any,⏎··privKey:·any⏎`
|
|
|
packages/core/src/authenticatedFetch/dpopUtils.ts#L90
Replace `·await·importJWK(privateKeyJWK)` with `await·importJWK(privateKeyJWK);`
|
|
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
packages/core/src/authenticatedFetch/dpopUtils.ts#L87
Unexpected any. Specify a different type
|
packages/core/src/authenticatedFetch/dpopUtils.ts#L87
Unexpected any. Specify a different type
|
packages/node/src/dependencies.spec.ts#L134
Disabled test
|
packages/node/src/dependencies.spec.ts#L158
Disabled test
|
packages/oidc-browser/src/dpop/tokenExchange.ts#L273
Unexpected any. Specify a different type
|
The logs for this run have expired and are no longer available.
Loading