Skip to content

Running Copilot coding agent #275

Running Copilot coding agent

Running Copilot coding agent #275

Triggered via dynamic January 30, 2026 11:46
Status Success
Total duration 15m 19s
Artifacts

copilot

on: dynamic
Fit to window
Zoom out
Zoom in

Annotations

2 errors
src/system/object-storage.test.ts > LifecyclePolicyRuleSchema > should require targetStorageClass when action is transition: packages/spec/src/system/object-storage.test.ts#L353
AssertionError: expected [Function] to throw error matching /targetStorageClass is required when a…/ but got '[\n {\n "code": "custom",\n "m…' - Expected: /targetStorageClass is required when action is "transition"/ + Received: "[ { \"code\": \"custom\", \"message\": \"targetStorageClass is required when action is \\\"transition\\\"\", \"path\": [] } ]" ❯ src/system/object-storage.test.ts:353:9
src/system/object-storage.test.ts > AccessControlConfigSchema > should accept IP whitelist/blacklist: packages/spec/src/system/object-storage.test.ts#L274
AssertionError: Target cannot be null or undefined. ❯ src/system/object-storage.test.ts:274:32