ci: Updated to use 9.0.x dotnet. #309
Annotations
2 errors and 9 warnings
|
Build
The operation was canceled.
|
Generate code:
src/libs/AutoSDK.CLI/Commands/AI/SpecFromDocsCommand.cs#L76
Because an application's API isn't typically referenced from outside the assembly, types can be made internal (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1515)
|
Generate code:
src/libs/AutoSDK.CLI/Commands/ConvertCommand.cs#L6
Because an application's API isn't typically referenced from outside the assembly, types can be made internal (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1515)
|
Generate code:
src/libs/AutoSDK.CLI/Commands/InitializeCommand.cs#L6
Because an application's API isn't typically referenced from outside the assembly, types can be made internal (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1515)
|
Generate code:
src/libs/AutoSDK.CLI/Commands/AI/AiCommand.cs#L5
Because an application's API isn't typically referenced from outside the assembly, types can be made internal (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1515)
|
Generate code:
src/libs/AutoSDK.CLI/Commands/SimplifyCommand.cs#L9
Because an application's API isn't typically referenced from outside the assembly, types can be made internal (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1515)
|
Generate code:
src/libs/AutoSDK.CLI/Commands/AI/SpecFromDocsCommand.cs#L7
Because an application's API isn't typically referenced from outside the assembly, types can be made internal (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1515)
|
Generate code:
src/libs/AutoSDK.CLI/Commands/SettingsBinder.cs#L8
Because an application's API isn't typically referenced from outside the assembly, types can be made internal (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1515)
|
Generate code:
src/libs/AutoSDK.CLI/Commands/GenerateCommand.cs#L9
Because an application's API isn't typically referenced from outside the assembly, types can be made internal (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1515)
|
Generate code:
src/libs/AutoSDK.CLI/Helpers.cs#L3
Because an application's API isn't typically referenced from outside the assembly, types can be made internal (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1515)
|
Loading