Skip to content

Add unit tests for instruction formatter. #168

Add unit tests for instruction formatter.

Add unit tests for instruction formatter. #168

Triggered via push July 14, 2026 01:17
Status Success
Total duration 26m 34s
Artifacts

bazel.yml

on: push
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.