@@ -46,7 +46,7 @@ jobs:
- name: Install dependencies
run: |
- curl -sSfL https://raw.githubusercontent.com/golangci/golangci-lint/master/install.sh | sh -s -- -b $(go env GOPATH)/bin v1.23.6
+ curl -sSfL https://raw.githubusercontent.com/golangci/golangci-lint/master/install.sh | sh -s -- -b $(go env GOPATH)/bin v1.27.0
export REPOSITORY_ROOT=${GITHUB_WORKSPACE}
vagrant/install_cluster.sh
vagrant/boot_cluster.sh
@@ -72,3 +72,4 @@ issues:
exclude:
- consider giving a name to these results
- include an explanation for nolint directive
+ - Potential Integer overflow made by strconv.Atoi result conversion to int16/32