ci: Updated to use 9.0.x dotnet. #309
Annotations
3 errors and 9 warnings
Build:
TestProject/src/libs/TestSolution/Generated/JsonConverters.AnyOfFactory2.g.cs#L22
Using member 'System.Type.MakeGenericType(params Type[])' which has 'RequiresDynamicCodeAttribute' can break functionality when AOT compiling. The native code for this instantiation might not be available at runtime.
|
Build:
TestProject/src/libs/TestSolution/Generated/JsonConverters.AnyOfFactory2.g.cs#L22
Using member 'System.Type.MakeGenericType(params Type[])' which has 'RequiresDynamicCodeAttribute' can break functionality when AOT compiling. The native code for this instantiation might not be available at runtime.
|
Build
Process completed with exit code 1.
|
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)
|
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/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/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/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/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/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/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)
|
Loading