Skip to content

feat: Update to .NET 8, refresh NuGet packages, and add GitHub workflows #1

feat: Update to .NET 8, refresh NuGet packages, and add GitHub workflows

feat: Update to .NET 8, refresh NuGet packages, and add GitHub workflows #1

Triggered via pull request May 22, 2025 19:13
Status Failure
Total duration 32s
Artifacts

dotnet-test.yml

on: pull_request
build-and-test
25s
build-and-test
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build-and-test: MessagingSqs.Tests/MessageQueueTests.cs#L95
'MessageAttributeValue' is an ambiguous reference between 'Amazon.SQS.Model.MessageAttributeValue' and 'Amazon.SimpleNotificationService.Model.MessageAttributeValue'
build-and-test: MessagingSqs.Tests/MessageQueueTests.cs#L84
The type or namespace name 'MessageAttribute' does not exist in the namespace 'Amazon.SimpleNotificationService.Util' (are you missing an assembly reference?)
build-and-test: MessagingSqs.Tests/MessageQueueTests.cs#L82
The type or namespace name 'MessageAttribute' does not exist in the namespace 'Amazon.SimpleNotificationService.Util' (are you missing an assembly reference?)
build-and-test: MessagingSqs.Tests/MessageQueueTests.cs#L82
'Message' does not contain a definition for 'MessageAttributes'
build-and-test: MessagingSqs.Tests/MessageQueueTests.cs#L80
Property or indexer 'Message.Timestamp' cannot be assigned to -- it is read only
build-and-test: MessagingSqs.Tests/MessageQueueTests.cs#L79
Property or indexer 'Message.TopicArn' cannot be assigned to -- it is read only
build-and-test: MessagingSqs.Tests/MessageQueueTests.cs#L78
Property or indexer 'Message.MessageText' cannot be assigned to -- it is read only
build-and-test: MessagingSqs.Tests/MessageQueueTests.cs#L76
'Message' does not contain a constructor that takes 0 arguments
build-and-test: MessagingSqs.Tests/MessageQueueTests.cs#L50
The type or namespace name 'FindTopicResponse' does not exist in the namespace 'Amazon.SimpleNotificationService.Model' (are you missing an assembly reference?)
build-and-test: MessagingSqs.Tests/MessageQueueTests.cs#L49
The type or namespace name 'FindTopicRequest' could not be found (are you missing a using directive or an assembly reference?)