Skip to content

Fix compilation of the old validation #674

Fix compilation of the old validation

Fix compilation of the old validation #674

Triggered via push December 20, 2024 17:14
Status Success
Total duration 1m 54s
Artifacts
Check version increment
1m 45s
Check version increment
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 1 warning
EntityIdSpec$in a command file and.find out that empty string is NOT valid(): EntityIdSpec$in a command file and#L69
org.opentest4j.AssertionFailedError: expected: <false> but was: <true>
EntityIdSpec$in a command file and.find out that default message is NOT valid(): EntityIdSpec$in a command file and#L63
org.opentest4j.AssertionFailedError: expected: <false> but was: <true>
EntityIdSpec$in a command file and.provide a violation if is not valid(): EntityIdSpec$in a command file and#L85
org.opentest4j.AssertionFailedError: expected: <false> but was: <true>
EntityIdSpec$in a state and.consider it required by default(): EntityIdSpec$in a state and#L95
org.opentest4j.AssertionFailedError: expected: <false> but was: <true>
NumberRangeSpec.not allow fraction boundaries for integer fields(): java-tests/runtime/src/test/kotlin/io/spine/validate/NumberRangeSpec.kt#L118
value of : throwable.getMessage() expected to contain: 2.71 but was : ValidationException: At `type.spine.io/spine.test.validation.InvalidBound`: At `value`:
OneofSpec$invalid if.a required field is set to the default value(): OneofSpec$invalid if#L116
org.opentest4j.AssertionFailedError: expected: <false> but was: <true>
OneofSpec$invalid if.a required field is not set(): OneofSpec$invalid if#L128
org.opentest4j.AssertionFailedError: expected: <false> but was: <true>
ValidateUtilitySpec.format message from constraint violation(): java-tests/runtime/src/test/kotlin/io/spine/validate/ValidateUtilitySpec.kt#L72
io.kotest.assertions.AssertionFailedError: expected:<"test 1 test 2"> but was:<<empty string>>
RequiredFieldSpec$Invalid.a required field is not set(): RequiredFieldSpec$Invalid#L118
org.opentest4j.AssertionFailedError: expected: <false> but was: <true>
RequiredFieldSpec$Invalid.a required 'oneof' is not set(): RequiredFieldSpec$Invalid#L133
org.opentest4j.AssertionFailedError: expected: <false> but was: <true>
NumberRangeSpec.not allow fraction boundaries for integer fields(): java-tests\runtime\build\classes\kotlin\test\io\spine\validate\NumberRangeSpec.class#L118
value of : throwable.getMessage() expected to contain: 2.71 but was : ValidationException: At `type.spine.io/spine.test.validation.InvalidBound`: At `value`:
ValidateUtilitySpec.format message from constraint violation(): java-tests\runtime\build\classes\kotlin\test\io\spine\validate\ValidateUtilitySpec.class#L72
io.kotest.assertions.AssertionFailedError: expected:<"test 1 test 2"> but was:<<empty string>>
Check version increment
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636