You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, when a PR is made, there is no actual verification that the analysis image will work properly. In other words, it's possible to have a PR passing all checks, but when you actually run the code it fails immediately.
We should add a Github action that triggers on PRs which runs (dynamic) analysis on one package from each ecosystem, every time a PR is opened or updated.
The text was updated successfully, but these errors were encountered:
Currently, when a PR is made, there is no actual verification that the analysis image will work properly. In other words, it's possible to have a PR passing all checks, but when you actually run the code it fails immediately.
We should add a Github action that triggers on PRs which runs (dynamic) analysis on one package from each ecosystem, every time a PR is opened or updated.
The text was updated successfully, but these errors were encountered: