Skip to content

feat: publish egress events to cf queue #478

feat: publish egress events to cf queue

feat: publish egress events to cf queue #478

Triggered via pull request November 18, 2025 13:48
Status Failure
Total duration 35s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Test: test/unit/middleware/withEgressTracker.spec.js#L159
Argument of type '{ DEBUG: string; FF_EGRESS_TRACKER_ENABLED: string; }' is not assignable to parameter of type 'Environment'.
Test: test/unit/middleware/withEgressTracker.spec.js#L118
Argument of type '{ DEBUG: string; FF_EGRESS_TRACKER_ENABLED: string; }' is not assignable to parameter of type 'Environment'.
Test: test/unit/middleware/withEgressTracker.spec.js#L69
Object literal may only specify known properties, and 'egressClient' does not exist in type 'Context'.
Test: test/unit/middleware/withEgressTracker.spec.js#L23
Type '{ DEBUG: string; FF_EGRESS_TRACKER_ENABLED: string; }' does not satisfy the expected type 'Environment'.
Test: src/middleware/withAuthorizedSpace.js#L168
Argument of type 'string' is not assignable to parameter of type '{ capability: CapabilityParser<Match<unknown, UnknownMatch>>; delegationErrors: DelegationError[]; unknownCapabilities: Capability<Ability, `${string}:${string}`, unknown>[]; invalidProofs: InvalidProof[]; failedProofs: InvalidClaim[]; }'.
Test: src/middleware/withAuthorizedSpace.js#L37
Cannot find module '@web3-storage/capabilities/types' or its corresponding type declarations.
Test: src/middleware/withAuthorizedSpace.js#L31
Cannot find module '@web3-storage/capabilities/types' or its corresponding type declarations.
Test: src/middleware/withAuthorizedSpace.js#L25
Cannot find module '@web3-storage/capabilities/types' or its corresponding type declarations.
Test: src/middleware/withAuthorizedSpace.js#L20
Cannot find module '@web3-storage/capabilities/types' or its corresponding type declarations.
Test: src/middleware/withAuthorizedSpace.js#L12
Cannot find module '@web3-storage/capabilities/types' or its corresponding type declarations.