Skip to content

fix(idempotency): isolate unauthenticated callers to prevent shared 'anonymous' bucket collisions (#55) #38

fix(idempotency): isolate unauthenticated callers to prevent shared 'anonymous' bucket collisions (#55)

fix(idempotency): isolate unauthenticated callers to prevent shared 'anonymous' bucket collisions (#55) #38

Triggered via pull request August 18, 2026 02:14
Status Failure
Total duration 54s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 7 warnings
ci
Process completed with exit code 1.
ci: src/common/idempotency/idempotency.interceptor.spec.ts#L376
Unsafe member access .ip on an `any` value
ci: src/common/idempotency/idempotency.interceptor.spec.ts#L375
Unsafe assignment of an `any` value
ci: src/common/idempotency/idempotency.interceptor.spec.ts#L369
Unsafe member access .ip on an `any` value
ci: src/common/idempotency/idempotency.interceptor.spec.ts#L368
Unsafe assignment of an `any` value
ci
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
ci: test/users.e2e-spec.ts#L41
Unsafe argument of type `any` assigned to a parameter of type `App`
ci: test/users.e2e-spec.ts#L35
Unsafe argument of type `any` assigned to a parameter of type `App`
ci: test/escrow-idempotency.e2e-spec.ts#L182
Unsafe argument of type `any` assigned to a parameter of type `App`
ci: test/escrow-idempotency.e2e-spec.ts#L176
Unsafe argument of type `any` assigned to a parameter of type `App`
ci: test/escrow-idempotency.e2e-spec.ts#L148
Unsafe argument of type `any` assigned to a parameter of type `App`
ci: test/escrow-idempotency.e2e-spec.ts#L136
Unsafe argument of type `any` assigned to a parameter of type `App`