improve ClassConstructor error message when trying to create a constr… #760
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
build.yml
on: push
checksecret
0s
Matrix: test-site
Matrix: build-js
Matrix: build-jvm
Annotations
26 errors and 1 warning
izumi.distage.dsl.DSLTest ► Module DSL should print a sensible error message at compile-time when user tries to derive a constructor for a type parameter:
distage/distage-core/.js/target/test-reports/TEST-izumi.distage.dsl.DSLTest.xml#L0
Failed test found in:
distage/distage-core/.js/target/test-reports/TEST-izumi.distage.dsl.DSLTest.xml
Error:
org.scalatest.exceptions.TestFailedException: "Expected no compiler error, but got the following type error: "ClassConstructor failure: izumi.distage.model.definition.Lifecycle.Basic[F,Int] is a Factory, use `makeFactory` or `make[X].fromFactory` to wire factories.", for code:
|
build-js (11, 2.12)
Process completed with exit code 1.
|
build-js (11, 2.12)
Failed test were found and 'fail-on-error' option is set to true
|
build-js (11, 2.13)
The job was canceled because "_11_2_12" failed.
|
build-js (11, 2.13)
The operation was canceled.
|
build-js (17, 3)
The job was canceled because "_11_2_12" failed.
|
build-js (17, 3)
The operation was canceled.
|
build-js (17, 2.13)
The job was canceled because "_11_2_12" failed.
|
build-js (17, 2.13)
The operation was canceled.
|
build-js (17, 2.12)
The job was canceled because "_11_2_12" failed.
|
build-js (17, 2.12)
The operation was canceled.
|
build-js (11, 3)
The job was canceled because "_11_2_12" failed.
|
build-js (11, 3)
The operation was canceled.
|
izumi.distage.dsl.DSLTest ► Module DSL should print a sensible error message at compile-time when user tries to derive a constructor for a type parameter:
distage/distage-core/src/test/scala/izumi/distage/dsl/DSLTest.scala#L643
Failed test found in:
distage/distage-core/target/test-reports/TEST-izumi.distage.dsl.DSLTest.xml
Error:
org.scalatest.exceptions.TestFailedException: "Expected no compiler error, but got the following type error: "ClassConstructor failure: izumi.distage.model.definition.Lifecycle.Basic[F, scala.Int] is a Factory, use `makeFactory` or `make[X].fromFactory` to wire factories.", for code:
|
build-jvm (17, 3)
Process completed with exit code 1.
|
build-jvm (17, 3)
Failed test were found and 'fail-on-error' option is set to true
|
build-jvm (11, 2.12)
The job was canceled because "_17_3" failed.
|
build-jvm (11, 2.12)
The operation was canceled.
|
build-jvm (17, 2.13)
The job was canceled because "_17_3" failed.
|
build-jvm (17, 2.13)
The operation was canceled.
|
build-jvm (11, 2.13)
The job was canceled because "_17_3" failed.
|
build-jvm (11, 2.13)
The operation was canceled.
|
build-jvm (11, 3)
The job was canceled because "_17_3" failed.
|
build-jvm (11, 3)
The operation was canceled.
|
build-jvm (17, 2.12)
The job was canceled because "_17_3" failed.
|
build-jvm (17, 2.12)
The operation was canceled.
|
build-jvm (17, 3)
Test report summary exceeded limit of 65535 bytes and will be trimmed
|