feat: add plural support #10
Annotations
3 errors
|
Unit tests:
lib/logger/err-serializer.spec.ts#L102
expect(received).toMatchSnapshot(properties)
Snapshot name: `logger/err-serializer got sanitize http error 1`
- Snapshot - 1
+ Received + 1
@@ -4,11 +4,11 @@
"name": "HTTPError",
"options": {
"headers": {
"accept": "application/json",
"accept-encoding": "gzip, deflate, br",
- "user-agent": "RenovateBot/0.0.0-semantic-release (https://github.com/renovatebot/renovate)",
+ "user-agent": "RenovateBot/1.0.0 (https://github.com/renovatebot/renovate)",
},
"hostType": "any",
"http2": false,
"method": "POST",
"password": "***********",
at Object.<anonymous> (lib/logger/err-serializer.spec.ts:102:34)
|
Unit tests
The operation was canceled.
|
The logs for this run have expired and are no longer available.
Loading