Skip to content

try with a diff dotnet version #2

try with a diff dotnet version

try with a diff dotnet version #2

Triggered via push December 17, 2024 19:41
Status Failure
Total duration 2m 48s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

1 error and 7 warnings
build
Process completed with exit code 1.
build: VirtualTeacherGenAIDemo.Server/Models/Request/DeleteMessageRequest.cs#L5
Non-nullable property 'MessageId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: VirtualTeacherGenAIDemo.Server/Models/Request/DeleteMessageRequest.cs#L6
Non-nullable property 'SessionId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: VirtualTeacherGenAIDemo.Server/Controllers/TestParseDocument.cs#L64
The variable 'ex' is declared but never used
build: VirtualTeacherGenAIDemo.Server/Models/Request/DeleteMessageRequest.cs#L5
Non-nullable property 'MessageId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: VirtualTeacherGenAIDemo.Server/Models/Request/DeleteMessageRequest.cs#L6
Non-nullable property 'SessionId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: VirtualTeacherGenAIDemo.Server/Controllers/TestParseDocument.cs#L64
The variable 'ex' is declared but never used
build
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.