Merge pull request #512 from mlguerrero12/upgradegoversion #1290
Annotations
10 warnings
test (ubuntu-latest)
Unexpected input(s) 'name', valid inputs are ['entryPoint', 'args', 'config', 'exclude', 'path']
|
test (ubuntu-latest):
e2e/testenvironment/config.go#L10
exported type Configuration should have comment or be unexported
|
test (ubuntu-latest):
e2e/util/util.go#L24
exported const CreatePodTimeout should have comment (or a comment on this block) or be unexported
|
test (ubuntu-latest):
pkg/version/version.go#L29
exported function GetGitSHA should have comment or be unexported
|
test (ubuntu-latest):
e2e/entities/helpers.go#L9
exported function ReplicaSetQuery should have comment or be unexported
|
test (ubuntu-latest):
e2e/client/whereabouts.go#L32
exported type ClientInfo should have comment or be unexported
|
test (ubuntu-latest):
e2e/client/nodeslicepool.go#L13
exported function GetNodeSubnet should have comment or be unexported
|
test (ubuntu-latest):
e2e/client/ippool.go#L46
if block ends with a continue statement, so drop this else and outdent its block
|
test (ubuntu-latest):
e2e/retrievers/pod.go#L22
exported function SecondaryIfaceIPValue should have comment or be unexported
|
test (ubuntu-latest):
e2e/entities/generators.go#L11
exported function PodObject should have comment or be unexported
|