proj: move more to fix compile #31
nightly-build.yaml
on: push
check-aya-version
/
extract-version
2s
move-tag
3s
publish-snapshot
1m 24s
Matrix: nightly-build
Annotations
9 errors and 2 warnings
nightly-build (ubuntu-latest, linux-x64)
Gradle build failed: see console output for details
|
AyaMdParserTest.[5] compiler-output:
base/src/test/java/org/aya/literate/AyaMdParserTest.java#L120
java.lang.ArrayIndexOutOfBoundsException: Index 2 out of bounds for length 2
|
LibraryTest.fastTestOnDisk():
base/src/test/java/org/aya/test/LibraryTest.java#L53
java.lang.ArrayIndexOutOfBoundsException: Index 2 out of bounds for length 2
|
LibraryTest.testInMemoryAndPrim():
base/src/test/java/org/aya/test/LibraryTest.java#L78
java.lang.ArrayIndexOutOfBoundsException: Index 2 out of bounds for length 2
|
LibraryTest.[1] success:
base/src/test/java/org/aya/test/LibraryTest.java#L44
java.lang.ArrayIndexOutOfBoundsException: Index 2 out of bounds for length 2
|
LibraryTest.testLiterate():
base/src/test/java/org/aya/test/LibraryTest.java#L64
java.lang.ArrayIndexOutOfBoundsException: Index 2 out of bounds for length 2
|
TestRunner.runAllAyaTests():
base/src/test/java/org/aya/test/TestRunner.java#L51
java.lang.ArrayIndexOutOfBoundsException: Index 2 out of bounds for length 2
|
nightly-build (windows-latest, windows-x64, .exe)
Process completed with exit code 1.
|
nightly-build (macos-latest, macos-x64)
Process completed with exit code 1.
|
nightly-build (windows-latest, windows-x64, .exe)
Please remove "components: 'native-image'" from your workflow file. It is automatically included since GraalVM for JDK 17: https://github.com/oracle/graal/pull/5995
|
nightly-build (macos-latest, macos-x64)
Please remove "components: 'native-image'" from your workflow file. It is automatically included since GraalVM for JDK 17: https://github.com/oracle/graal/pull/5995
|