Merge branch 'codegen.bot' into develop #37
Annotations
2 warnings
build
/home/runner/work/dotnet-sdk/dotnet-sdk/DotnetBotfactory.Tests/UnitTest1.cs(5,19): warning CS8618: Non-nullable property 'Value' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable. [/home/runner/work/dotnet-sdk/dotnet-sdk/DotnetBotfactory.Tests/DotnetBotfactory.Tests.csproj]
|
build
/home/runner/work/dotnet-sdk/dotnet-sdk/DotnetBotfactory.Tests/UnitTest1.cs(6,39): warning CS8618: Non-nullable property 'Configuration' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable. [/home/runner/work/dotnet-sdk/dotnet-sdk/DotnetBotfactory.Tests/DotnetBotfactory.Tests.csproj]
|