Add /v0/api/verify #167
pullrequest.yml
on: pull_request
Matrix: Test Rust
Matrix: Test TypeScript
Matrix: Deploy Rust Crates
Annotations
2 errors
Test TypeScript (ubuntu-24.04)
Process completed with exit code 1.
|
test/index.spec.ts > / endpoint > responds with HTTP 200:
examples/verification-workers/src/index.ts#L97
TypeError: Cannot read properties of undefined (reading 'headers')
❯ verifySignature src/index.ts:97:14
❯ Object.fetch src/index.ts:186:24
❯ test/index.spec.ts:35:33
|