lint: Switch golang linter to golangci-lint#1315
Conversation
72f785f to
0da238c
Compare
|
Seems like travis couldnt install the For the jenkins build we should, but can you please change the |
|
@chavafg should i just leave the golangci-lint description in the I am also seeing an error with the call to |
|
@ganeshmaharaj yeah, that makes more sense, it is only a tool that we use for testing. |
92093d0 to
602f17d
Compare
|
@ganeshmaharaj please rease your pr, #1309 was merged |
69b8739 to
fee6f73
Compare
|
/test |
4a9e488 to
8f673f7
Compare
gometalinter is deprecated and will be archived April '19. The suggestion is to switch to golangci-lint which is apparently 5x faster than gometalinter. Fixes kata-containers#1323 Signed-off-by: Ganesh Maharaj Mahalingam <ganesh.mahalingam@intel.com>
8f673f7 to
754fd64
Compare
|
/test |
|
arm CI failed: seems like any idea on this error @Pennyzct |
|
jenkins-metrics-ubuntu-16-04: It doesn't call static-checks.sh. jenkins-ci-ARM-ubuntu-18-04: Looks it still not arrive static-checks.sh. |
gometalinter is deprecated and will be archived April '19. The
suggestion is to switch to golangci-lint which is apparently 5x faster
than gometalinter.
Partially fixes: github.com/kata-containers/runtime#1377
Signed-off-by: Ganesh Maharaj Mahalingam ganesh.mahalingam@intel.com