WIP: Fix/linear pwm adjustment #769
Annotations
10 errors
Run golangci-lint:
internal/api/common.go#L8
undefined: echo (typecheck)
|
Run golangci-lint:
internal/api/curves.go#L10
undefined: echo (typecheck)
|
Run golangci-lint:
internal/api/curves.go#L19
undefined: echo (typecheck)
|
Run golangci-lint:
internal/configuration/config.go#L51
undefined: homedir (typecheck)
|
Run golangci-lint:
internal/controller/controller.go#L541
previous case (typecheck)
|
Run golangci-lint
cannot range over 3 (untyped int constant) (typecheck)
|
Run golangci-lint
m.Lock undefined (type *mmapper has no field or method Lock) (typecheck)
|
Run golangci-lint
m.Unlock undefined (type *mmapper has no field or method Unlock) (typecheck)
|
Run golangci-lint
m.Lock undefined (type *mmapper has no field or method Lock) (typecheck)
|
Run golangci-lint
m.Unlock undefined (type *mmapper has no field or method Unlock) (typecheck)
|
Loading