Skip to content

safety null check

safety null check #26

Triggered via push December 3, 2024 20:17
Status Cancelled
Total duration 1m 47s
Artifacts

build.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 1 warning
build (macos-12)
The macOS-12 environment is deprecated, consider switching to macOS-13, macOS-14 (macos-latest) or macOS-15. For more details, see https://github.com/actions/runner-images/issues/10721
build (macos-12)
GitHub Actions has encountered an internal error when running your job.
UncommentOutActionTest.entireActionIsOneEdit(): src/test/java/edu/umich/soar/visualsoar/ruleeditor/actions/UncommentOutActionTest.java#L159
java.lang.NoClassDefFoundError: Could not initialize class edu.umich.soar.visualsoar.misc.Prefs
build (ubuntu-latest)
Process completed with exit code 1.
UncommentOutActionTest.entireActionIsOneEdit(): src/test/java/edu/umich/soar/visualsoar/ruleeditor/actions/UncommentOutActionTest.java#L159
java.lang.NoClassDefFoundError: Could not initialize class edu.umich.soar.visualsoar.misc.Prefs
build (macos-latest)
Process completed with exit code 1.
build (windows-latest)
Process completed with exit code 1.
UncommentOutActionTest.entireActionIsOneEdit(): build\classes\java\test\edu\umich\soar\visualsoar\ruleeditor\actions\UncommentOutActionTest.class#L159
java.lang.NoClassDefFoundError: Could not initialize class edu.umich.soar.visualsoar.misc.Prefs
build (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636