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
Every commit is receiving a static checks fail. I'm not sure if I'm missing something in configuration but this is this information provided by GitHub Actions.
*** Aborting, please fix your commit(s) with 'git commit --amend' or 'git rebase -i <hash>' Error: Process completed with exit code 1.
Running git commit --amend does not fix the error.
I have modified project settings for Actions -> General to have Read and Write access and also checked to allow GitHub Actions to create and approve pull requests.
The text was updated successfully, but these errors were encountered:
Every commit is receiving a static checks fail. I'm not sure if I'm missing something in configuration but this is this information provided by GitHub Actions.
*** Aborting, please fix your commit(s) with 'git commit --amend' or 'git rebase -i <hash>' Error: Process completed with exit code 1.
Running
git commit --amend
does not fix the error.I have modified project settings for Actions -> General to have Read and Write access and also checked to allow GitHub Actions to create and approve pull requests.
The text was updated successfully, but these errors were encountered: