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 Jun 28, 2024. It is now read-only.
golangci-lint:
description: "utility to run various golang linters"
url: "github.com/golangci/golangci-lint"
# Using HEAD for now as v1.15.0 does not compile with golang 1.12+. Will be
# pegged to the next release once it comes out.
# https://github.com/kata-containers/tests/issues/1329
version: "HEAD"
golangci-lint v1.15.0 cannot work with golang 1.12+
golangci-lint HEAD cannot work with go1.10.8
…0883af
Using d278457390d8c314192c08a7024e4648c40883af for now as
v1.15.0 does not compile with golang 1.12+ and HEAD cannot
pass test with golang 1.10.8.
Will be pegged to other version once there is a verion
can work OK with golang 1.12+ and golang 1.10.8.
Fixes: kata-containers#1345
Signed-off-by: Hui Zhu <[email protected]>
After merge #1315
travis-ci failed in:
kata-containers/runtime#1409
kata-containers/runtime#1410
kata-containers/agent#493
The text was updated successfully, but these errors were encountered: