Skip to content

Reflect.construct() fix #176

Reflect.construct() fix

Reflect.construct() fix #176

Triggered via pull request July 18, 2026 15:12
Status Success
Total duration 26m 46s
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.