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
Describe the bug
When activated, the plugin creates potential memory leaks.
To Reproduce
Create a new project, install the plugin.
Run any GithuAction action with GUT or gdUnit4.
Run on ubuntu-latest, godot 4.>
Expected behavior
Should not affect unit tests, but closed with a 134 error
Screenshots
Plaftorm:
Github CI
Additional context
Potentially will create the same memory leaks problems on game export (though the game in debug runs fine). Blocks any CI with unit test on github. The error is here even i there are no actual tests
Hello! As mentioned here #35, I don't think I will be able to fix this issue personally. However I will leave it open and tagged in case somebody else wants to pick it up.
Describe the bug
When activated, the plugin creates potential memory leaks.
To Reproduce
Expected behavior
Should not affect unit tests, but closed with a 134 error
Screenshots
Plaftorm:
Additional context
Potentially will create the same memory leaks problems on game export (though the game in debug runs fine). Blocks any CI with unit test on github. The error is here even i there are no actual tests
Action used: https://github.com/MikeSchulze/gdUnit4-action
The text was updated successfully, but these errors were encountered: