Skip to content

Add issueToken endpoint #10

Add issueToken endpoint

Add issueToken endpoint #10

Triggered via push May 28, 2024 15:14
Status Failure
Total duration 34s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 3 warnings
lint: src/handlers/create.ts#L3
'decode' is defined but never used
lint: src/handlers/create.ts#L3
'sign' is defined but never used
lint: src/handlers/create.ts#L33
Unexpected any. Specify a different type
lint: src/handlers/issueToken.ts#L3
'decode' is defined but never used
lint: src/handlers/issueToken.ts#L3
'verify' is defined but never used
lint: src/handlers/register.ts#L9
'email' is defined but never used
lint: src/handlers/register.ts#L9
'otp' is defined but never used
lint: worker-configuration.d.ts#L3
An empty interface is equivalent to `{}`
lint
Process completed with exit code 1.
check-format
Process completed with exit code 1.
test
Process completed with exit code 1.
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
check-format
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.