Running Copilot #1
Annotations
12 errors and 1 warning
|
Copilot coding agent
The run was canceled by @copilot-swe-agent[bot].
|
|
copilot
The run was canceled by @copilot-swe-agent[bot].
|
|
spec/cache.test.ts > Cache > Should cache multiple arguments without explicit cache controls:
packages/commandkit/spec/cache.test.ts#L265
TypeError: (0 , cache) is not a function
❯ spec/cache.test.ts:265:4
|
|
spec/cache.test.ts > Cache > Should support cache options via metadata parameter:
packages/commandkit/spec/cache.test.ts#L253
TypeError: (0 , cache) is not a function
❯ spec/cache.test.ts:253:16
|
|
spec/cache.test.ts > Cache > Should work with both cacheTag and cacheLife together:
packages/commandkit/spec/cache.test.ts#L232
TypeError: (0 , $ckitiucw) is not a function
❯ spec/cache.test.ts:232:24
|
|
spec/cache.test.ts > Cache > Should cache complex return types:
packages/commandkit/spec/cache.test.ts#L217
TypeError: (0 , cache) is not a function
❯ spec/cache.test.ts:217:4
|
|
spec/cache.test.ts > Cache > Should handle different TTL formats:
packages/commandkit/spec/cache.test.ts#L198
TypeError: (0 , $ckitiucw) is not a function
❯ spec/cache.test.ts:198:4
|
|
spec/cache.test.ts > Cache > Should throw when using cacheLife outside cached function:
packages/commandkit/spec/cache.test.ts#L195
AssertionError: expected [Function] to throw error including 'must be called inside a cached functi…' but got '(0 , cacheLife)…'
Expected: "must be called inside a cached function"
Received: "(0 , __vite_ssr_import_2__.cacheLife) is not a function"
❯ spec/cache.test.ts:195:25
|
|
spec/cache.test.ts > Cache > Should throw when using cacheTag outside cached function:
packages/commandkit/spec/cache.test.ts#L190
AssertionError: expected [Function] to throw error including 'must be called inside a cached functi…' but got '(0 , cacheTag) …'
Expected: "must be called inside a cached function"
Received: "(0 , __vite_ssr_import_2__.cacheTag) is not a function"
❯ spec/cache.test.ts:190:5
|
|
spec/cache.test.ts > Cache > Should cache with multiple arguments:
packages/commandkit/spec/cache.test.ts#L178
TypeError: (0 , cache) is not a function
❯ spec/cache.test.ts:178:21
|
|
spec/cache.test.ts > Cache > Should revalidate cache using tag:
packages/commandkit/spec/cache.test.ts#L164
TypeError: (0 , $ckitiucw) is not a function
❯ spec/cache.test.ts:164:21
|
|
spec/cache.test.ts > Cache > Should invalidate cache using tag:
packages/commandkit/spec/cache.test.ts#L151
TypeError: (0 , $ckitiucw) is not a function
❯ spec/cache.test.ts:151:23
|
|
copilot
No files were found with the provided path: /home/runner/work/_temp/runtime-logs/blocked.jsonl
/home/runner/work/_temp/runtime-logs/blocked.md. No artifacts will be uploaded.
|