Bump the minor-and-patch group across 1 directory with 17 updates #31
cicd.yml
on: pull_request
Integration
49s
Deploy
0s
Annotations
4 errors
|
Integration
Process completed with exit code 1.
|
|
test/main.test.ts > Production Environment > snapshot:
packages/iac/test/stack-test.ts#L26
Error: Snapshot `Production Environment > snapshot 1` mismatched
- Expected
+ Received
@@ -281,10 +281,13 @@
"ApiRestApiANY1340C355",
"ApiRestApiOPTIONSB925735A",
"ApiRestApiDefault4xxF2DDE8E9",
"ApiRestApiDefault5xxF4F672B9",
],
+ "Metadata": {
+ "aws:cdk:do-not-refactor": true,
+ },
"Properties": {
"Description": "Automatically created by the RestApi construct",
"RestApiId": {
"Ref": "ApiRestApiE35FEAFE",
},
❯ test/stack-test.ts:26:22
|
|
test/main.test.ts > Staging Environment > snapshot:
packages/iac/test/stack-test.ts#L26
Error: Snapshot `Staging Environment > snapshot 1` mismatched
- Expected
+ Received
@@ -281,10 +281,13 @@
"ApiRestApiANY1340C355",
"ApiRestApiOPTIONSB925735A",
"ApiRestApiDefault4xxF2DDE8E9",
"ApiRestApiDefault5xxF4F672B9",
],
+ "Metadata": {
+ "aws:cdk:do-not-refactor": true,
+ },
"Properties": {
"Description": "Automatically created by the RestApi construct",
"RestApiId": {
"Ref": "ApiRestApiE35FEAFE",
},
❯ test/stack-test.ts:26:22
|
|
test/main.test.ts > Develop Environment > snapshot:
packages/iac/test/stack-test.ts#L26
Error: Snapshot `Develop Environment > snapshot 1` mismatched
- Expected
+ Received
@@ -281,10 +281,13 @@
"ApiRestApiANY1340C355",
"ApiRestApiOPTIONSB925735A",
"ApiRestApiDefault4xxF2DDE8E9",
"ApiRestApiDefault5xxF4F672B9",
],
+ "Metadata": {
+ "aws:cdk:do-not-refactor": true,
+ },
"Properties": {
"Description": "Automatically created by the RestApi construct",
"RestApiId": {
"Ref": "ApiRestApiE35FEAFE",
},
❯ test/stack-test.ts:26:22
|