Skip to content

Updates for Java 21 #383

Updates for Java 21

Updates for Java 21 #383

Triggered via pull request February 3, 2024 15:31
Status Failure
Total duration 4m 7s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

30 errors and 7 warnings
Linux
Execution failed for task ':kaptKotlin'. > A failure occurred while executing org.jetbrains.kotlin.gradle.internal.KaptWithoutKotlincTask$KaptExecutionWorkAction > java.lang.reflect.InvocationTargetException (no error message)
Linux: build/tmp/kapt3/stubs/main/sc/iview/SciView.java#L9
[Task :kaptKotlin] cannot access SceneryBase
Linux: build/tmp/kapt3/stubs/main/sc/iview/SciView.java#L11
[Task :kaptKotlin] cannot access SceneryPanel private final graphics.scenery.utils.SceneryPanel[] sceneryPanel = {null}; ^ bad class file: /home/runner/.gradle/caches/modules-2/files-2.1/graphics.scenery/scenery/be5063b/f751497c77ae3b39bba0a3e0c1ebd76de95a6eb0/scenery-be5063b.jar(/graphics/scenery/utils/SceneryPanel.class)
Linux: build/tmp/kapt3/stubs/main/sc/iview/SciView.java#L17
[Task :kaptKotlin] cannot access Node private graphics.scenery.Node floor; ^ bad class file: /home/runner/.gradle/caches/modules-2/files-2.1/graphics.scenery/scenery/be5063b/f751497c77ae3b39bba0a3e0c1ebd76de95a6eb0/scenery-be5063b.jar(/graphics/scenery/Node.class)
Linux: build/tmp/kapt3/stubs/main/sc/iview/SciView.java#L24
[Task :kaptKotlin] cannot access Camera private graphics.scenery.Camera camera; ^ bad class file: /home/runner/.gradle/caches/modules-2/files-2.1/graphics.scenery/scenery/be5063b/f751497c77ae3b39bba0a3e0c1ebd76de95a6eb0/scenery-be5063b.jar(/graphics/scenery/Camera.class)
Linux: build/tmp/kapt3/stubs/main/sc/iview/SciView.java#L47
[Task :kaptKotlin] cannot access Volume private java.util.HashMap<java.lang.Object, graphics.scenery.volumes.Volume> imageToVolumeMap; ^ bad class file: /home/runner/.gradle/caches/modules-2/files-2.1/graphics.scenery/scenery/be5063b/f751497c77ae3b39bba0a3e0c1ebd76de95a6eb0/scenery-be5063b.jar(/graphics/scenery/volumes/Volume.class)
Linux: build/tmp/kapt3/stubs/main/sc/iview/SciView.java#L79
[Task :kaptKotlin] cannot access PointLight private java.util.ArrayList<graphics.scenery.PointLight> lights; ^ bad class file: /home/runner/.gradle/caches/modules-2/files-2.1/graphics.scenery/scenery/be5063b/f751497c77ae3b39bba0a3e0c1ebd76de95a6eb0/scenery-be5063b.jar(/graphics/scenery/PointLight.class)
Linux: build/tmp/kapt3/stubs/main/sc/iview/AnimatedCenteringBeforeArcBallControl.java#L4
[Task :kaptKotlin] cannot access ArcballCameraControl
Linux: build/tmp/kapt3/stubs/main/sc/iview/SciView.java#L162
[Task :kaptKotlin] cannot access Scene public final graphics.scenery.Scene getCurrentScene() { ^ bad class file: /home/runner/.gradle/caches/modules-2/files-2.1/graphics.scenery/scenery/be5063b/f751497c77ae3b39bba0a3e0c1ebd76de95a6eb0/scenery-be5063b.jar(/graphics/scenery/Scene.class)
Linux: build/tmp/kapt3/stubs/main/sc/iview/SciView.java#L268
[Task :kaptKotlin] cannot access Renderer graphics.scenery.backends.Renderer newRenderer) { ^ bad class file: /home/runner/.gradle/caches/modules-2/files-2.1/graphics.scenery/scenery/be5063b/f751497c77ae3b39bba0a3e0c1ebd76de95a6eb0/scenery-be5063b.jar(/graphics/scenery/backends/Renderer.class)
Mac OS
Execution failed for task ':kaptKotlin'. > A failure occurred while executing org.jetbrains.kotlin.gradle.internal.KaptWithoutKotlincTask$KaptExecutionWorkAction > java.lang.reflect.InvocationTargetException (no error message)
Mac OS: src/main/java/sc/iview/ui/SwingSceneryTreeNode.java#L31
[Task :kaptKotlin] cannot access Node
Mac OS: build/tmp/kapt3/stubs/main/sc/iview/SciView.java#L9
[Task :kaptKotlin] cannot access SceneryBase
Mac OS: build/tmp/kapt3/stubs/main/sc/iview/SciView.java#L11
[Task :kaptKotlin] cannot access SceneryPanel private final graphics.scenery.utils.SceneryPanel[] sceneryPanel = {null}; ^ bad class file: /Users/runner/.gradle/caches/modules-2/files-2.1/graphics.scenery/scenery/be5063b/f751497c77ae3b39bba0a3e0c1ebd76de95a6eb0/scenery-be5063b.jar(/graphics/scenery/utils/SceneryPanel.class)
Mac OS: build/tmp/kapt3/stubs/main/sc/iview/SciView.java#L24
[Task :kaptKotlin] cannot access Camera private graphics.scenery.Camera camera; ^ bad class file: /Users/runner/.gradle/caches/modules-2/files-2.1/graphics.scenery/scenery/be5063b/f751497c77ae3b39bba0a3e0c1ebd76de95a6eb0/scenery-be5063b.jar(/graphics/scenery/Camera.class)
Mac OS: build/tmp/kapt3/stubs/main/sc/iview/SciView.java#L47
[Task :kaptKotlin] cannot access Volume private java.util.HashMap<java.lang.Object, graphics.scenery.volumes.Volume> imageToVolumeMap; ^ bad class file: /Users/runner/.gradle/caches/modules-2/files-2.1/graphics.scenery/scenery/be5063b/f751497c77ae3b39bba0a3e0c1ebd76de95a6eb0/scenery-be5063b.jar(/graphics/scenery/volumes/Volume.class)
Mac OS: build/tmp/kapt3/stubs/main/sc/iview/SciView.java#L79
[Task :kaptKotlin] cannot access PointLight private java.util.ArrayList<graphics.scenery.PointLight> lights; ^ bad class file: /Users/runner/.gradle/caches/modules-2/files-2.1/graphics.scenery/scenery/be5063b/f751497c77ae3b39bba0a3e0c1ebd76de95a6eb0/scenery-be5063b.jar(/graphics/scenery/PointLight.class)
Mac OS: build/tmp/kapt3/stubs/main/sc/iview/AnimatedCenteringBeforeArcBallControl.java#L4
[Task :kaptKotlin] cannot access ArcballCameraControl
Mac OS: build/tmp/kapt3/stubs/main/sc/iview/SciView.java#L162
[Task :kaptKotlin] cannot access Scene public final graphics.scenery.Scene getCurrentScene() { ^ bad class file: /Users/runner/.gradle/caches/modules-2/files-2.1/graphics.scenery/scenery/be5063b/f751497c77ae3b39bba0a3e0c1ebd76de95a6eb0/scenery-be5063b.jar(/graphics/scenery/Scene.class)
Mac OS: build/tmp/kapt3/stubs/main/sc/iview/SciView.java#L268
[Task :kaptKotlin] cannot access Renderer graphics.scenery.backends.Renderer newRenderer) { ^ bad class file: /Users/runner/.gradle/caches/modules-2/files-2.1/graphics.scenery/scenery/be5063b/f751497c77ae3b39bba0a3e0c1ebd76de95a6eb0/scenery-be5063b.jar(/graphics/scenery/backends/Renderer.class)
Windows
Execution failed for task ':kaptKotlin'. > A failure occurred while executing org.jetbrains.kotlin.gradle.internal.KaptWithoutKotlincTask$KaptExecutionWorkAction > java.lang.reflect.InvocationTargetException (no error message)
Windows: \build\tmp\kapt3\stubs\main\sc\iview\SciView.java#L9
[Task :kaptKotlin] cannot access SceneryBase
Windows: \build\tmp\kapt3\stubs\main\sc\iview\SciView.java#L11
[Task :kaptKotlin] cannot access SceneryPanel private final graphics.scenery.utils.SceneryPanel[] sceneryPanel = {null}; ^ bad class file: C:\Users\runneradmin\.gradle\caches\modules-2\files-2.1\graphics.scenery\scenery\be5063b\f751497c77ae3b39bba0a3e0c1ebd76de95a6eb0\scenery-be5063b.jar(/graphics/scenery/utils/SceneryPanel.class)
Windows: \build\tmp\kapt3\stubs\main\sc\iview\SciView.java#L17
[Task :kaptKotlin] cannot access Node private graphics.scenery.Node floor; ^ bad class file: C:\Users\runneradmin\.gradle\caches\modules-2\files-2.1\graphics.scenery\scenery\be5063b\f751497c77ae3b39bba0a3e0c1ebd76de95a6eb0\scenery-be5063b.jar(/graphics/scenery/Node.class)
Windows: \build\tmp\kapt3\stubs\main\sc\iview\SciView.java#L24
[Task :kaptKotlin] cannot access Camera private graphics.scenery.Camera camera; ^ bad class file: C:\Users\runneradmin\.gradle\caches\modules-2\files-2.1\graphics.scenery\scenery\be5063b\f751497c77ae3b39bba0a3e0c1ebd76de95a6eb0\scenery-be5063b.jar(/graphics/scenery/Camera.class)
Windows: \build\tmp\kapt3\stubs\main\sc\iview\SciView.java#L47
[Task :kaptKotlin] cannot access Volume private java.util.HashMap<java.lang.Object, graphics.scenery.volumes.Volume> imageToVolumeMap; ^ bad class file: C:\Users\runneradmin\.gradle\caches\modules-2\files-2.1\graphics.scenery\scenery\be5063b\f751497c77ae3b39bba0a3e0c1ebd76de95a6eb0\scenery-be5063b.jar(/graphics/scenery/volumes/Volume.class)
Windows: \build\tmp\kapt3\stubs\main\sc\iview\SciView.java#L79
[Task :kaptKotlin] cannot access PointLight private java.util.ArrayList<graphics.scenery.PointLight> lights; ^ bad class file: C:\Users\runneradmin\.gradle\caches\modules-2\files-2.1\graphics.scenery\scenery\be5063b\f751497c77ae3b39bba0a3e0c1ebd76de95a6eb0\scenery-be5063b.jar(/graphics/scenery/PointLight.class)
Windows: \build\tmp\kapt3\stubs\main\sc\iview\AnimatedCenteringBeforeArcBallControl.java#L4
[Task :kaptKotlin] cannot access ArcballCameraControl
Windows: \build\tmp\kapt3\stubs\main\sc\iview\SciView.java#L162
[Task :kaptKotlin] cannot access Scene public final graphics.scenery.Scene getCurrentScene() { ^ bad class file: C:\Users\runneradmin\.gradle\caches\modules-2\files-2.1\graphics.scenery\scenery\be5063b\f751497c77ae3b39bba0a3e0c1ebd76de95a6eb0\scenery-be5063b.jar(/graphics/scenery/Scene.class)
Windows: \build\tmp\kapt3\stubs\main\sc\iview\SciView.java#L268
[Task :kaptKotlin] cannot access Renderer graphics.scenery.backends.Renderer newRenderer) { ^ bad class file: C:\Users\runneradmin\.gradle\caches\modules-2\files-2.1\graphics.scenery\scenery\be5063b\f751497c77ae3b39bba0a3e0c1ebd76de95a6eb0\scenery-be5063b.jar(/graphics/scenery/backends/Renderer.class)
Linux
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, gradle/wrapper-validation-action@v1, actions/setup-java@v1, burrunan/gradle-cache-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Linux
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-java@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Mac OS
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, gradle/wrapper-validation-action@v1, actions/setup-java@v1, burrunan/gradle-cache-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Mac OS
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-java@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Windows
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, gradle/wrapper-validation-action@v1, actions/setup-java@v1, burrunan/gradle-cache-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Windows
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-java@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Windows
Failed to save: Cache service responded with 429 during commit cache.