build(deps): update dependency @cdktf/hcl2json to v0.20.8 #773
Annotations
5 errors and 1 warning
|
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)
|
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)
|
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)
|
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "coverage", "docs".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
This job failed
Loading