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
<frozen runpy>:128: RuntimeWarning: 'src.static_analysis_cpp' found in sys.modules after import of package 'src', but prior to execution of 'src.static_analysis_cpp'; this may result in unpredictable behaviour
I see this in the workflow run output
<frozen runpy>:128: RuntimeWarning: 'src.static_analysis_cpp' found in sys.modules after import of package 'src', but prior to execution of 'src.static_analysis_cpp'; this may result in unpredictable behaviour
Here's the workflow run where it appears:
https://github.com/eljonny/TestCPP/actions/runs/8916200432/job/24487180512
I don't know if this is an actual issue, or whether or not you have checked it out.
Just an observation.
Thanks so much for this task, it has been really helpful for my project!
The text was updated successfully, but these errors were encountered: