ci: update CI/workflow #2
main.yml
on: pull_request
Annotations
10 warnings
build (v3.0.1-pr18.4):
src/Rebus.Correlate/DependencyResolverAdapter.cs#L47
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-pr18.4):
src/Rebus.Correlate/DependencyResolverAdapter.cs#L47
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-pr18.4):
src/Rebus.Correlate/DependencyResolverAdapter.cs#L47
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-pr18.4):
test/Rebus.Correlate.Tests/CorrelateConfigurationExtensionsTests.cs#L83
Converting null literal or possible null value to non-nullable type.
|
build (v3.0.1-pr18.4):
test/Rebus.Correlate.Tests/CorrelateConfigurationExtensionsTests.cs#L85
Possible null reference argument for parameter 'configurer' in 'OptionsConfigurer CorrelateConfigurationExtensions.EnableCorrelate(OptionsConfigurer configurer, DependencyResolverAdapter dependencyResolverAdapter)'.
|
build (v3.0.1-pr18.4):
test/Rebus.Correlate.Tests/CorrelateConfigurationExtensionsTests.cs#L96
Converting null literal or possible null value to non-nullable type.
|
build (v3.0.1-pr18.4):
test/Rebus.Correlate.Tests/CorrelateConfigurationExtensionsTests.cs#L100
Possible null reference argument for parameter 'dependencyResolverAdapter' in 'OptionsConfigurer CorrelateConfigurationExtensions.EnableCorrelate(OptionsConfigurer configurer, DependencyResolverAdapter dependencyResolverAdapter)'.
|
build (v3.0.1-pr18.4):
test/Rebus.Correlate.Tests/DependencyResolverAdapterTests.cs#L16
Dereference of a possibly null reference.
|
build (v3.0.1-pr18.4):
test/Rebus.Correlate.Tests/DependencyResolverAdapterTests.cs#L14
Non-nullable field '_optionalResolve' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build (v3.0.1-pr18.4):
test/Rebus.Correlate.Tests/DependencyResolverAdapterTests.cs#L22
Converting null literal or possible null value to non-nullable type.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
build
Expired
|
9.56 MB |
|
release-3.0.1-pr18.4
Expired
|
75.6 KB |
|