testing linting tech #47
Annotations
2 errors and 4 warnings
|
|
src/Nuke/GithubActions/GitHubActionsLintAttribute.cs#L52
Symbol 'TokenSecret.get' is not part of the declared public API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
|
src/Nuke/GithubActions/GitHubActionsLintAttribute.cs#L52
Symbol 'TokenSecret.set' is not part of the declared public API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
|
.build/Build.cs#L73
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#L75
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