Skip to content

Complete upload

Complete upload #155

Triggered via push May 8, 2026 17:22
Status Failure
Total duration 14s
Artifacts

main.yml

on: push
push-fix
9s
push-fix
pr-comment
0s
pr-comment
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
ruff (E701): scripts/jvm_boot_glue-gemini.py#L582
scripts/jvm_boot_glue-gemini.py:582:40: E701 Multiple statements on one line (colon)
ruff (E701): scripts/jvm_boot_glue-gemini.py#L581
scripts/jvm_boot_glue-gemini.py:581:48: E701 Multiple statements on one line (colon)
ruff (E701): scripts/jvm_boot_glue-gemini.py#L580
scripts/jvm_boot_glue-gemini.py:580:44: E701 Multiple statements on one line (colon)
ruff (E701): scripts/jvm_boot_glue-gemini.py#L579
scripts/jvm_boot_glue-gemini.py:579:30: E701 Multiple statements on one line (colon)
ruff (E701): scripts/jvm_boot_glue-gemini.py#L578
scripts/jvm_boot_glue-gemini.py:578:34: E701 Multiple statements on one line (colon)
ruff (E701): scripts/jvm_boot_glue-gemini.py#L557
scripts/jvm_boot_glue-gemini.py:557:27: E701 Multiple statements on one line (colon)
ruff (E701): scripts/jvm_boot_glue-gemini.py#L556
scripts/jvm_boot_glue-gemini.py:556:16: E701 Multiple statements on one line (colon)
ruff (E701): scripts/jvm_boot_glue-gemini.py#L551
scripts/jvm_boot_glue-gemini.py:551:26: E701 Multiple statements on one line (colon)
ruff (E701): scripts/jvm_boot_glue-gemini.py#L470
scripts/jvm_boot_glue-gemini.py:470:43: E701 Multiple statements on one line (colon)
ruff (E701): scripts/jvm_boot_glue-gemini.py#L460
scripts/jvm_boot_glue-gemini.py:460:43: E701 Multiple statements on one line (colon)
push-fix
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, astral-sh/ruff-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/