Skip to content

Another stepper contrib for ABCL! (this time for compiled code) #522

Another stepper contrib for ABCL! (this time for compiled code)

Another stepper contrib for ABCL! (this time for compiled code) #522

Triggered via pull request December 30, 2023 16:37
Status Success
Total duration 20m 38s
Artifacts

abcl-test.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

28 errors and 8 warnings
test (ubuntu-latest, openjdk17)
Cannot invoke "org.armedbear.lisp.LispObject.execute()" because the return value of "org.armedbear.lisp.Symbol.getSymbolFunction()" is null
test (ubuntu-latest, openjdk17)
Cannot invoke "org.armedbear.lisp.LispObject.execute()" because the return value of "org.armedbear.lisp.Symbol.getSymbolFunction()" is null
test (ubuntu-latest, openjdk17)
Cannot invoke "org.armedbear.lisp.LispObject.execute()" because the return value of "org.armedbear.lisp.Symbol.getSymbolFunction()" is null
test (ubuntu-latest, openjdk17)
Cannot invoke "org.armedbear.lisp.LispObject.execute()" because the return value of "org.armedbear.lisp.Symbol.getSymbolFunction()" is null
test (ubuntu-latest, openjdk17)
class org.armedbear.lisp.Nil cannot be cast to class org.armedbear.lisp.LispThread$StackMarker (org.armedbear.lisp.Nil and org.armedbear.lisp.LispThread$StackMarker are in unnamed module of loader 'app')
test (ubuntu-latest, openjdk17)
Cannot invoke "org.armedbear.lisp.LispObject.execute()" because the return value of "org.armedbear.lisp.Symbol.getSymbolFunction()" is null
test (ubuntu-latest, openjdk17)
Cannot invoke "org.armedbear.lisp.LispObject.execute()" because the return value of "org.armedbear.lisp.Symbol.getSymbolFunction()" is null
test (ubuntu-latest, openjdk21)
Cannot invoke "org.armedbear.lisp.LispObject.execute()" because the return value of "org.armedbear.lisp.Symbol.getSymbolFunction()" is null
test (ubuntu-latest, openjdk21)
Cannot invoke "org.armedbear.lisp.LispObject.execute()" because the return value of "org.armedbear.lisp.Symbol.getSymbolFunction()" is null
test (ubuntu-latest, openjdk21)
Cannot invoke "org.armedbear.lisp.LispObject.execute()" because the return value of "org.armedbear.lisp.Symbol.getSymbolFunction()" is null
test (ubuntu-latest, openjdk21)
Cannot invoke "org.armedbear.lisp.LispObject.execute()" because the return value of "org.armedbear.lisp.Symbol.getSymbolFunction()" is null
test (ubuntu-latest, openjdk21)
Cannot invoke "org.armedbear.lisp.LispObject.execute()" because the return value of "org.armedbear.lisp.Symbol.getSymbolFunction()" is null
test (ubuntu-latest, openjdk21)
Cannot invoke "org.armedbear.lisp.LispObject.execute()" because the return value of "org.armedbear.lisp.Symbol.getSymbolFunction()" is null
test (ubuntu-latest, openjdk8)
org.armedbear.lisp.Cons cannot be cast to org.armedbear.lisp.LispThread$StackMarker
test (macos-latest, openjdk8)
org.armedbear.lisp.Nil cannot be cast to org.armedbear.lisp.LispThread$StackMarker
test (macos-latest, openjdk17)
Cannot invoke "org.armedbear.lisp.LispObject.execute()" because the return value of "org.armedbear.lisp.Symbol.getSymbolFunction()" is null
test (macos-latest, openjdk17)
Cannot invoke "org.armedbear.lisp.LispObject.execute()" because the return value of "org.armedbear.lisp.Symbol.getSymbolFunction()" is null
test (macos-latest, openjdk17)
Cannot invoke "org.armedbear.lisp.LispObject.execute()" because the return value of "org.armedbear.lisp.Symbol.getSymbolFunction()" is null
test (macos-latest, openjdk17)
Cannot invoke "org.armedbear.lisp.LispObject.execute()" because the return value of "org.armedbear.lisp.Symbol.getSymbolFunction()" is null
test (macos-latest, openjdk17)
Cannot invoke "org.armedbear.lisp.LispObject.execute()" because the return value of "org.armedbear.lisp.Symbol.getSymbolFunction()" is null
test (macos-latest, openjdk17)
Cannot invoke "org.armedbear.lisp.LispObject.execute()" because the return value of "org.armedbear.lisp.Symbol.getSymbolFunction()" is null
test (macos-latest, openjdk21)
class org.armedbear.lisp.Cons cannot be cast to class org.armedbear.lisp.LispThread$StackMarker (org.armedbear.lisp.Cons and org.armedbear.lisp.LispThread$StackMarker are in unnamed module of loader 'app')
test (macos-latest, openjdk21)
Cannot invoke "org.armedbear.lisp.LispObject.execute()" because the return value of "org.armedbear.lisp.Symbol.getSymbolFunction()" is null
test (macos-latest, openjdk21)
Cannot invoke "org.armedbear.lisp.LispObject.execute()" because the return value of "org.armedbear.lisp.Symbol.getSymbolFunction()" is null
test (macos-latest, openjdk21)
Cannot invoke "org.armedbear.lisp.LispObject.execute()" because the return value of "org.armedbear.lisp.Symbol.getSymbolFunction()" is null
test (macos-latest, openjdk21)
Cannot invoke "org.armedbear.lisp.LispObject.execute()" because the return value of "org.armedbear.lisp.Symbol.getSymbolFunction()" is null
test (macos-latest, openjdk21)
Cannot invoke "org.armedbear.lisp.LispObject.execute()" because the return value of "org.armedbear.lisp.Symbol.getSymbolFunction()" is null
test (macos-latest, openjdk21)
Cannot invoke "org.armedbear.lisp.LispObject.execute()" because the return value of "org.armedbear.lisp.Symbol.getSymbolFunction()" is null
test (ubuntu-latest, openjdk17)
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/
test (ubuntu-latest, openjdk21)
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/
test (ubuntu-latest, openjdk11)
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/
test (ubuntu-latest, openjdk8)
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/
test (macos-latest, openjdk11)
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/
test (macos-latest, openjdk8)
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/
test (macos-latest, openjdk17)
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/
test (macos-latest, openjdk21)
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/