Skip to content

chore(deps): centralize ME versioning #6

chore(deps): centralize ME versioning

chore(deps): centralize ME versioning #6

Triggered via push November 25, 2023 04:43
Status Success
Total duration 4m 9s
Artifacts 2

main.yml

on: push
determine-version
25s
determine-version
build (v3.0.1-ci.1+7)
50s
build (v3.0.1-ci.1+7)
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build (v3.0.1-ci.1+7): src/Rebus.Correlate/DependencyResolverAdapter.cs#L46
Make 'DependencyResolverAdapter' sealed (a breaking change if this class has previously shipped), implement the method non-explicitly, or implement a new method that exposes the functionality of 'Rebus.Injection.IResolutionContext.Has' and is visible to derived classes (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1033)
build (v3.0.1-ci.1+7): src/Rebus.Correlate/DependencyResolverAdapter.cs#L46
Make 'DependencyResolverAdapter' sealed (a breaking change if this class has previously shipped), implement the method non-explicitly, or implement a new method that exposes the functionality of 'Rebus.Injection.IResolutionContext.Has' and is visible to derived classes (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1033)
build (v3.0.1-ci.1+7): src/Rebus.Correlate/DependencyResolverAdapter.cs#L46
Make 'DependencyResolverAdapter' sealed (a breaking change if this class has previously shipped), implement the method non-explicitly, or implement a new method that exposes the functionality of 'Rebus.Injection.IResolutionContext.Has' and is visible to derived classes (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1033)
build (v3.0.1-ci.1+7): test/Rebus.Correlate.Tests/DependencyResolverAdapterTests.cs#L10
Dereference of a possibly null reference.
build (v3.0.1-ci.1+7): test/Rebus.Correlate.Tests/DependencyResolverAdapterTests.cs#L8
Non-nullable field '_optionalResolve' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (v3.0.1-ci.1+7): test/Rebus.Correlate.Tests/Extensions/LoggingExtensions.cs#L21
Non-nullable field '_testLogger' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (v3.0.1-ci.1+7): test/Rebus.Correlate.Tests/Fixtures/RebusFixture.cs#L15
Non-nullable field '_busStarter' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (v3.0.1-ci.1+7): test/Rebus.Correlate.Tests/CorrelateConfigurationExtensionsTests.cs#L48
Converting null literal or possible null value to non-nullable type.
build (v3.0.1-ci.1+7): test/Rebus.Correlate.Tests/CorrelateConfigurationExtensionsTests.cs#L50
Possible null reference argument for parameter 'configurer' in 'OptionsConfigurer CorrelateConfigurationExtensions.EnableCorrelate(OptionsConfigurer configurer, ILoggerFactory loggerFactory)'.
build (v3.0.1-ci.1+7): test/Rebus.Correlate.Tests/CorrelateConfigurationExtensionsTests.cs#L61
Converting null literal or possible null value to non-nullable type.

Artifacts

Produced during runtime
Name Size
build Expired
8.82 MB
release-3.0.1-ci.1+7 Expired
72.3 KB