-
Notifications
You must be signed in to change notification settings - Fork 194
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
No branch or tag or commit found with given target master #2823
Comments
@skarllot stryker by default uses the branch called master for the since feature. Your repo does not have a master branch. You should set the target to main instead. |
Enabling since doesn't make it always run only for changed code? |
It does, but there was a bug where |
I updated the issue tags to reflect this it is not an issue per se, but documentation/error messages could be made more helpful |
closing this issue |
Describe the bug
Stryker is failing since 3.13.1 version.
Logs
Full log: https://github.com/skarllot/Expressions/actions/runs/7438496458/job/20237310858#step:7:141
Expected behavior
Run without errors.
Desktop (please complete the following information):
Additional context
It runs without errors with the
since
configuration.Ref: https://github.com/skarllot/Expressions/actions/runs/7438496458/job/20237310858#step:8:168
The text was updated successfully, but these errors were encountered: