Skip to content

Bump Testcontainers from 4.0.0 to 4.1.0 (#69) #89

Bump Testcontainers from 4.0.0 to 4.1.0 (#69)

Bump Testcontainers from 4.0.0 to 4.1.0 (#69) #89

Triggered via push December 16, 2024 01:05
Status Success
Total duration 2m 49s
Artifacts
integration-tests
2m 40s
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/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.
integration-tests: sojj/Dtos/TestCase.cs#L27
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/TestCase.cs#L29
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/SandboxRunResult.cs#L8
Non-nullable property 'Status' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
integration-tests: sojj/Dtos/SandboxRunResult.cs#L23
Non-nullable property 'Files' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
integration-tests: sojj/Dtos/SandboxRunResult.cs#L26
Non-nullable property 'FileIds' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
integration-tests: sojj/Dtos/SandboxRunRequest.cs#L95
Non-nullable property 'Symlink' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
integration-tests: sojj/Dtos/SandboxRunRequest.cs#L83
Non-nullable property 'Name' 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.