Allow nested generic specialization keys #792
Annotations
8 errors and 4 warnings
|
FieldIterationTests.genericConstructionReachabilityCrossesInterfaceDispatchForLua:
de.peeeq.wurstscript/src/test/java/tests/wurstscript/tests/FieldIterationTests.java#L392
java.lang.Error: Lua IM contains a dangling reference to removed function 'wurstNewMarker' in wurstNewMarker561<T234>()
|
|
FieldIterationTests.genericConstructionReachabilityCrossesMethodCallsForLua:
de.peeeq.wurstscript/src/test/java/tests/wurstscript/tests/FieldIterationTests.java#L364
java.lang.Error: Lua IM contains a dangling reference to removed function 'wurstNewMarker' in wurstNewMarker527<T862>()
|
|
TypeClassTests.dispatchInsideClosureThroughHelperLua:
de.peeeq.wurstscript/src/test/java/tests/wurstscript/tests/TypeClassTests.java#L199
Error in File <source of NoExpr not found>:1:
Type class dispatch of toIndex could not be resolved for the Lua target: the concrete type is not available where it is used.
|
|
Gradle build on ubuntu-latest
Process completed with exit code 1.
|
|
FieldIterationTests.genericConstructionReachabilityCrossesInterfaceDispatchForLua:
de.peeeq.wurstscript\build\classes\java\test\tests\wurstscript\tests\FieldIterationTests.class#L392
java.lang.Error: Lua IM contains a dangling reference to removed function 'wurstNewMarker' in wurstNewMarker452<T650>()
|
|
FieldIterationTests.genericConstructionReachabilityCrossesMethodCallsForLua:
de.peeeq.wurstscript\build\classes\java\test\tests\wurstscript\tests\FieldIterationTests.class#L364
java.lang.Error: Lua IM contains a dangling reference to removed function 'wurstNewMarker' in wurstNewMarker494<T350>()
|
|
TypeClassTests.dispatchInsideClosureThroughHelperLua:
de.peeeq.wurstscript\build\classes\java\test\tests\wurstscript\tests\TypeClassTests.class#L199
Error in File <source of NoExpr not found>:1:
Type class dispatch of toIndex could not be resolved for the Lua target: the concrete type is not available where it is used.
|
|
Gradle build on windows-latest
Process completed with exit code 1.
|
|
Gradle build on ubuntu-latest
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-java@v4, actions/upload-artifact@v4, gradle/actions/setup-gradle@v4, gradle/actions/wrapper-validation@v4, mikepenz/action-junit-report@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Gradle build on ubuntu-latest
setup-java v4 is deprecated and will no longer receive updates. Please migrate to actions/setup-java@v5.
|
|
Gradle build on windows-latest
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-java@v4, actions/upload-artifact@v4, gradle/actions/setup-gradle@v4, gradle/actions/wrapper-validation@v4, mikepenz/action-junit-report@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Gradle build on windows-latest
setup-java v4 is deprecated and will no longer receive updates. Please migrate to actions/setup-java@v5.
|