Skip to content

Add support for Gray stream implementation of interactive-stream-p #488

Add support for Gray stream implementation of interactive-stream-p

Add support for Gray stream implementation of interactive-stream-p #488

Triggered via pull request November 22, 2023 13:44
Status Success
Total duration 34m 38s
Artifacts

abcl-test.yml

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

Annotations

4 errors and 8 warnings
test (ubuntu-latest, openjdk17)
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 (ubuntu-latest, openjdk11)
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 (ubuntu-latest, openjdk8)
org.armedbear.lisp.Cons cannot be cast to org.armedbear.lisp.LispThread$StackMarker
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 (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, 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, 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, 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, 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, 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 (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/