Skip to content

Bump the minor-and-patch group across 1 directory with 18 updates #29

Bump the minor-and-patch group across 1 directory with 18 updates

Bump the minor-and-patch group across 1 directory with 18 updates #29

Triggered via pull request June 3, 2025 12:33
Status Failure
Total duration 48s
Artifacts

cicd.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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 @@ -473,10 +473,29 @@ "Mode": "Active", }, }, "Type": "AWS::Lambda::Function", }, + "ApiRestApiFuncLogGroup7A947B79": { + "DeletionPolicy": "Retain", + "Properties": { + "LogGroupName": { + "Fn::Join": [ + "", + [ + "/aws/lambda/", + { + "Ref": "ApiRestApiFuncF1701C1C", + }, + ], + ], + }, + "RetentionInDays": 731, + }, + "Type": "AWS::Logs::LogGroup", + "UpdateReplacePolicy": "Retain", + }, "ApiRestApiFuncServiceRole5CBC5B3F": { "Properties": { "AssumeRolePolicyDocument": { "Statement": [ { ❯ 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 @@ -473,10 +473,29 @@ "Mode": "Active", }, }, "Type": "AWS::Lambda::Function", }, + "ApiRestApiFuncLogGroup7A947B79": { + "DeletionPolicy": "Retain", + "Properties": { + "LogGroupName": { + "Fn::Join": [ + "", + [ + "/aws/lambda/", + { + "Ref": "ApiRestApiFuncF1701C1C", + }, + ], + ], + }, + "RetentionInDays": 731, + }, + "Type": "AWS::Logs::LogGroup", + "UpdateReplacePolicy": "Retain", + }, "ApiRestApiFuncServiceRole5CBC5B3F": { "Properties": { "AssumeRolePolicyDocument": { "Statement": [ { ❯ 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 @@ -473,10 +473,29 @@ "Mode": "Active", }, }, "Type": "AWS::Lambda::Function", }, + "ApiRestApiFuncLogGroup7A947B79": { + "DeletionPolicy": "Retain", + "Properties": { + "LogGroupName": { + "Fn::Join": [ + "", + [ + "/aws/lambda/", + { + "Ref": "ApiRestApiFuncF1701C1C", + }, + ], + ], + }, + "RetentionInDays": 731, + }, + "Type": "AWS::Logs::LogGroup", + "UpdateReplacePolicy": "Retain", + }, "ApiRestApiFuncServiceRole5CBC5B3F": { "Properties": { "AssumeRolePolicyDocument": { "Statement": [ { ❯ test/stack-test.ts:26:22