Feature/dotnet format #1786
Annotations
18 warnings
src/Nuke/ICanRegenerateBuildConfiguration.cs#L24
Dereference of a possibly null reference.
|
.build/Build.cs#L70
Make 'Pipeline' 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 'Rocket.Surgery.Nuke.IHaveSolution.get_Solution' and is visible to derived classes (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1033)
|
.build/Build.CI.cs#L67
The type name Pipeline conflicts in whole or in part with the namespace name 'Azure.Core.Pipeline'. Change either name to eliminate the conflict. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1724)
|
|
|
|
|
|
|
src/Nuke/ICanRegenerateBuildConfiguration.cs#L24
Dereference of a possibly null reference.
|
.build/Build.cs#L70
Make 'Pipeline' 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 'Rocket.Surgery.Nuke.IHaveSolution.get_Solution' and is visible to derived classes (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1033)
|
.build/Build.CI.cs#L67
The type name Pipeline conflicts in whole or in part with the namespace name 'Azure.Core.Pipeline'. Change either name to eliminate the conflict. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1724)
|
|
|
|
|
|
|
The logs for this run have expired and are no longer available.
Loading