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
FYI I was able to get around this by just pushing to main. The image will run a diff against the main branch so when it runs in main there is effectively no diff.
There is an issue that in
storm-121
vendor modules are being linted/checked. These cause the CI to fail because there are issues that are detected.Since we do not modify the code in the
vendor
directory, could we just allow ignoring it?This happened due to a push by @dependabot that added markdown files.
https://github.com/coopnorge/storm-121/actions/runs/3417166267/jobs/5689010932
(Although I believe we are moving against vendoring.)
The text was updated successfully, but these errors were encountered: