mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-11-09 16:00:22 +00:00
6f043698d1
When Go modules get updated, golangci-lint sometimes fails with weird errors. One of the common causes seems to be that there is a dependency breakage between modules that are only used within the e2e test suite. A normal build of the cephcsi executable succeeds, but building ./e2e would fail. By adding a job to build the e2e.test executable, a clear error message will be reported when there are package dependency conflicts. Signed-off-by: Niels de Vos <ndevos@ibm.com> |
||
---|---|---|
.. | ||
auto-assign.yaml | ||
build-multi-stage.yaml | ||
codespell.yaml | ||
commitlint.yaml | ||
dependency-review.yaml | ||
go-test.yaml | ||
golangci-lint.yaml | ||
lint-extras.yaml | ||
mergify-copy-labels.yaml | ||
mod-check.yaml | ||
publish-artifacts.yaml | ||
pull-request-commentor.yaml | ||
retest.yaml | ||
snyk-container-image.yaml | ||
snyk.yaml | ||
stale.yaml | ||
test-retest-action.yaml | ||
tickgit.yaml |