Skip to content

Integration tests CI #96

Integration tests CI

Integration tests CI #96

Triggered via push January 7, 2025 14:30
Status Success
Total duration 3m 11s
Artifacts
integration-tests
2m 58s
integration-tests
Fit to window
Zoom out
Zoom in

Annotations

11 warnings and 1 notice
integration-tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
integration-tests: sojj/Dtos/TestCaseResult.cs#L11
Non-nullable property 'Output' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
integration-tests: sojj/Dtos/TestCaseResult.cs#L13
Non-nullable property 'Message' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
integration-tests: sojj/Program.cs#L41
Possible null reference argument for parameter 'uriString' in 'Uri.Uri(string uriString)'.
integration-tests: sojj/Dtos/JudgeProcessRequest.cs#L8
Non-nullable property 'RunId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
integration-tests: sojj/Dtos/JudgeProcessRequest.cs#L14
Non-nullable property 'ProblemId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
integration-tests: sojj/Dtos/JudgeProcessRequest.cs#L17
Non-nullable property 'DomainId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
integration-tests: sojj/Dtos/JudgeProcessRequest.cs#L20
Non-nullable property 'Language' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
integration-tests: sojj/Dtos/JudgeProcessRequest.cs#L23
Non-nullable property 'Code' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
integration-tests: sojj/Dtos/CompileResult.cs#L7
Non-nullable property 'Message' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
integration-tests: sojj/Dtos/CompileResult.cs#L9
Non-nullable property 'RunId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
14 tests found
There are 14 tests, see "Raw output" for the full list of tests.