Skip to content

add CharSequence.length feature extractor (fluent/infix) #1234

add CharSequence.length feature extractor (fluent/infix)

add CharSequence.length feature extractor (fluent/infix) #1234

Re-run triggered December 3, 2025 19:46
Status Failure
Total duration 6m 5s
Artifacts

quality-assurance.yml

on: pull_request
generate-matrix
8s
generate-matrix
Matrix: forwardCompatibility
Matrix: build-and-test
Fit to window
Zoom out
Zoom in

Annotations

35 errors
forwardCompatibility (2.0)
Process completed with exit code 1.
forwardCompatibility (2.0): :atrium-api-infix:allTests#L0
Execution failed for task ':atrium-api-infix:allTests'. Caused by: There were failing tests. See the report at: file:///home/runner/work/atrium/atrium/apis/infix/atrium-api-infix/build/reports/tests/allTests/index.html
forwardCompatibility (2.0): ch.tutteli.atrium.api.infix.en_GB.CharSequenceExpectationsTest > ambiguityTest()#L0
0.0sec ch.tutteli.atrium.api.infix.en_GB.CharSequenceExpectationsTest > ambiguityTest(), ambiguityTest()[jvm] I expected subject: "Hello my name is Robert" <942968768> ◆ ▶ length: 23 (kotlin.Int <1387256575>) ◾ at least one expectation defined: false » You forgot to define expectations in the assertionCreator-lambda » Sometimes you can use an alternative to `{ }` For instance, instead of `toThrow<..> { }` you should use `toThrow<..>()` ch.tutteli.atrium.reporting.AtriumError
forwardCompatibility (2.0): apis/infix/atrium-api-infix/src/commonTest/kotlin/ch/tutteli/atrium/api/infix/en_GB/CharSequenceExpectationsTest.kt:52#L34
0.2sec ch.tutteli.atrium.api.infix.en_GB.CharSequenceExpectationsTest > ambiguityTest, ambiguityTest[js, node] I expected subject: "Hello my name is Robert" <1> ◆ ▶ length: 23 (Int <2>) ◾ at least one expectation defined: false » You forgot to define expectations in the assertionCreator-lambda » Sometimes you can use an alternative to `{ }` For instance, instead of `toThrow<..> { }` you should use `toThrow<..>()` at <global>.createAtriumError(/home/runner/work/atrium/atrium/apis/infix/atrium-api-infix/build/compileSync/js/test/testDevelopmentExecutable/kotlin/src/kotlin/util/Standard.kt:42:21) at ExecutionStepImpl.collectAndAppend(kotlin/atrium-atrium-logic.js:3808:17) at ch.tutteli.atrium.api.infix.en_GB.CharSequenceExpectationsTest.ambiguityTest(/home/runner/work/atrium/atrium/apis/infix/atrium-api-infix/src/commonTest/kotlin/ch/tutteli/atrium/api/infix/en_GB/CharSequenceExpectationsTest.kt:52:34)
forwardCompatibility (1.5)
Process completed with exit code 1.
forwardCompatibility (1.5): :atrium-api-infix:allTests#L0
Execution failed for task ':atrium-api-infix:allTests'. Caused by: There were failing tests. See the report at: file:///home/runner/work/atrium/atrium/apis/infix/atrium-api-infix/build/reports/tests/allTests/index.html
forwardCompatibility (1.5): ch.tutteli.atrium.api.infix.en_GB.CharSequenceExpectationsTest > ambiguityTest()#L0
0.0sec ch.tutteli.atrium.api.infix.en_GB.CharSequenceExpectationsTest > ambiguityTest(), ambiguityTest()[jvm] I expected subject: "Hello my name is Robert" <1726216582> ◆ ▶ length: 23 (kotlin.Int <1387256575>) ◾ at least one expectation defined: false » You forgot to define expectations in the assertionCreator-lambda » Sometimes you can use an alternative to `{ }` For instance, instead of `toThrow<..> { }` you should use `toThrow<..>()` ch.tutteli.atrium.reporting.AtriumError
forwardCompatibility (1.5): apis/infix/atrium-api-infix/src/commonTest/kotlin/ch/tutteli/atrium/api/infix/en_GB/CharSequenceExpectationsTest.kt:52#L34
0.4sec ch.tutteli.atrium.api.infix.en_GB.CharSequenceExpectationsTest > ambiguityTest, ambiguityTest[js, node] I expected subject: "Hello my name is Robert" <1> ◆ ▶ length: 23 (Int <2>) ◾ at least one expectation defined: false » You forgot to define expectations in the assertionCreator-lambda » Sometimes you can use an alternative to `{ }` For instance, instead of `toThrow<..> { }` you should use `toThrow<..>()` at <global>.createAtriumError(/home/runner/work/atrium/atrium/apis/infix/atrium-api-infix/build/compileSync/js/test/testDevelopmentExecutable/kotlin/src/kotlin/util/Standard.kt:42:21) at ExecutionStepImpl.collectAndAppend(kotlin/atrium-atrium-logic.js:3808:17) at ch.tutteli.atrium.api.infix.en_GB.CharSequenceExpectationsTest.ambiguityTest(/home/runner/work/atrium/atrium/apis/infix/atrium-api-infix/src/commonTest/kotlin/ch/tutteli/atrium/api/infix/en_GB/CharSequenceExpectationsTest.kt:52:34)
build-and-test (microsoft, 21, ubuntu-latest, Java 21, microsoft, ubuntu)
Process completed with exit code 1.
build-and-test (microsoft, 21, ubuntu-latest, Java 21, microsoft, ubuntu): :atrium-api-infix:allTests#L0
Execution failed for task ':atrium-api-infix:allTests'. Caused by: There were failing tests. See the report at: file:///home/runner/work/atrium/atrium/apis/infix/atrium-api-infix/build/reports/tests/allTests/index.html
build-and-test (microsoft, 21, ubuntu-latest, Java 21, microsoft, ubuntu): ch.tutteli.atrium.api.infix.en_GB.CharSequenceExpectationsTest > ambiguityTest()#L0
0.0sec ch.tutteli.atrium.api.infix.en_GB.CharSequenceExpectationsTest > ambiguityTest(), ambiguityTest()[jvm] I expected subject: "Hello my name is Robert" <815774556> ◆ ▶ length: 23 (kotlin.Int <532175912>) ◾ at least one expectation defined: false » You forgot to define expectations in the assertionCreator-lambda » Sometimes you can use an alternative to `{ }` For instance, instead of `toThrow<..> { }` you should use `toThrow<..>()` ch.tutteli.atrium.reporting.AtriumError
build-and-test (microsoft, 21, ubuntu-latest, Java 21, microsoft, ubuntu): apis/infix/atrium-api-infix/src/commonTest/kotlin/ch/tutteli/atrium/api/infix/en_GB/CharSequenceExpectationsTest.kt:52#L34
0.4sec ch.tutteli.atrium.api.infix.en_GB.CharSequenceExpectationsTest > ambiguityTest, ambiguityTest[js, node] I expected subject: "Hello my name is Robert" <1> ◆ ▶ length: 23 (Int <2>) ◾ at least one expectation defined: false » You forgot to define expectations in the assertionCreator-lambda » Sometimes you can use an alternative to `{ }` For instance, instead of `toThrow<..> { }` you should use `toThrow<..>()` at <global>.createAtriumError(/home/runner/work/atrium/atrium/apis/infix/atrium-api-infix/build/compileSync/js/test/testDevelopmentExecutable/kotlin/src/kotlin/util/Standard.kt:42:21) at ExecutionStepImpl.collectAndAppend(kotlin/atrium-atrium-logic.js:3808:17) at ch.tutteli.atrium.api.infix.en_GB.CharSequenceExpectationsTest.ambiguityTest(/home/runner/work/atrium/atrium/apis/infix/atrium-api-infix/src/commonTest/kotlin/ch/tutteli/atrium/api/infix/en_GB/CharSequenceExpectationsTest.kt:52:34)
forwardCompatibility (1.6)
Process completed with exit code 1.
forwardCompatibility (1.6): :atrium-api-infix:allTests#L0
Execution failed for task ':atrium-api-infix:allTests'. Caused by: There were failing tests. See the report at: file:///home/runner/work/atrium/atrium/apis/infix/atrium-api-infix/build/reports/tests/allTests/index.html
forwardCompatibility (1.6): ch.tutteli.atrium.api.infix.en_GB.CharSequenceExpectationsTest > ambiguityTest()#L0
0.0sec ch.tutteli.atrium.api.infix.en_GB.CharSequenceExpectationsTest > ambiguityTest(), ambiguityTest()[jvm] I expected subject: "Hello my name is Robert" <2101153757> ◆ ▶ length: 23 (kotlin.Int <1387256575>) ◾ at least one expectation defined: false » You forgot to define expectations in the assertionCreator-lambda » Sometimes you can use an alternative to `{ }` For instance, instead of `toThrow<..> { }` you should use `toThrow<..>()` ch.tutteli.atrium.reporting.AtriumError
forwardCompatibility (1.6): apis/infix/atrium-api-infix/src/commonTest/kotlin/ch/tutteli/atrium/api/infix/en_GB/CharSequenceExpectationsTest.kt:52#L34
0.3sec ch.tutteli.atrium.api.infix.en_GB.CharSequenceExpectationsTest > ambiguityTest, ambiguityTest[js, node] I expected subject: "Hello my name is Robert" <1> ◆ ▶ length: 23 (Int <2>) ◾ at least one expectation defined: false » You forgot to define expectations in the assertionCreator-lambda » Sometimes you can use an alternative to `{ }` For instance, instead of `toThrow<..> { }` you should use `toThrow<..>()` at <global>.createAtriumError(/home/runner/work/atrium/atrium/apis/infix/atrium-api-infix/build/compileSync/js/test/testDevelopmentExecutable/kotlin/src/kotlin/util/Standard.kt:42:21) at ExecutionStepImpl.collectAndAppend(kotlin/atrium-atrium-logic.js:3808:17) at ch.tutteli.atrium.api.infix.en_GB.CharSequenceExpectationsTest.ambiguityTest(/home/runner/work/atrium/atrium/apis/infix/atrium-api-infix/src/commonTest/kotlin/ch/tutteli/atrium/api/infix/en_GB/CharSequenceExpectationsTest.kt:52:34)
build-and-test (corretto, 21, windows-latest, Java 21, corretto, windows)
The strategy configuration was canceled because "build-and-test.microsoft_21_ubuntu-lates" failed
forwardCompatibility (1.9)
Process completed with exit code 1.
forwardCompatibility (1.9): :atrium-api-infix:allTests#L0
Execution failed for task ':atrium-api-infix:allTests'. Caused by: There were failing tests. See the report at: file:///home/runner/work/atrium/atrium/apis/infix/atrium-api-infix/build/reports/tests/allTests/index.html
forwardCompatibility (1.9): ch.tutteli.atrium.api.infix.en_GB.CharSequenceExpectationsTest > ambiguityTest()#L0
0.0sec ch.tutteli.atrium.api.infix.en_GB.CharSequenceExpectationsTest > ambiguityTest(), ambiguityTest()[jvm] I expected subject: "Hello my name is Robert" <1416584087> ◆ ▶ length: 23 (kotlin.Int <1387256575>) ◾ at least one expectation defined: false » You forgot to define expectations in the assertionCreator-lambda » Sometimes you can use an alternative to `{ }` For instance, instead of `toThrow<..> { }` you should use `toThrow<..>()` ch.tutteli.atrium.reporting.AtriumError
forwardCompatibility (1.9): apis/infix/atrium-api-infix/src/commonTest/kotlin/ch/tutteli/atrium/api/infix/en_GB/CharSequenceExpectationsTest.kt:52#L34
0.4sec ch.tutteli.atrium.api.infix.en_GB.CharSequenceExpectationsTest > ambiguityTest, ambiguityTest[js, node] I expected subject: "Hello my name is Robert" <1> ◆ ▶ length: 23 (Int <2>) ◾ at least one expectation defined: false » You forgot to define expectations in the assertionCreator-lambda » Sometimes you can use an alternative to `{ }` For instance, instead of `toThrow<..> { }` you should use `toThrow<..>()` at <global>.createAtriumError(/home/runner/work/atrium/atrium/apis/infix/atrium-api-infix/build/compileSync/js/test/testDevelopmentExecutable/kotlin/src/kotlin/util/Standard.kt:42:21) at ExecutionStepImpl.collectAndAppend(kotlin/atrium-atrium-logic.js:3808:17) at ch.tutteli.atrium.api.infix.en_GB.CharSequenceExpectationsTest.ambiguityTest(/home/runner/work/atrium/atrium/apis/infix/atrium-api-infix/src/commonTest/kotlin/ch/tutteli/atrium/api/infix/en_GB/CharSequenceExpectationsTest.kt:52:34)
build-and-test (dragonwell, 17, ubuntu-latest, Java 17, dragonwell, ubuntu)
The strategy configuration was canceled because "build-and-test.microsoft_21_ubuntu-lates" failed
build-and-test (dragonwell, 17, ubuntu-latest, Java 17, dragonwell, ubuntu): apis/infix/atrium-api-infix/src/commonTest/kotlin/ch/tutteli/atrium/api/infix/en_GB/CharSequenceExpectationsTest.kt:52#L34
0.4sec ch.tutteli.atrium.api.infix.en_GB.CharSequenceExpectationsTest > ambiguityTest, ambiguityTest[js, node] I expected subject: "Hello my name is Robert" <1> ◆ ▶ length: 23 (Int <2>) ◾ at least one expectation defined: false » You forgot to define expectations in the assertionCreator-lambda » Sometimes you can use an alternative to `{ }` For instance, instead of `toThrow<..> { }` you should use `toThrow<..>()` at <global>.createAtriumError(/home/runner/work/atrium/atrium/apis/infix/atrium-api-infix/build/compileSync/js/test/testDevelopmentExecutable/kotlin/src/kotlin/util/Standard.kt:42:21) at ExecutionStepImpl.collectAndAppend(kotlin/atrium-atrium-logic.js:3808:17) at ch.tutteli.atrium.api.infix.en_GB.CharSequenceExpectationsTest.ambiguityTest(/home/runner/work/atrium/atrium/apis/infix/atrium-api-infix/src/commonTest/kotlin/ch/tutteli/atrium/api/infix/en_GB/CharSequenceExpectationsTest.kt:52:34)
forwardCompatibility (1.7)
Process completed with exit code 1.
forwardCompatibility (1.7): :atrium-api-infix:allTests#L0
Execution failed for task ':atrium-api-infix:allTests'. Caused by: There were failing tests. See the report at: file:///home/runner/work/atrium/atrium/apis/infix/atrium-api-infix/build/reports/tests/allTests/index.html
forwardCompatibility (1.7): ch.tutteli.atrium.api.infix.en_GB.CharSequenceExpectationsTest > ambiguityTest()#L0
0.0sec ch.tutteli.atrium.api.infix.en_GB.CharSequenceExpectationsTest > ambiguityTest(), ambiguityTest()[jvm] I expected subject: "Hello my name is Robert" <125709504> ◆ ▶ length: 23 (kotlin.Int <1387256575>) ◾ at least one expectation defined: false » You forgot to define expectations in the assertionCreator-lambda » Sometimes you can use an alternative to `{ }` For instance, instead of `toThrow<..> { }` you should use `toThrow<..>()` ch.tutteli.atrium.reporting.AtriumError
forwardCompatibility (1.7): apis/infix/atrium-api-infix/src/commonTest/kotlin/ch/tutteli/atrium/api/infix/en_GB/CharSequenceExpectationsTest.kt:52#L34
0.4sec ch.tutteli.atrium.api.infix.en_GB.CharSequenceExpectationsTest > ambiguityTest, ambiguityTest[js, node] I expected subject: "Hello my name is Robert" <1> ◆ ▶ length: 23 (Int <2>) ◾ at least one expectation defined: false » You forgot to define expectations in the assertionCreator-lambda » Sometimes you can use an alternative to `{ }` For instance, instead of `toThrow<..> { }` you should use `toThrow<..>()` at <global>.createAtriumError(/home/runner/work/atrium/atrium/apis/infix/atrium-api-infix/build/compileSync/js/test/testDevelopmentExecutable/kotlin/src/kotlin/util/Standard.kt:42:21) at ExecutionStepImpl.collectAndAppend(kotlin/atrium-atrium-logic.js:3808:17) at ch.tutteli.atrium.api.infix.en_GB.CharSequenceExpectationsTest.ambiguityTest(/home/runner/work/atrium/atrium/apis/infix/atrium-api-infix/src/commonTest/kotlin/ch/tutteli/atrium/api/infix/en_GB/CharSequenceExpectationsTest.kt:52:34)
build-and-test (zulu, 11, macos-latest, Java 11, zulu, macos)
The strategy configuration was canceled because "build-and-test.microsoft_21_ubuntu-lates" failed
build-and-test (zulu, 11, macos-latest, Java 11, zulu, macos)
The operation was canceled.
forwardCompatibility (1.8)
Process completed with exit code 1.
forwardCompatibility (1.8): :atrium-api-infix:allTests#L0
Execution failed for task ':atrium-api-infix:allTests'. Caused by: There were failing tests. See the report at: file:///home/runner/work/atrium/atrium/apis/infix/atrium-api-infix/build/reports/tests/allTests/index.html
forwardCompatibility (1.8): ch.tutteli.atrium.api.infix.en_GB.CharSequenceExpectationsTest > ambiguityTest()#L0
0.0sec ch.tutteli.atrium.api.infix.en_GB.CharSequenceExpectationsTest > ambiguityTest(), ambiguityTest()[jvm] I expected subject: "Hello my name is Robert" <1026124631> ◆ ▶ length: 23 (kotlin.Int <1387256575>) ◾ at least one expectation defined: false » You forgot to define expectations in the assertionCreator-lambda » Sometimes you can use an alternative to `{ }` For instance, instead of `toThrow<..> { }` you should use `toThrow<..>()` ch.tutteli.atrium.reporting.AtriumError
forwardCompatibility (1.8): apis/infix/atrium-api-infix/src/commonTest/kotlin/ch/tutteli/atrium/api/infix/en_GB/CharSequenceExpectationsTest.kt:52#L34
0.5sec ch.tutteli.atrium.api.infix.en_GB.CharSequenceExpectationsTest > ambiguityTest, ambiguityTest[js, node] I expected subject: "Hello my name is Robert" <1> ◆ ▶ length: 23 (Int <2>) ◾ at least one expectation defined: false » You forgot to define expectations in the assertionCreator-lambda » Sometimes you can use an alternative to `{ }` For instance, instead of `toThrow<..> { }` you should use `toThrow<..>()` at <global>.createAtriumError(/home/runner/work/atrium/atrium/apis/infix/atrium-api-infix/build/compileSync/js/test/testDevelopmentExecutable/kotlin/src/kotlin/util/Standard.kt:42:21) at ExecutionStepImpl.collectAndAppend(kotlin/atrium-atrium-logic.js:3808:17) at ch.tutteli.atrium.api.infix.en_GB.CharSequenceExpectationsTest.ambiguityTest(/home/runner/work/atrium/atrium/apis/infix/atrium-api-infix/src/commonTest/kotlin/ch/tutteli/atrium/api/infix/en_GB/CharSequenceExpectationsTest.kt:52:34)