Skip to content

Bump jni from 0.20.0 to 0.22.4 #565

Bump jni from 0.20.0 to 0.22.4

Bump jni from 0.20.0 to 0.22.4 #565

Triggered via pull request April 5, 2026 03:44
Status Failure
Total duration 2m 7s
Artifacts

rust-test.yml

on: pull_request
Rust Lint & Test
2m 4s
Rust Lint & Test
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Rust Lint & Test: native-engine/auron-jni-bridge/src/jni_bridge.rs#L93
no method named `exception_describe` found for reference `&once_cell::unsync::Lazy<jni::EnvUnowned<'static>>` in the current scope
Rust Lint & Test: native-engine/auron-jni-bridge/src/jni_bridge.rs#L91
no method named `exception_occurred` found for reference `&once_cell::unsync::Lazy<jni::EnvUnowned<'static>>` in the current scope
Rust Lint & Test: native-engine/auron-jni-bridge/src/jni_bridge.rs#L336
no method named `call_static_method_unchecked` found for reference `&once_cell::unsync::Lazy<jni::EnvUnowned<'static>>` in the current scope
Rust Lint & Test: native-engine/auron-jni-bridge/src/jni_bridge.rs#L113
no method named `get_string` found for reference `&once_cell::unsync::Lazy<jni::EnvUnowned<'static>>` in the current scope
Rust Lint & Test: native-engine/auron-jni-bridge/src/jni_bridge.rs#L98
no method named `call_method_unchecked` found for reference `&once_cell::unsync::Lazy<jni::EnvUnowned<'static>>` in the current scope
Rust Lint & Test: native-engine/auron-jni-bridge/src/jni_bridge.rs#L95
no method named `exception_clear` found for reference `&once_cell::unsync::Lazy<jni::EnvUnowned<'static>>` in the current scope
Rust Lint & Test: native-engine/auron-jni-bridge/src/jni_bridge.rs#L93
no method named `exception_describe` found for reference `&once_cell::unsync::Lazy<jni::EnvUnowned<'static>>` in the current scope
Rust Lint & Test: native-engine/auron-jni-bridge/src/jni_bridge.rs#L91
no method named `exception_occurred` found for reference `&once_cell::unsync::Lazy<jni::EnvUnowned<'static>>` in the current scope
Rust Lint & Test: native-engine/auron-jni-bridge/src/jni_bridge.rs#L169
no method named `new_string` found for reference `&once_cell::unsync::Lazy<jni::EnvUnowned<'static>>` in the current scope
Rust Lint & Test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: arduino/setup-protoc@v3, Swatinem/rust-cache@98c8021b550208e191a6a3145459bfc9fb29c4c0. 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/