Start using AI-written client (for now...) #12
Annotations
10 warnings
build
/home/runner/work/dotnet-sdk/dotnet-sdk/CodegenBot/LogEvent.cs(16,19): warning CS8618: Non-nullable property 'Message' 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/CodegenBot/CodegenBot.csproj]
|
build
/home/runner/work/dotnet-sdk/dotnet-sdk/CodegenBot/CaretRef.cs(8,19): warning CS8618: Non-nullable property 'Id' 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/CodegenBot/CodegenBot.csproj]
|
build
/home/runner/work/dotnet-sdk/dotnet-sdk/CodegenBot/CaretRef.cs(9,19): warning CS8618: Non-nullable property 'Separator' 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/CodegenBot/CodegenBot.csproj]
|
build
/home/runner/work/dotnet-sdk/dotnet-sdk/CodegenBot/CaretRef.cs(10,19): warning CS8618: Non-nullable property 'Indentation' 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/CodegenBot/CodegenBot.csproj]
|
build
/home/runner/work/dotnet-sdk/dotnet-sdk/CodegenBot/CaretRef.cs(11,36): warning CS8618: Non-nullable property 'Tags' 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/CodegenBot/CodegenBot.csproj]
|
build
/home/runner/work/dotnet-sdk/dotnet-sdk/CodegenBot/GraphQLRequest.cs(19,16): warning CS8603: Possible null reference return. [/home/runner/work/dotnet-sdk/dotnet-sdk/CodegenBot/CodegenBot.csproj]
|
build
/home/runner/work/dotnet-sdk/dotnet-sdk/CodegenBot/GraphQLRequest.cs(11,19): warning CS8618: Non-nullable property 'Query' 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/CodegenBot/CodegenBot.csproj]
|
build
/home/runner/work/dotnet-sdk/dotnet-sdk/CodegenBot/LogEvent.cs(16,19): warning CS8618: Non-nullable property 'Message' 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/CodegenBot/CodegenBot.csproj]
|
build
/home/runner/work/dotnet-sdk/dotnet-sdk/CodegenBot/CaretRef.cs(8,19): warning CS8618: Non-nullable property 'Id' 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/CodegenBot/CodegenBot.csproj]
|
build
/home/runner/work/dotnet-sdk/dotnet-sdk/CodegenBot/CaretRef.cs(9,19): warning CS8618: Non-nullable property 'Separator' 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/CodegenBot/CodegenBot.csproj]
|