Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: Runtime Internals #1034

Merged
merged 88 commits into from
Jun 18, 2024

chore: update `runtime` module

71d0e8e
Select commit
Loading
Failed to load commit list.
Merged

Feature: Runtime Internals #1034

chore: update `runtime` module
71d0e8e
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL completed Jun 18, 2024 in 8s

1 configuration not found

Warning: Code scanning may not have found all the alerts introduced by this pull request, because 1 configuration present on refs/heads/main was not found:

Actions workflow (on.push.yml)

  • ❓  .github/workflows/on.push.yml:analyze/language:javascript-typescript

New alerts in code changed by this pull request

  • 1 note

See annotations below for details.

View all branch alerts.

Annotations

Check notice on line 1 in packages/graalvm/src/main/resources/META-INF/elide/embedded/runtime/js/facade.js

See this annotation in the file changed.

Code scanning / CodeQL

Semicolon insertion Note

Avoid automated semicolon insertion (92% of all statements in
the enclosing function
have an explicit semicolon).