Skip to content

feat: billing

feat: billing #927

Triggered via pull request October 30, 2023 18:49
@alanshawalanshaw
synchronize #240
feat/billing
Status Failure
Total duration 1m 18s
Artifacts

test.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
Test: billing/queues/client.js#L23
Type '(message: T) => Promise<({ ok?: undefined; } & { error: Failure; }) | { error: QueueOperationFailure; ok?: undefined; } | { ok: {}; error?: undefined; }>' is not assignable to type '(message: T) => Promise<Result<Unit, EncodeFailure | QueueOperationFailure>>'.
Test
Process completed with exit code 1.