Total bifunctorization #2160
build.yml
on: pull_request
checksecret
2s
Matrix: test-site
Matrix: build-js
Matrix: build-jvm
Annotations
96 errors and 50 warnings
|
build-js (21, 2.12)
No test report files were found
|
|
build-js (21, 2.12)
Process completed with exit code 1.
|
|
build-js (11, 2.13)
No test report files were found
|
|
build-js (11, 2.13)
Process completed with exit code 1.
|
|
build-jvm (21, 2.12)
No test report files were found
|
|
build-jvm (21, 2.12)
Process completed with exit code 1.
|
|
build-js (17, 2.12)
No test report files were found
|
|
build-js (17, 2.12)
Process completed with exit code 1.
|
|
build-js (21, 2.13)
No test report files were found
|
|
build-js (21, 2.13)
Process completed with exit code 1.
|
|
build-js (21, 3)
No test report files were found
|
|
build-js (21, 3)
Process completed with exit code 1.
|
|
build-js (25, 2.13)
No test report files were found
|
|
build-js (25, 2.13)
Process completed with exit code 1.
|
|
build-jvm (17, 2.12)
No test report files were found
|
|
build-jvm (17, 2.12)
Process completed with exit code 1.
|
|
build-js (17, 2.13)
No test report files were found
|
|
build-js (17, 2.13)
Process completed with exit code 1.
|
|
build-js (11, 3)
No test report files were found
|
|
build-js (11, 3)
Process completed with exit code 1.
|
|
build-jvm (11, 2.12)
No test report files were found
|
|
build-jvm (11, 2.12)
Process completed with exit code 1.
|
|
build-jvm (25, 2.13)
No test report files were found
|
|
build-jvm (25, 2.13)
Process completed with exit code 1.
|
|
build-jvm (17, 2.13)
No test report files were found
|
|
build-jvm (17, 2.13)
Process completed with exit code 1.
|
|
test-site (21, 3)
Process completed with exit code 1.
|
|
build-js (17, 3)
No test report files were found
|
|
build-js (17, 3)
Process completed with exit code 1.
|
|
izumi.distage.compat.CatsResourcesTestJvm ► (It is not a test it is a sbt.testing.SuiteSelector):
distage/distage-core/src/main/scala/izumi/distage/model/Injector.scala#L311
Failed test found in:
distage/distage-core/target/test-reports/TEST-izumi.distage.compat.CatsResourcesTestJvm.xml
distage/distage-core/target/test-reports/TEST-izumi.distage.compat.CatsResourcesTestJvm.xml
Error:
java.lang.NoClassDefFoundError: Could not initialize class izumi.distage.modules.support.IdentitySupportModule$
|
|
izumi.distage.compat.DefaultModuleTest ► (It is not a test it is a sbt.testing.SuiteSelector):
distage/distage-core/src/main/scala/izumi/distage/model/Injector.scala#L311
Failed test found in:
distage/distage-core/target/test-reports/TEST-izumi.distage.compat.DefaultModuleTest.xml
distage/distage-core/target/test-reports/TEST-izumi.distage.compat.DefaultModuleTest.xml
Error:
java.lang.NoClassDefFoundError: Could not initialize class izumi.distage.modules.support.IdentitySupportModule$
|
|
izumi.distage.compat.InjectorMonofunctorOverloadTest ► (It is not a test it is a sbt.testing.SuiteSelector):
distage/distage-core/src/main/scala/izumi/distage/model/Injector.scala#L311
Failed test found in:
distage/distage-core/target/test-reports/TEST-izumi.distage.compat.InjectorMonofunctorOverloadTest.xml
distage/distage-core/target/test-reports/TEST-izumi.distage.compat.InjectorMonofunctorOverloadTest.xml
Error:
java.lang.NoClassDefFoundError: Could not initialize class izumi.distage.modules.support.IdentitySupportModule$
|
|
izumi.distage.compat.ZIOResourcesTestJvm ► (It is not a test it is a sbt.testing.SuiteSelector):
distage/distage-core/src/main/scala/izumi/distage/model/Injector.scala#L311
Failed test found in:
distage/distage-core/target/test-reports/TEST-izumi.distage.compat.ZIOResourcesTestJvm.xml
distage/distage-core/target/test-reports/TEST-izumi.distage.compat.ZIOResourcesTestJvm.xml
Error:
java.lang.NoClassDefFoundError: Could not initialize class izumi.distage.modules.support.IdentitySupportModule$
|
|
izumi.distage.dsl.DSLTest ► (It is not a test it is a sbt.testing.SuiteSelector):
distage/distage-core/src/main/scala/izumi/distage/model/Injector.scala#L311
Failed test found in:
distage/distage-core/target/test-reports/TEST-izumi.distage.dsl.DSLTest.xml
distage/distage-core/target/test-reports/TEST-izumi.distage.dsl.DSLTest.xml
Error:
java.lang.NoClassDefFoundError: Could not initialize class izumi.distage.modules.support.IdentitySupportModule$
|
|
izumi.distage.gc.GcBasicTests ► (It is not a test it is a sbt.testing.SuiteSelector):
distage/distage-core/src/main/scala/izumi/distage/model/Injector.scala#L311
Failed test found in:
distage/distage-core/target/test-reports/TEST-izumi.distage.gc.GcBasicTests.xml
distage/distage-core/target/test-reports/TEST-izumi.distage.gc.GcBasicTests.xml
Error:
java.lang.NoClassDefFoundError: Could not initialize class izumi.distage.modules.support.IdentitySupportModule$
|
|
izumi.distage.gc.GcBasicTestsJvm ► (It is not a test it is a sbt.testing.SuiteSelector):
distage/distage-core/src/main/scala/izumi/distage/model/Injector.scala#L311
Failed test found in:
distage/distage-core/target/test-reports/TEST-izumi.distage.gc.GcBasicTestsJvm.xml
distage/distage-core/target/test-reports/TEST-izumi.distage.gc.GcBasicTestsJvm.xml
Error:
java.lang.NoClassDefFoundError: Could not initialize class izumi.distage.modules.support.IdentitySupportModule$
|
|
izumi.distage.injector.AdvancedBindingsTest ► (It is not a test it is a sbt.testing.SuiteSelector):
distage/distage-core/src/main/scala/izumi/distage/model/Injector.scala#L311
Failed test found in:
distage/distage-core/target/test-reports/TEST-izumi.distage.injector.AdvancedBindingsTest.xml
distage/distage-core/target/test-reports/TEST-izumi.distage.injector.AdvancedBindingsTest.xml
Error:
java.lang.NoClassDefFoundError: Could not initialize class izumi.distage.modules.support.IdentitySupportModule$
|
|
izumi.distage.injector.AdvancedTypesTest ► (It is not a test it is a sbt.testing.SuiteSelector):
distage/distage-core/src/main/scala/izumi/distage/model/Injector.scala#L311
Failed test found in:
distage/distage-core/target/test-reports/TEST-izumi.distage.injector.AdvancedTypesTest.xml
distage/distage-core/target/test-reports/TEST-izumi.distage.injector.AdvancedTypesTest.xml
Error:
java.lang.NoClassDefFoundError: Could not initialize class izumi.distage.modules.support.IdentitySupportModule$
|
|
izumi.distage.injector.AnimalModelTestJvm ► (It is not a test it is a sbt.testing.SuiteSelector):
distage/distage-core/src/main/scala/izumi/distage/model/Injector.scala#L311
Failed test found in:
distage/distage-core/target/test-reports/TEST-izumi.distage.injector.AnimalModelTestJvm.xml
distage/distage-core/target/test-reports/TEST-izumi.distage.injector.AnimalModelTestJvm.xml
Error:
java.lang.NoClassDefFoundError: Could not initialize class izumi.distage.modules.support.IdentitySupportModule$
|
|
izumi.distage.injector.ArityTest ► (It is not a test it is a sbt.testing.SuiteSelector):
distage/distage-core/src/main/scala/izumi/distage/model/Injector.scala#L311
Failed test found in:
distage/distage-core/target/test-reports/TEST-izumi.distage.injector.ArityTest.xml
distage/distage-core/target/test-reports/TEST-izumi.distage.injector.ArityTest.xml
Error:
java.lang.NoClassDefFoundError: Could not initialize class izumi.distage.modules.support.IdentitySupportModule$
|
|
build-jvm (25, 3)
Failed test were found and 'fail-on-error' option is set to true
|
|
build-jvm (25, 3)
Process completed with exit code 1.
|
|
build-jvm (25, 2.12)
No test report files were found
|
|
build-jvm (25, 2.12)
Process completed with exit code 1.
|
|
izumi.distage.compat.CatsResourcesTestJvm ► (It is not a test it is a sbt.testing.SuiteSelector):
distage/distage-core/src/main/scala/izumi/distage/model/Injector.scala#L311
Failed test found in:
distage/distage-core/target/test-reports/TEST-izumi.distage.compat.CatsResourcesTestJvm.xml
distage/distage-core/target/test-reports/TEST-izumi.distage.compat.CatsResourcesTestJvm.xml
Error:
java.lang.NoClassDefFoundError: Could not initialize class izumi.distage.modules.support.IdentitySupportModule$
|
|
izumi.distage.compat.DefaultModuleTest ► (It is not a test it is a sbt.testing.SuiteSelector):
distage/distage-core/src/main/scala/izumi/distage/model/Injector.scala#L311
Failed test found in:
distage/distage-core/target/test-reports/TEST-izumi.distage.compat.DefaultModuleTest.xml
distage/distage-core/target/test-reports/TEST-izumi.distage.compat.DefaultModuleTest.xml
Error:
java.lang.NoClassDefFoundError: Could not initialize class izumi.distage.modules.support.IdentitySupportModule$
|
|
izumi.distage.compat.InjectorMonofunctorOverloadTest ► (It is not a test it is a sbt.testing.SuiteSelector):
distage/distage-core/src/main/scala/izumi/distage/model/Injector.scala#L311
Failed test found in:
distage/distage-core/target/test-reports/TEST-izumi.distage.compat.InjectorMonofunctorOverloadTest.xml
distage/distage-core/target/test-reports/TEST-izumi.distage.compat.InjectorMonofunctorOverloadTest.xml
Error:
java.lang.NoClassDefFoundError: Could not initialize class izumi.distage.modules.support.IdentitySupportModule$
|
|
izumi.distage.compat.ZIOResourcesTestJvm ► (It is not a test it is a sbt.testing.SuiteSelector):
distage/distage-core/src/main/scala/izumi/distage/model/Injector.scala#L311
Failed test found in:
distage/distage-core/target/test-reports/TEST-izumi.distage.compat.ZIOResourcesTestJvm.xml
distage/distage-core/target/test-reports/TEST-izumi.distage.compat.ZIOResourcesTestJvm.xml
Error:
java.lang.NoClassDefFoundError: Could not initialize class izumi.distage.modules.support.IdentitySupportModule$
|
|
izumi.distage.dsl.DSLTest ► (It is not a test it is a sbt.testing.SuiteSelector):
distage/distage-core/src/main/scala/izumi/distage/model/Injector.scala#L311
Failed test found in:
distage/distage-core/target/test-reports/TEST-izumi.distage.dsl.DSLTest.xml
distage/distage-core/target/test-reports/TEST-izumi.distage.dsl.DSLTest.xml
Error:
java.lang.NoClassDefFoundError: Could not initialize class izumi.distage.modules.support.IdentitySupportModule$
|
|
izumi.distage.gc.GcBasicTests ► (It is not a test it is a sbt.testing.SuiteSelector):
distage/distage-core/src/main/scala/izumi/distage/model/Injector.scala#L311
Failed test found in:
distage/distage-core/target/test-reports/TEST-izumi.distage.gc.GcBasicTests.xml
distage/distage-core/target/test-reports/TEST-izumi.distage.gc.GcBasicTests.xml
Error:
java.lang.NoClassDefFoundError: Could not initialize class izumi.distage.modules.support.IdentitySupportModule$
|
|
izumi.distage.gc.GcBasicTestsJvm ► (It is not a test it is a sbt.testing.SuiteSelector):
distage/distage-core/src/main/scala/izumi/distage/model/Injector.scala#L311
Failed test found in:
distage/distage-core/target/test-reports/TEST-izumi.distage.gc.GcBasicTestsJvm.xml
distage/distage-core/target/test-reports/TEST-izumi.distage.gc.GcBasicTestsJvm.xml
Error:
java.lang.NoClassDefFoundError: Could not initialize class izumi.distage.modules.support.IdentitySupportModule$
|
|
izumi.distage.injector.AdvancedBindingsTest ► (It is not a test it is a sbt.testing.SuiteSelector):
distage/distage-core/src/main/scala/izumi/distage/model/Injector.scala#L311
Failed test found in:
distage/distage-core/target/test-reports/TEST-izumi.distage.injector.AdvancedBindingsTest.xml
distage/distage-core/target/test-reports/TEST-izumi.distage.injector.AdvancedBindingsTest.xml
Error:
java.lang.NoClassDefFoundError: Could not initialize class izumi.distage.modules.support.IdentitySupportModule$
|
|
izumi.distage.injector.AdvancedTypesTest ► (It is not a test it is a sbt.testing.SuiteSelector):
distage/distage-core/src/main/scala/izumi/distage/model/Injector.scala#L311
Failed test found in:
distage/distage-core/target/test-reports/TEST-izumi.distage.injector.AdvancedTypesTest.xml
distage/distage-core/target/test-reports/TEST-izumi.distage.injector.AdvancedTypesTest.xml
Error:
java.lang.NoClassDefFoundError: Could not initialize class izumi.distage.modules.support.IdentitySupportModule$
|
|
izumi.distage.injector.AnimalModelTestJvm ► (It is not a test it is a sbt.testing.SuiteSelector):
distage/distage-core/src/main/scala/izumi/distage/model/Injector.scala#L311
Failed test found in:
distage/distage-core/target/test-reports/TEST-izumi.distage.injector.AnimalModelTestJvm.xml
distage/distage-core/target/test-reports/TEST-izumi.distage.injector.AnimalModelTestJvm.xml
Error:
java.lang.NoClassDefFoundError: Could not initialize class izumi.distage.modules.support.IdentitySupportModule$
|
|
izumi.distage.injector.ArityTest ► (It is not a test it is a sbt.testing.SuiteSelector):
distage/distage-core/src/main/scala/izumi/distage/model/Injector.scala#L311
Failed test found in:
distage/distage-core/target/test-reports/TEST-izumi.distage.injector.ArityTest.xml
distage/distage-core/target/test-reports/TEST-izumi.distage.injector.ArityTest.xml
Error:
java.lang.NoClassDefFoundError: Could not initialize class izumi.distage.modules.support.IdentitySupportModule$
|
|
test-site (21, 2.13)
The strategy configuration was canceled because "test-site._21_3" failed
|
|
test-site (21, 2.13)
The operation was canceled.
|
|
build-jvm (11, 3)
Failed test were found and 'fail-on-error' option is set to true
|
|
build-jvm (11, 3)
Process completed with exit code 1.
|
|
build-js (25, 3)
No test report files were found
|
|
build-js (25, 3)
Process completed with exit code 1.
|
|
build-jvm (11, 2.13)
No test report files were found
|
|
build-jvm (11, 2.13)
Process completed with exit code 1.
|
|
build-js (11, 2.12)
No test report files were found
|
|
build-js (11, 2.12)
Process completed with exit code 1.
|
|
izumi.distage.compat.CatsResourcesTestJvm ► (It is not a test it is a sbt.testing.SuiteSelector):
distage/distage-core/src/main/scala/izumi/distage/model/Injector.scala#L311
Failed test found in:
distage/distage-core/target/test-reports/TEST-izumi.distage.compat.CatsResourcesTestJvm.xml
distage/distage-core/target/test-reports/TEST-izumi.distage.compat.CatsResourcesTestJvm.xml
Error:
java.lang.NoClassDefFoundError: Could not initialize class izumi.distage.modules.support.IdentitySupportModule$
|
|
izumi.distage.compat.DefaultModuleTest ► (It is not a test it is a sbt.testing.SuiteSelector):
distage/distage-core/src/main/scala/izumi/distage/model/Injector.scala#L311
Failed test found in:
distage/distage-core/target/test-reports/TEST-izumi.distage.compat.DefaultModuleTest.xml
distage/distage-core/target/test-reports/TEST-izumi.distage.compat.DefaultModuleTest.xml
Error:
java.lang.NoClassDefFoundError: Could not initialize class izumi.distage.modules.support.IdentitySupportModule$
|
|
izumi.distage.compat.InjectorMonofunctorOverloadTest ► (It is not a test it is a sbt.testing.SuiteSelector):
distage/distage-core/src/main/scala/izumi/distage/model/Injector.scala#L311
Failed test found in:
distage/distage-core/target/test-reports/TEST-izumi.distage.compat.InjectorMonofunctorOverloadTest.xml
distage/distage-core/target/test-reports/TEST-izumi.distage.compat.InjectorMonofunctorOverloadTest.xml
Error:
java.lang.NoClassDefFoundError: Could not initialize class izumi.distage.modules.support.IdentitySupportModule$
|
|
izumi.distage.compat.ZIOResourcesTestJvm ► (It is not a test it is a sbt.testing.SuiteSelector):
distage/distage-core/src/main/scala/izumi/distage/model/Injector.scala#L311
Failed test found in:
distage/distage-core/target/test-reports/TEST-izumi.distage.compat.ZIOResourcesTestJvm.xml
distage/distage-core/target/test-reports/TEST-izumi.distage.compat.ZIOResourcesTestJvm.xml
Error:
java.lang.NoClassDefFoundError: Could not initialize class izumi.distage.modules.support.IdentitySupportModule$
|
|
izumi.distage.dsl.DSLTest ► (It is not a test it is a sbt.testing.SuiteSelector):
distage/distage-core/src/main/scala/izumi/distage/model/Injector.scala#L311
Failed test found in:
distage/distage-core/target/test-reports/TEST-izumi.distage.dsl.DSLTest.xml
distage/distage-core/target/test-reports/TEST-izumi.distage.dsl.DSLTest.xml
Error:
java.lang.NoClassDefFoundError: Could not initialize class izumi.distage.modules.support.IdentitySupportModule$
|
|
izumi.distage.gc.GcBasicTests ► (It is not a test it is a sbt.testing.SuiteSelector):
distage/distage-core/src/main/scala/izumi/distage/model/Injector.scala#L311
Failed test found in:
distage/distage-core/target/test-reports/TEST-izumi.distage.gc.GcBasicTests.xml
distage/distage-core/target/test-reports/TEST-izumi.distage.gc.GcBasicTests.xml
Error:
java.lang.NoClassDefFoundError: Could not initialize class izumi.distage.modules.support.IdentitySupportModule$
|
|
izumi.distage.gc.GcBasicTestsJvm ► (It is not a test it is a sbt.testing.SuiteSelector):
distage/distage-core/src/main/scala/izumi/distage/model/Injector.scala#L311
Failed test found in:
distage/distage-core/target/test-reports/TEST-izumi.distage.gc.GcBasicTestsJvm.xml
distage/distage-core/target/test-reports/TEST-izumi.distage.gc.GcBasicTestsJvm.xml
Error:
java.lang.NoClassDefFoundError: Could not initialize class izumi.distage.modules.support.IdentitySupportModule$
|
|
izumi.distage.injector.AdvancedBindingsTest ► (It is not a test it is a sbt.testing.SuiteSelector):
distage/distage-core/src/main/scala/izumi/distage/model/Injector.scala#L311
Failed test found in:
distage/distage-core/target/test-reports/TEST-izumi.distage.injector.AdvancedBindingsTest.xml
distage/distage-core/target/test-reports/TEST-izumi.distage.injector.AdvancedBindingsTest.xml
Error:
java.lang.NoClassDefFoundError: Could not initialize class izumi.distage.modules.support.IdentitySupportModule$
|
|
izumi.distage.injector.AdvancedTypesTest ► (It is not a test it is a sbt.testing.SuiteSelector):
distage/distage-core/src/main/scala/izumi/distage/model/Injector.scala#L311
Failed test found in:
distage/distage-core/target/test-reports/TEST-izumi.distage.injector.AdvancedTypesTest.xml
distage/distage-core/target/test-reports/TEST-izumi.distage.injector.AdvancedTypesTest.xml
Error:
java.lang.NoClassDefFoundError: Could not initialize class izumi.distage.modules.support.IdentitySupportModule$
|
|
izumi.distage.injector.AnimalModelTestJvm ► (It is not a test it is a sbt.testing.SuiteSelector):
distage/distage-core/src/main/scala/izumi/distage/model/Injector.scala#L311
Failed test found in:
distage/distage-core/target/test-reports/TEST-izumi.distage.injector.AnimalModelTestJvm.xml
distage/distage-core/target/test-reports/TEST-izumi.distage.injector.AnimalModelTestJvm.xml
Error:
java.lang.NoClassDefFoundError: Could not initialize class izumi.distage.modules.support.IdentitySupportModule$
|
|
izumi.distage.injector.ArityTest ► (It is not a test it is a sbt.testing.SuiteSelector):
distage/distage-core/src/main/scala/izumi/distage/model/Injector.scala#L311
Failed test found in:
distage/distage-core/target/test-reports/TEST-izumi.distage.injector.ArityTest.xml
distage/distage-core/target/test-reports/TEST-izumi.distage.injector.ArityTest.xml
Error:
java.lang.NoClassDefFoundError: Could not initialize class izumi.distage.modules.support.IdentitySupportModule$
|
|
build-jvm (21, 3)
Failed test were found and 'fail-on-error' option is set to true
|
|
build-jvm (21, 3)
Process completed with exit code 1.
|
|
build-js (25, 2.12)
No test report files were found
|
|
build-js (25, 2.12)
Process completed with exit code 1.
|
|
izumi.distage.compat.CatsResourcesTestJvm ► (It is not a test it is a sbt.testing.SuiteSelector):
distage/distage-core/src/main/scala/izumi/distage/model/Injector.scala#L311
Failed test found in:
distage/distage-core/target/test-reports/TEST-izumi.distage.compat.CatsResourcesTestJvm.xml
distage/distage-core/target/test-reports/TEST-izumi.distage.compat.CatsResourcesTestJvm.xml
Error:
java.lang.NoClassDefFoundError: Could not initialize class izumi.distage.modules.support.IdentitySupportModule$
|
|
izumi.distage.compat.DefaultModuleTest ► (It is not a test it is a sbt.testing.SuiteSelector):
distage/distage-core/src/main/scala/izumi/distage/model/Injector.scala#L311
Failed test found in:
distage/distage-core/target/test-reports/TEST-izumi.distage.compat.DefaultModuleTest.xml
distage/distage-core/target/test-reports/TEST-izumi.distage.compat.DefaultModuleTest.xml
Error:
java.lang.NoClassDefFoundError: Could not initialize class izumi.distage.modules.support.IdentitySupportModule$
|
|
izumi.distage.compat.InjectorMonofunctorOverloadTest ► (It is not a test it is a sbt.testing.SuiteSelector):
distage/distage-core/src/main/scala/izumi/distage/model/Injector.scala#L311
Failed test found in:
distage/distage-core/target/test-reports/TEST-izumi.distage.compat.InjectorMonofunctorOverloadTest.xml
distage/distage-core/target/test-reports/TEST-izumi.distage.compat.InjectorMonofunctorOverloadTest.xml
Error:
java.lang.NoClassDefFoundError: Could not initialize class izumi.distage.modules.support.IdentitySupportModule$
|
|
izumi.distage.compat.ZIOResourcesTestJvm ► (It is not a test it is a sbt.testing.SuiteSelector):
distage/distage-core/src/main/scala/izumi/distage/model/Injector.scala#L311
Failed test found in:
distage/distage-core/target/test-reports/TEST-izumi.distage.compat.ZIOResourcesTestJvm.xml
distage/distage-core/target/test-reports/TEST-izumi.distage.compat.ZIOResourcesTestJvm.xml
Error:
java.lang.NoClassDefFoundError: Could not initialize class izumi.distage.modules.support.IdentitySupportModule$
|
|
izumi.distage.dsl.DSLTest ► (It is not a test it is a sbt.testing.SuiteSelector):
distage/distage-core/src/main/scala/izumi/distage/model/Injector.scala#L311
Failed test found in:
distage/distage-core/target/test-reports/TEST-izumi.distage.dsl.DSLTest.xml
distage/distage-core/target/test-reports/TEST-izumi.distage.dsl.DSLTest.xml
Error:
java.lang.NoClassDefFoundError: Could not initialize class izumi.distage.modules.support.IdentitySupportModule$
|
|
izumi.distage.gc.GcBasicTests ► (It is not a test it is a sbt.testing.SuiteSelector):
distage/distage-core/src/main/scala/izumi/distage/model/Injector.scala#L311
Failed test found in:
distage/distage-core/target/test-reports/TEST-izumi.distage.gc.GcBasicTests.xml
distage/distage-core/target/test-reports/TEST-izumi.distage.gc.GcBasicTests.xml
Error:
java.lang.NoClassDefFoundError: Could not initialize class izumi.distage.modules.support.IdentitySupportModule$
|
|
izumi.distage.gc.GcBasicTestsJvm ► (It is not a test it is a sbt.testing.SuiteSelector):
distage/distage-core/src/main/scala/izumi/distage/model/Injector.scala#L311
Failed test found in:
distage/distage-core/target/test-reports/TEST-izumi.distage.gc.GcBasicTestsJvm.xml
distage/distage-core/target/test-reports/TEST-izumi.distage.gc.GcBasicTestsJvm.xml
Error:
java.lang.NoClassDefFoundError: Could not initialize class izumi.distage.modules.support.IdentitySupportModule$
|
|
izumi.distage.injector.AdvancedBindingsTest ► (It is not a test it is a sbt.testing.SuiteSelector):
distage/distage-core/src/main/scala/izumi/distage/model/Injector.scala#L311
Failed test found in:
distage/distage-core/target/test-reports/TEST-izumi.distage.injector.AdvancedBindingsTest.xml
distage/distage-core/target/test-reports/TEST-izumi.distage.injector.AdvancedBindingsTest.xml
Error:
java.lang.NoClassDefFoundError: Could not initialize class izumi.distage.modules.support.IdentitySupportModule$
|
|
izumi.distage.injector.AdvancedTypesTest ► (It is not a test it is a sbt.testing.SuiteSelector):
distage/distage-core/src/main/scala/izumi/distage/model/Injector.scala#L311
Failed test found in:
distage/distage-core/target/test-reports/TEST-izumi.distage.injector.AdvancedTypesTest.xml
distage/distage-core/target/test-reports/TEST-izumi.distage.injector.AdvancedTypesTest.xml
Error:
java.lang.NoClassDefFoundError: Could not initialize class izumi.distage.modules.support.IdentitySupportModule$
|
|
izumi.distage.injector.AnimalModelTestJvm ► (It is not a test it is a sbt.testing.SuiteSelector):
distage/distage-core/src/main/scala/izumi/distage/model/Injector.scala#L311
Failed test found in:
distage/distage-core/target/test-reports/TEST-izumi.distage.injector.AnimalModelTestJvm.xml
distage/distage-core/target/test-reports/TEST-izumi.distage.injector.AnimalModelTestJvm.xml
Error:
java.lang.NoClassDefFoundError: Could not initialize class izumi.distage.modules.support.IdentitySupportModule$
|
|
izumi.distage.injector.ArityTest ► (It is not a test it is a sbt.testing.SuiteSelector):
distage/distage-core/src/main/scala/izumi/distage/model/Injector.scala#L311
Failed test found in:
distage/distage-core/target/test-reports/TEST-izumi.distage.injector.ArityTest.xml
distage/distage-core/target/test-reports/TEST-izumi.distage.injector.ArityTest.xml
Error:
java.lang.NoClassDefFoundError: Could not initialize class izumi.distage.modules.support.IdentitySupportModule$
|
|
build-jvm (17, 3)
Failed test were found and 'fail-on-error' option is set to true
|
|
build-jvm (17, 3)
Process completed with exit code 1.
|
|
build-jvm (21, 2.13)
No test report files were found
|
|
build-jvm (21, 2.13)
Process completed with exit code 1.
|
|
all-good
Process completed with exit code 1.
|
|
build-js (21, 2.12)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, DeterminateSystems/nix-installer-action@v20, dorny/test-reporter@v1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build-js (21, 2.12)
No file matches path **/target/test-reports/TEST-*.xml
|
|
build-js (11, 2.13)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, DeterminateSystems/nix-installer-action@v20, dorny/test-reporter@v1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build-js (11, 2.13)
No file matches path **/target/test-reports/TEST-*.xml
|
|
build-jvm (21, 2.12)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, bitwarden/sm-action@v2, DeterminateSystems/nix-installer-action@v20, dorny/test-reporter@v1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build-jvm (21, 2.12)
No file matches path **/target/test-reports/TEST-*.xml
|
|
build-js (17, 2.12)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, DeterminateSystems/nix-installer-action@v20, dorny/test-reporter@v1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build-js (17, 2.12)
No file matches path **/target/test-reports/TEST-*.xml
|
|
build-js (21, 2.13)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, DeterminateSystems/nix-installer-action@v20, dorny/test-reporter@v1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build-js (21, 2.13)
No file matches path **/target/test-reports/TEST-*.xml
|
|
build-js (21, 3)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, DeterminateSystems/nix-installer-action@v20, dorny/test-reporter@v1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build-js (21, 3)
No file matches path **/target/test-reports/TEST-*.xml
|
|
build-js (25, 2.13)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, DeterminateSystems/nix-installer-action@v20, dorny/test-reporter@v1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build-js (25, 2.13)
No file matches path **/target/test-reports/TEST-*.xml
|
|
build-jvm (17, 2.12)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, bitwarden/sm-action@v2, DeterminateSystems/nix-installer-action@v20, dorny/test-reporter@v1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build-jvm (17, 2.12)
No file matches path **/target/test-reports/TEST-*.xml
|
|
build-js (17, 2.13)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, DeterminateSystems/nix-installer-action@v20, dorny/test-reporter@v1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build-js (17, 2.13)
No file matches path **/target/test-reports/TEST-*.xml
|
|
build-js (11, 3)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, DeterminateSystems/nix-installer-action@v20, dorny/test-reporter@v1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build-js (11, 3)
No file matches path **/target/test-reports/TEST-*.xml
|
|
build-jvm (11, 2.12)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, bitwarden/sm-action@v2, DeterminateSystems/nix-installer-action@v20, dorny/test-reporter@v1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build-jvm (11, 2.12)
No file matches path **/target/test-reports/TEST-*.xml
|
|
build-jvm (25, 2.13)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, bitwarden/sm-action@v2, DeterminateSystems/nix-installer-action@v20, dorny/test-reporter@v1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build-jvm (25, 2.13)
No file matches path **/target/test-reports/TEST-*.xml
|
|
build-jvm (17, 2.13)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, bitwarden/sm-action@v2, DeterminateSystems/nix-installer-action@v20, dorny/test-reporter@v1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build-jvm (17, 2.13)
No file matches path **/target/test-reports/TEST-*.xml
|
|
test-site (21, 3)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, DeterminateSystems/nix-installer-action@v20. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build-js (17, 3)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, DeterminateSystems/nix-installer-action@v20, dorny/test-reporter@v1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build-js (17, 3)
No file matches path **/target/test-reports/TEST-*.xml
|
|
build-jvm (25, 3)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, bitwarden/sm-action@v2, DeterminateSystems/nix-installer-action@v20, dorny/test-reporter@v1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build-jvm (25, 3)
Test report summary exceeded limit of 65535 bytes and will be trimmed
|
|
build-jvm (25, 2.12)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, bitwarden/sm-action@v2, DeterminateSystems/nix-installer-action@v20, dorny/test-reporter@v1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build-jvm (25, 2.12)
No file matches path **/target/test-reports/TEST-*.xml
|
|
test-site (21, 2.13)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, DeterminateSystems/nix-installer-action@v20. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build-jvm (11, 3)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, bitwarden/sm-action@v2, DeterminateSystems/nix-installer-action@v20, dorny/test-reporter@v1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build-jvm (11, 3)
Test report summary exceeded limit of 65535 bytes and will be trimmed
|
|
build-js (25, 3)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, DeterminateSystems/nix-installer-action@v20, dorny/test-reporter@v1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build-js (25, 3)
No file matches path **/target/test-reports/TEST-*.xml
|
|
build-jvm (11, 2.13)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, bitwarden/sm-action@v2, DeterminateSystems/nix-installer-action@v20, dorny/test-reporter@v1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build-jvm (11, 2.13)
No file matches path **/target/test-reports/TEST-*.xml
|
|
build-js (11, 2.12)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, DeterminateSystems/nix-installer-action@v20, dorny/test-reporter@v1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build-js (11, 2.12)
No file matches path **/target/test-reports/TEST-*.xml
|
|
build-jvm (21, 3)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, bitwarden/sm-action@v2, DeterminateSystems/nix-installer-action@v20, dorny/test-reporter@v1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build-jvm (21, 3)
Test report summary exceeded limit of 65535 bytes and will be trimmed
|
|
build-js (25, 2.12)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, DeterminateSystems/nix-installer-action@v20, dorny/test-reporter@v1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build-js (25, 2.12)
No file matches path **/target/test-reports/TEST-*.xml
|
|
build-jvm (17, 3)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, bitwarden/sm-action@v2, DeterminateSystems/nix-installer-action@v20, dorny/test-reporter@v1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build-jvm (17, 3)
Test report summary exceeded limit of 65535 bytes and will be trimmed
|
|
build-jvm (21, 2.13)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, bitwarden/sm-action@v2, DeterminateSystems/nix-installer-action@v20, dorny/test-reporter@v1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build-jvm (21, 2.13)
No file matches path **/target/test-reports/TEST-*.xml
|