Skip to content

interpreterv2 operands. #170

interpreterv2 operands.

interpreterv2 operands. #170

Triggered via pull request July 14, 2026 20:02
Status Success
Total duration 27m 2s
Artifacts

bazel.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Bazel Tests
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Bazel Tests: tests/src/test/java/org/mozilla/javascript/tests/SecurityControllerTest.java#L111
[removal] getSecurityManager() in System has been deprecated and marked for removal
Bazel Tests: tests/src/test/java/org/mozilla/javascript/tests/SecurityControllerTest.java#L111
[removal] SecurityManager in java.lang has been deprecated and marked for removal
Bazel Tests: tests/src/test/java/org/mozilla/javascript/tests/SecurityControllerTest.java#L57
[removal] Policy in java.security has been deprecated and marked for removal
Bazel Tests: tests/src/test/java/org/mozilla/javascript/tests/SecurityControllerTest.java#L51
[removal] Policy in java.security has been deprecated and marked for removal
Bazel Tests: tests/src/test/java/org/mozilla/javascript/tests/SecurityControllerTest.java#L51
[removal] Policy in java.security has been deprecated and marked for removal
Bazel Tests: tests/src/test/java/org/mozilla/javascript/tests/SecurityControllerTest.java#L46
[removal] setSecurityManager(SecurityManager) in System has been deprecated and marked for removal
Bazel Tests: tests/src/test/java/org/mozilla/javascript/tests/SecurityControllerTest.java#L46
[removal] SecurityManager in java.lang has been deprecated and marked for removal
Bazel Tests: tests/src/test/java/org/mozilla/javascript/tests/SecurityControllerTest.java#L45
[removal] Policy in java.security has been deprecated and marked for removal
Bazel Tests: rhino/src/main/java/org/mozilla/javascript/InterpreterV2.java#L588
[UnusedMethod] Constructor 'V2CompilationResult' is never used.