Skip to content

build(deps): bump hono from 4.6.14 to 4.6.20 in /backend-node #767

build(deps): bump hono from 4.6.14 to 4.6.20 in /backend-node

build(deps): bump hono from 4.6.14 to 4.6.20 in /backend-node #767

Triggered via pull request January 31, 2025 22:50
Status Failure
Total duration 54s
Artifacts

backend_node_ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Check
Argument of type 'Context<Env, "*", {}>' is not assignable to parameter of type 'Context<{ Bindings: { SENTRY_DSN: string; }; }, any, {}>'.
Check
Argument of type '(c: Context<Env, "/emails", { in: { json: { subject: string; previewText: string; messageId: string; to: string; messageInfo: { category: "security_login"; time: string; login: string; provider: string; ipAddress: string; } | ... 8 more ... | { ...; }; creation_timestamp?: number | undefined; }; }; out: { ...; }; }>...' is not assignable to parameter of type 'Handler<Env, "/emails", { in: { json: { subject: string; previewText: string; messageId: string; to: string; messageInfo: { category: "security_login"; time: string; login: string; provider: string; ipAddress: string; } | ... 8 more ... | { ...; }; creation_timestamp?: number | undefined; }; }; out: { ...; }; }, May...'.
Check
Process completed with exit code 2.