Skip to content

Handle strict mode better in direct eval. #172

Handle strict mode better in direct eval.

Handle strict mode better in direct eval. #172

Triggered via pull request July 16, 2026 11:33
Status Failure
Total duration 6m 26s
Artifacts

bazel.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
Bazel Tests
Process completed with exit code 1.
Bazel Tests: rhino/src/test/java/org/mozilla/javascript/ScriptRuntimeEvalSpecialTest.java#L29
method evalSpecial in class ScriptRuntime cannot be applied to given types;
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: rhino/src/main/java/org/mozilla/javascript/InterpreterV2.java#L588
[UnusedMethod] Constructor 'V2CompilationResult' is never used.