Add GitHub Actions workflow for AWS SQS and SNS tests #2128
+160
−75
Annotations
11 errors and 20 warnings
|
|
|
Test SQS
System.AggregateException : One or more errors occurred. (Failed to build resources from system part Wolverine.WolverineSystemPart)
---- JasperFx.Resources.ResourceSetupException : Failed to build resources from system part Wolverine.WolverineSystemPart
-------- Wolverine.Transports.BrokerInitializationException : Unable to initialize the Broker sqs in time
|
|
Test SQS
System.AggregateException : One or more errors occurred. (Failed to build resources from system part Wolverine.WolverineSystemPart)
---- JasperFx.Resources.ResourceSetupException : Failed to build resources from system part Wolverine.WolverineSystemPart
-------- Wolverine.Transports.BrokerInitializationException : Unable to initialize the Broker sqs in time
|
|
Test SQS
Wolverine.Transports.BrokerInitializationException : Unable to initialize the Broker sqs in time
|
|
Test SQS:
src/Transports/AWS/Wolverine.AmazonSqs.Tests/ConventionalRouting/conventional_listener_discovery.cs#L48
Wolverine.Transports.BrokerInitializationException : Unable to initialize the Broker sqs in time
|
|
Test SQS:
src/Transports/AWS/Wolverine.AmazonSqs.Tests/ConventionalRouting/conventional_listener_discovery.cs#L65
Wolverine.Transports.BrokerInitializationException : Unable to initialize the Broker sqs in time
|
|
Test SQS:
src/Transports/AWS/Wolverine.AmazonSqs.Tests/ConventionalRouting/conventional_listener_discovery.cs#L33
Wolverine.Transports.BrokerInitializationException : Unable to initialize the Broker sqs in time
|
|
Test SQS:
src/Transports/AWS/Wolverine.AmazonSqs.Tests/ConventionalRouting/conventional_listener_discovery.cs#L97
Wolverine.Transports.BrokerInitializationException : Unable to initialize the Broker sqs in time
|
|
Test SQS:
src/Transports/AWS/Wolverine.AmazonSqs.Tests/ConventionalRouting/conventional_listener_discovery.cs#L76
Wolverine.Transports.BrokerInitializationException : Unable to initialize the Broker sqs in time
|
|
Test SQS:
src/Transports/AWS/Wolverine.AmazonSqs.Tests/ConventionalRouting/conventional_listener_discovery.cs#L17
Wolverine.Transports.BrokerInitializationException : Unable to initialize the Broker sqs in time
|
|
Test SQS:
src/Transports/AWS/Wolverine.AmazonSqs.Tests/Samples/Bootstrapping.cs#L330
Wolverine.Transports.BrokerInitializationException : Unable to initialize the Broker sqs in time
|
|
Build SNS Tests:
src/Transports/AWS/Wolverine.AmazonSns.Tests/bootstrapping.cs#L8
The type name 'bootstrapping' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
|
Build SNS Tests:
src/Transports/AWS/Wolverine.AmazonSns.Tests/InlineSendingAndReceivingCompliance.cs#L50
'InlineComplianceFixture.DisposeAsync()' hides inherited member 'TransportComplianceFixture.DisposeAsync()'. Use the new keyword if hiding was intended.
|
|
Build SNS Tests:
src/Transports/AWS/Wolverine.AmazonSns/Internal/NServiceBusEnvelopeMapper.cs#L115
Possible null reference assignment.
|
|
Build SNS Tests:
src/Transports/AWS/Wolverine.AmazonSns/Internal/NServiceBusEnvelopeMapper.cs#L108
Possible null reference argument for parameter 'message' in 'byte[] NewtonsoftSerializer.WriteMessage(object message)'.
|
|
Build SNS Tests:
src/Transports/AWS/Wolverine.AmazonSns/Internal/NServiceBusEnvelopeMapper.cs#L91
Converting null literal or possible null value to non-nullable type.
|
|
Build SNS Tests:
src/Transports/AWS/Wolverine.AmazonSns/Internal/AmazonSnsTransport.cs#L17
Non-nullable property 'SQS' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build SNS Tests:
src/Transports/AWS/Wolverine.AmazonSns/Internal/SnsSenderProtocol.cs#L50
Non-nullable property 'Request' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build SNS Tests:
src/Transports/AWS/Wolverine.AmazonSns/Internal/SnsSenderProtocol.cs#L60
Dereference of a possibly null reference.
|
|
Build SNS Tests:
src/Transports/AWS/Wolverine.AmazonSns/AmazonSnsSubscriberConfiguration.cs#L109
Possible null reference argument for parameter 'endpoint' in 'MassTransitMapper.MassTransitMapper(IMassTransitInteropEndpoint endpoint)'.
|
|
Build SNS Tests:
src/Transports/AWS/Wolverine.AmazonSns/AmazonSnsSubscriberConfiguration.cs#L97
Possible null reference argument for parameter 'replyName' in 'NServiceBusEnvelopeMapper.NServiceBusEnvelopeMapper(string replyName, Endpoint endpoint)'.
|
|
Build SQS Tests:
src/Wolverine/Configuration/Capabilities/MessageHandlerDescriptor.cs#L8
Non-nullable property 'CodeFileName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build SQS Tests:
src/Wolverine/Configuration/Capabilities/EndpointDescriptor.cs#L7
Non-nullable property 'Uri' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build SQS Tests:
src/Wolverine/Configuration/Capabilities/BrokerDescription.cs#L8
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build SQS Tests:
src/Wolverine/Configuration/Capabilities/BrokerDescription.cs#L8
Non-nullable property 'ProtocolName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build SQS Tests:
src/Wolverine/Configuration/Capabilities/ServiceRegistration.cs#L10
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build SQS Tests:
src/Wolverine/Attributes/WolverineParameterAttribute.cs#L82
Cannot convert null literal to non-nullable reference type.
|
|
Build SQS Tests:
src/Wolverine/Attributes/WolverineParameterAttribute.cs#L21
Non-nullable property 'ArgumentName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build SQS Tests:
src/Wolverine/Runtime/WorkerQueues/DurableReceiver.cs#L209
Nullability of reference types in return type of 'IHandlerPipeline? DurableReceiver.Pipeline.get' doesn't match implicitly implemented member 'IHandlerPipeline IReceiver.Pipeline.get' (possibly because of nullability attributes).
|
|
Build SQS Tests:
src/Wolverine/Runtime/WorkerQueues/BufferedReceiver.cs#L111
Nullability of reference types in return type of 'IHandlerPipeline? BufferedReceiver.Pipeline.get' doesn't match implicitly implemented member 'IHandlerPipeline IReceiver.Pipeline.get' (possibly because of nullability attributes).
|
|
Build SQS Tests:
src/Wolverine/Runtime/Agents/AssignAgent.cs#L33
'AssignAgent' defines 'Equals' but not 'GetHashCode'
|
Loading