Skip to content

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

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

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

Triggered via pull request November 17, 2023 00:46
Status Failure
Total duration 20s
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.