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
I'm trying to cross-compile a fairly recent version of master (actually this branch which I have #5446 up for) using the prerelease and release targets in your GNUMakefile as per documentation.
What am I doing wrong? Is this failing because of the linter warnings? Have we merged code that doesn't pass the linter checks in the prerelease target?
The text was updated successfully, but these errors were encountered:
That's odd and it doesn't match our "Linting source code" experience in CI: e.g. https://travis-ci.org/hashicorp/nomad/jobs/508879932 . It's curious that all warnings are related to test files and I wonder if there is a configuration difference in there.
I'm going to lock this issue because it has been closed for 120 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.
I'm trying to cross-compile a fairly recent version of master (actually this branch which I have #5446 up for) using the
prerelease
andrelease
targets in your GNUMakefile as per documentation.This doesn't work however:
What am I doing wrong? Is this failing because of the linter warnings? Have we merged code that doesn't pass the linter checks in the
prerelease
target?The text was updated successfully, but these errors were encountered: