Running Copilot coding agent #74
Annotations
4 errors
|
index.test.ts > patch:
index.test.ts#L733
Error: Snapshot `patch 1` mismatched
- Expected
+ Received
@@ -16,11 +16,11 @@
"new": "18.0.0",
"old": "18.0",
},
"updates": {
"info": "https://github.com/silverwind/updates",
- "new": "537ccb7",
+ "new": "2f786f8",
"old": "6941e05",
},
},
"packageManager": {
"npm": {
❯ index.test.ts:733:37
|
|
index.test.ts > release:
index.test.ts#L636
Error: Snapshot `release 1` mismatched
- Expected
+ Received
@@ -51,11 +51,11 @@
"new": "^2.0.3",
"old": "^3.0.0",
},
"updates": {
"info": "https://github.com/silverwind/updates",
- "new": "537ccb7",
+ "new": "2f786f8",
"old": "6941e05",
},
},
"packageManager": {
"npm": {
❯ index.test.ts:636:37
|
|
index.test.ts > greatest:
index.test.ts#L442
Error: Snapshot `greatest 1` mismatched
- Expected
+ Received
@@ -46,11 +46,11 @@
"new": "5.0.0-rc.2",
"old": "2.5.0-1",
},
"updates": {
"info": "https://github.com/silverwind/updates",
- "new": "537ccb7",
+ "new": "2f786f8",
"old": "6941e05",
},
},
"packageManager": {
"npm": {
❯ index.test.ts:442:37
|
|
index.test.ts:
index.test.ts#L189
Error: ENOENT: no such file or directory, open '/home/runner/work/updates/updates/fixtures/npm/ipaddr.js.json'
❯ index.test.ts:189:43
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { errno: -2, code: 'ENOENT', syscall: 'open', path: '/home/runner/work/updates/updates/fixtures/npm/ipaddr.js.json' }
|