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
{{ message }}
This repository has been archived by the owner on Nov 27, 2023. It is now read-only.
I am getting the following issue when executing make validate for PR #93
- PASS - commit does not have any whitespace errors
- PASS - has a valid DCO
- PASS - commit subject is 72 characters or less! *yay*
/go/bin/golangci-lint run
make: /go/bin/golangci-lint: No such file or directory
make: *** [Makefile:52: lint] Error 127
The text was updated successfully, but these errors were encountered:
I am getting the following issue when executing
make validate
for PR #93The text was updated successfully, but these errors were encountered: