Skip to content

Bump coverlet.collector from 6.0.3 to 6.0.4 #108

Bump coverlet.collector from 6.0.3 to 6.0.4

Bump coverlet.collector from 6.0.3 to 6.0.4 #108

Triggered via pull request January 20, 2025 00:51
Status Success
Total duration 2m 51s
Artifacts

integration-tests.yml

on: pull_request
integration-tests
2m 43s
integration-tests
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
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/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.
integration-tests: sojj/Dtos/CompileResult.cs#L11
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/CompileResult.cs#L13
Non-nullable property 'OutputFileId' 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#L15
Non-nullable property 'ExecuteArgs' 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#L17
Non-nullable property 'OutputFile' 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#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/Dtos/DataList.cs#L8
Non-nullable property 'Problems' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
integration-tests: sojj/Dtos/TestCaseConfig.cs#L11
Non-nullable property 'TestCases' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.