Fix windows event log disposed in tests #2321
+74
−48
Merged
Annotations
11 errors and 21 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
|
|
Complete job
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, actions/setup-dotnet@v1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
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/sending_compliance_with_prefixes.cs#L58
'PrefixedComplianceFixture.DisposeAsync()' hides inherited member 'TransportComplianceFixture.DisposeAsync()'. Use the new keyword if hiding was intended.
|
|
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/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 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 SQS Tests:
src/Wolverine/Configuration/Capabilities/ServiceCapabilities.cs#L16
Non-nullable property 'Version' 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#L212
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