chore: Migrate ports command from packngo to metal-go client #694
Annotations
8 errors and 1 warning
test/e2e/ports/convert/convert_test.go#L102
func `cleanup` is unused (unused)
|
test/helper/helper.go#L265
S1002: should omit comparison to bool constant, can be simplified to `resp` (gosimple)
|
test/helper/helper.go#L131
printf: fmt.Errorf call has arguments but no formatting directives (govet)
|
test/e2e/ports/convert/convert_test.go#L49
ineffectual assignment to err (ineffassign)
|
test/e2e/ports/retrieve/retrieve_test.go#L49
ineffectual assignment to err (ineffassign)
|
test/e2e/ports/vlans/vlans_test.go#L49
ineffectual assignment to err (ineffassign)
|
test/helper/helper.go#L123
SA1015: using time.Tick leaks the underlying ticker, consider using it only in endless functions, tests and the main package, and use time.NewTicker here (staticcheck)
|
|
|
The logs for this run have expired and are no longer available.
Loading