feat: Add 3D theme system with Borland 3D theme and comprehensive ret… #55
Annotations
6 errors, 24 warnings, and 2 notices
|
Test on ubuntu-latest with Java 22
Process completed with exit code 1.
|
|
Test on macos-latest with Java 22
Process completed with exit code 1.
|
|
Test on ubuntu-latest with Java 21
Process completed with exit code 1.
|
|
Test on macos-latest with Java 21
Process completed with exit code 1.
|
|
Test on macos-latest with Java 23-ea
Process completed with exit code 1.
|
|
Test on ubuntu-latest with Java 23-ea
Process completed with exit code 1.
|
|
Test on ubuntu-latest with Java 22
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Test on ubuntu-latest with Java 22
No files were found with the provided path: target/surefire-reports/. No artifacts will be uploaded.
|
|
Test on macos-latest with Java 22
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Test on macos-latest with Java 22
No files were found with the provided path: target/surefire-reports/. No artifacts will be uploaded.
|
|
Test on ubuntu-latest with Java 21
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Test on macos-latest with Java 21
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
testPaintPreservesTabOrder (org.flossware.curses.api.TabbedPaneTest) failed:
org.flossware.curses.api.TabbedPaneTest#L0
target/surefire-reports/TEST-org.flossware.curses.api.TabbedPaneTest.xml [took 0s]
|
|
testPaintSelectedTabBracketed (org.flossware.curses.api.TabbedPaneTest) failed:
org.flossware.curses.api.TabbedPaneTest#L0
target/surefire-reports/TEST-org.flossware.curses.api.TabbedPaneTest.xml [took 0s]
|
|
testPaintTabHeaders (org.flossware.curses.api.TabbedPaneTest) failed:
org.flossware.curses.api.TabbedPaneTest#L0
target/surefire-reports/TEST-org.flossware.curses.api.TabbedPaneTest.xml [took 0s]
|
|
testSwitchingTabsUpdatesDisplay (org.flossware.curses.api.TabbedPaneTest) failed:
org.flossware.curses.api.TabbedPaneTest#L0
target/surefire-reports/TEST-org.flossware.curses.api.TabbedPaneTest.xml [took 0s]
|
|
testPaintWithTitle (org.flossware.curses.api.widgets.DialogTest) failed:
org.flossware.curses.api.widgets.DialogTest#L0
target/surefire-reports/TEST-org.flossware.curses.api.widgets.DialogTest.xml [took 0s]
|
|
testTitleRendering (org.flossware.curses.api.containers.JFrameTest) failed:
org.flossware.curses.api.containers.JFrameTest#L0
target/surefire-reports/TEST-org.flossware.curses.api.containers.JFrameTest.xml [took 0s]
|
|
testTitleRendering (org.flossware.curses.api.containers.FrameTest) failed:
org.flossware.curses.api.containers.FrameTest#L0
target/surefire-reports/TEST-org.flossware.curses.api.containers.FrameTest.xml [took 0s]
|
|
testNoBorderRendering (org.flossware.curses.api.containers.PanelTest) failed:
org.flossware.curses.api.containers.PanelTest#L0
target/surefire-reports/TEST-org.flossware.curses.api.containers.PanelTest.xml [took 0s]
|
|
testNoBorderRendering (org.flossware.curses.api.containers.JPanelTest) failed:
org.flossware.curses.api.containers.JPanelTest#L0
target/surefire-reports/TEST-org.flossware.curses.api.containers.JPanelTest.xml [took 0s]
|
|
testPaintWithTitle (org.flossware.curses.api.widgets.JDialogTest) failed:
org.flossware.curses.api.widgets.JDialogTest#L0
target/surefire-reports/TEST-org.flossware.curses.api.widgets.JDialogTest.xml [took 0s]
|
|
testPaintPreservesTabOrder (org.flossware.curses.api.JTabbedPaneTest) failed:
org.flossware.curses.api.JTabbedPaneTest#L0
target/surefire-reports/TEST-org.flossware.curses.api.JTabbedPaneTest.xml [took 0s]
|
|
testPaintSelectedTabBracketed (org.flossware.curses.api.JTabbedPaneTest) failed:
org.flossware.curses.api.JTabbedPaneTest#L0
target/surefire-reports/TEST-org.flossware.curses.api.JTabbedPaneTest.xml [took 0s]
|
|
testPaintTabHeaders (org.flossware.curses.api.JTabbedPaneTest) failed:
org.flossware.curses.api.JTabbedPaneTest#L0
target/surefire-reports/TEST-org.flossware.curses.api.JTabbedPaneTest.xml [took 0s]
|
|
testSwitchingTabsUpdatesDisplay (org.flossware.curses.api.JTabbedPaneTest) failed:
org.flossware.curses.api.JTabbedPaneTest#L0
target/surefire-reports/TEST-org.flossware.curses.api.JTabbedPaneTest.xml [took 0s]
|
|
Test on macos-latest with Java 23-ea
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Test on macos-latest with Java 23-ea
No files were found with the provided path: target/surefire-reports/. No artifacts will be uploaded.
|
|
Test on ubuntu-latest with Java 23-ea
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Test on ubuntu-latest with Java 23-ea
No files were found with the provided path: target/surefire-reports/. No artifacts will be uploaded.
|
|
1466 tests found (test 1 to 930)
There are 1466 tests, see "Raw output" for the list of tests 1 to 930.
|
|
1466 tests found (test 931 to 1466)
There are 1466 tests, see "Raw output" for the list of tests 931 to 1466.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
test-results-macos-latest-java-21
|
270 KB |
sha256:32adc35540144bd738d9ce685e50d2a778ee0abfab66f6f68d9191fb2b97df3f
|
|
|
test-results-ubuntu-latest-java-21
|
251 KB |
sha256:feedd16b50e65a774180d8cffcd3abb87f39bd17e7d622cf5f2d98dd3354721a
|
|