linter #1241
Annotations
7 errors
lint:
logging/logging.go#L43
ineffectual assignment to l (ineffassign)
|
lint:
logging/logging.go#L45
ineffectual assignment to l (ineffassign)
|
lint:
providers/asrockrack/helpers.go#L231
assignment mismatch: 1 variable but file.Seek returns 2 values (typecheck)
|
lint
issues found
|
test:
providers/asrockrack/helpers.go#L231
no new variables on left side of :=
|
test:
providers/asrockrack/helpers.go#L231
assignment mismatch: 1 variable but file.Seek returns 2 values
|
test
Process completed with exit code 2.
|