Skip to content

Running Copilot coding agent #448

Running Copilot coding agent

Running Copilot coding agent #448

Triggered via dynamic February 9, 2026 17:27
Status Success
Total duration 52m 33s
Artifacts

copilot

on: dynamic
Fit to window
Zoom out
Zoom in

Annotations

10 errors
copilot
@objectstack/spec#build: command (/home/runner/work/spec/spec/packages/spec) /home/runner/work/_temp/ghcca-node/node/bin/pnpm run build exited (1)
copilot
@objectstack/spec#build: command (/home/runner/work/spec/spec/packages/spec) /home/runner/work/_temp/ghcca-node/node/bin/pnpm run build exited (1)
copilot
@objectstack/spec#build: command (/home/runner/work/spec/spec/packages/spec) /home/runner/work/_temp/ghcca-node/node/bin/pnpm run build exited (1)
copilot
@objectstack/spec#build: command (/home/runner/work/spec/spec/packages/spec) /home/runner/work/_temp/ghcca-node/node/bin/pnpm run build exited (1)
copilot
@objectstack/spec#build: command (/home/runner/work/spec/spec/packages/spec) /home/runner/work/_temp/ghcca-node/node/bin/pnpm run build exited (1)
copilot
@objectstack/spec#build: command (/home/runner/work/spec/spec/packages/spec) /home/runner/work/_temp/ghcca-node/node/bin/pnpm run build exited (1)
copilot
@objectstack/spec#build: command (/home/runner/work/spec/spec/packages/spec) /home/runner/work/_temp/ghcca-node/node/bin/pnpm run build exited (1)
copilot
@objectstack/spec#build: command (/home/runner/work/spec/spec/packages/spec) /home/runner/work/_temp/ghcca-node/node/bin/pnpm run build exited (1)
src/studio/plugin.test.ts > StudioPluginManifestSchema > should accept minimal manifest with defaults: packages/spec/src/studio/plugin.test.ts#L226
AssertionError: expected undefined to deeply equal [] - Expected: [] + Received: undefined ❯ src/studio/plugin.test.ts:226:48
src/ai/feedback-loop.test.ts > ResolutionSchema > should accept metadata_change resolution: packages/spec/src/ai/feedback-loop.test.ts#L115
ZodError: [ { "expected": "string", "code": "invalid_type", "path": [ "fix", "changeSet", "operations", 0, "fieldName" ], "message": "Invalid input: expected string, received undefined" } ] ❯ src/ai/feedback-loop.test.ts:115:37 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { _zod: { def: [ { expected: 'string', code: 'invalid_type', path: [ 'fix', 'changeSet', 'operations', +0, 'fieldName' ], message: 'Invalid input: expected string, received undefined' } ], constr: 'Function<ZodError>', traits: { constructor: 'Function<Set>', has: 'Function<has>', add: 'Function<add>', delete: 'Function<delete>', difference: 'Function<difference>', clear: 'Function<clear>', entries: 'Function<entries>', forEach: 'Function<forEach>', intersection: 'Function<intersection>', isSubsetOf: 'Function<isSubsetOf>', isSupersetOf: 'Function<isSupersetOf>', isDisjointFrom: 'Function<isDisjointFrom>', size: 2, symmetricDifference: 'Function<symmetricDifference>', union: 'Function<union>', values: 'Function<values>', keys: 'Function<values>' }, deferred: [] }, issues: [ { expected: 'string', code: 'invalid_type', path: [ 'fix', 'changeSet', 'operations', +0, 'fieldName' ], message: 'Invalid input: expected string, received undefined' } ], format: 'Function<value>', flatten: 'Function<value>', addIssue: 'Function<value>', addIssues: 'Function<value>', isEmpty: false }