chore(deps): update docker/setup-buildx-action action to v2.10.0 #343
Annotations
4 errors and 1 warning
Unit tests:
lib/modules/datasource/npm/get.spec.ts#L273
expect(received).toMatchInlineSnapshot(snapshot)
Snapshot name: `modules/datasource/npm/get massages non-compliant repository urls 1`
- Snapshot - 1
+ Received + 1
@@ -3,11 +3,11 @@
"headers": {
"accept": "application/json",
"accept-encoding": "gzip, deflate, br",
"authorization": "***",
"host": "test.org",
- "user-agent": "RenovateBot/0.0.0-semantic-release (https://github.com/renovatebot/renovate)",
+ "user-agent": "RenovateBot/1.0.7 (https://github.com/renovatebot/renovate)",
},
"method": "GET",
"url": "https://test.org/@neutrinojs%2Freact",
},
]
at Object.<anonymous> (lib/modules/datasource/npm/get.spec.ts:273:33)
|
Unit tests:
lib/modules/datasource/npm/get.spec.ts#L419
expect(received).toMatchInlineSnapshot(snapshot)
Snapshot name: `modules/datasource/npm/get does not override sourceDirectory 1`
- Snapshot - 1
+ Received + 1
@@ -3,11 +3,11 @@
"headers": {
"accept": "application/json",
"accept-encoding": "gzip, deflate, br",
"authorization": "***",
"host": "test.org",
- "user-agent": "RenovateBot/0.0.0-semantic-release (https://github.com/renovatebot/renovate)",
+ "user-agent": "RenovateBot/1.0.7 (https://github.com/renovatebot/renovate)",
},
"method": "GET",
"url": "https://test.org/@neutrinojs%2Freact",
},
]
at Object.<anonymous> (lib/modules/datasource/npm/get.spec.ts:419:33)
|
Unit tests:
lib/modules/datasource/npm/get.spec.ts#L459
expect(received).toMatchInlineSnapshot(snapshot)
Snapshot name: `modules/datasource/npm/get does not massage non-github non-compliant repository urls 1`
- Snapshot - 1
+ Received + 1
@@ -3,11 +3,11 @@
"headers": {
"accept": "application/json",
"accept-encoding": "gzip, deflate, br",
"authorization": "***",
"host": "test.org",
- "user-agent": "RenovateBot/0.0.0-semantic-release (https://github.com/renovatebot/renovate)",
+ "user-agent": "RenovateBot/1.0.7 (https://github.com/renovatebot/renovate)",
},
"method": "GET",
"url": "https://test.org/@neutrinojs%2Freact",
},
]
at Object.<anonymous> (lib/modules/datasource/npm/get.spec.ts:459:33)
|
Unit tests
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache/restore@e12d46a63a90f2fae62d114769bbf2a179198b5c, actions/cache@e12d46a63a90f2fae62d114769bbf2a179198b5c, actions/upload-artifact@a8a3f3ad30e3422c9c7b888a15615d19a852ae32. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading