fix: removes public mermaid types that were not usuable #2205
sonarcloud.yml
on: pull_request
check if SONAR_TOKEN is set in github secrets
2s
Build
3m 46s
Annotations
2 errors and 6 warnings
|
Build:
src/Microsoft.OpenApi.Hidi/obj/Debug/net8.0/Microsoft.OpenApi.Hidi.AssemblyInfo.cs#L13
Friend assembly reference 'Microsoft.OpenApi.Hidi.Tests' is invalid. Strong-name signed assemblies must specify a public key in their InternalsVisibleTo declarations.
|
|
Build:
src/Microsoft.OpenApi.Hidi/obj/Debug/net8.0/Microsoft.OpenApi.Hidi.AssemblyInfo.cs#L13
Friend assembly reference 'Microsoft.OpenApi.Hidi.Tests' is invalid. Strong-name signed assemblies must specify a public key in their InternalsVisibleTo declarations.
|
|
Build:
src/Microsoft.OpenApi/Models/References/BaseOpenApiReferenceHolder.cs#L47
Remove this call from a constructor to the overridable 'CopyReference' method. (https://rules.sonarsource.com/csharp/RSPEC-1699)
|
|
Build:
src/Microsoft.OpenApi/Services/OpenApiUrlTreeNode.cs#L94
Remove this unnecessary check for null. (https://rules.sonarsource.com/csharp/RSPEC-2589)
|
|
Build:
src/Microsoft.OpenApi/Models/References/BaseOpenApiReferenceHolder.cs#L47
Remove this call from a constructor to the overridable 'CopyReference' method. (https://rules.sonarsource.com/csharp/RSPEC-1699)
|
|
Build:
src/Microsoft.OpenApi/Models/References/BaseOpenApiReferenceHolder.cs#L47
Remove this call from a constructor to the overridable 'CopyReference' method. (https://rules.sonarsource.com/csharp/RSPEC-1699)
|
|
Build:
src/Microsoft.OpenApi/Services/OpenApiUrlTreeNode.cs#L94
Remove this unnecessary check for null. (https://rules.sonarsource.com/csharp/RSPEC-2589)
|
|
Build:
src/Microsoft.OpenApi/Models/References/BaseOpenApiReferenceHolder.cs#L47
Remove this call from a constructor to the overridable 'CopyReference' method. (https://rules.sonarsource.com/csharp/RSPEC-1699)
|