Skip to content

refactor(initWorker): null coalescing #41

refactor(initWorker): null coalescing

refactor(initWorker): null coalescing #41

Triggered via push July 21, 2024 10:37
Status Failure
Total duration 57s
Artifacts

lint.yml

on: push
Run linters
45s
Run linters
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Run linters: packages/oidc-client/src/fetch.ts#L2
Replace `getValidTokenAsync,·OidcToken,·Tokens` with `·getValidTokenAsync,·OidcToken,·Tokens·`
Run linters: packages/oidc-client/src/fetch.ts#L2
'Tokens' is defined but never used
Run linters: packages/oidc-client/src/fetch.ts#L3
Replace `Fetch,·StringMap,·TokenAutomaticRenewMode` with `·Fetch,·StringMap,·TokenAutomaticRenewMode·`
Run linters: packages/oidc-client/src/fetch.ts#L3
'StringMap' is defined but never used
Run linters: packages/oidc-client/src/fetch.ts#L3
'TokenAutomaticRenewMode' is defined but never used
Run linters: packages/oidc-client/src/fetch.ts#L7
Replace `⏎····fetch:·Fetch,⏎····oidc:·Oidc·|·null,⏎····demonstrating_proof_of_possession:·boolean·=·false,⏎··` with `fetch:·Fetch,·oidc:·Oidc·|·null,·demonstrating_proof_of_possession:·boolean·=·false`
Run linters: packages/oidc-client/src/fetch.ts#L21
Delete `····`
Run linters
Process completed with exit code 1.