Skip to content

chore(deps): update dependency @tsndr/cloudflare-worker-jwt to v2.3.2 #1501

chore(deps): update dependency @tsndr/cloudflare-worker-jwt to v2.3.2

chore(deps): update dependency @tsndr/cloudflare-worker-jwt to v2.3.2 #1501

Triggered via pull request November 20, 2023 22:18
Status Failure
Total duration 22s
Artifacts

linting.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
ESLint: src/utils/webtoken.ts#L4
Caution: `jwt` also has a named export `sign`. Check if you meant to write `import {sign} from '@tsndr/cloudflare-worker-jwt'` instead
ESLint: src/utils/webtoken.ts#L8
Caution: `jwt` also has a named export `verify`. Check if you meant to write `import {verify} from '@tsndr/cloudflare-worker-jwt'` instead
ESLint: src/utils/webtoken.ts#L12
Caution: `jwt` also has a named export `decode`. Check if you meant to write `import {decode} from '@tsndr/cloudflare-worker-jwt'` instead
ESLint
Process completed with exit code 1.