Max7219 LED Driver #286
Annotations
7 errors
Check: inefficient variable assignment:
max7219/max7219.go#L295
ineffectual assignment to limit
|
Check: inefficient variable assignment:
max7219/max7219.go#L295
ineffectual assignment to limit
|
Check: inefficient variable assignment:
max7219/max7219_test.go#L220
ineffectual assignment to err
|
Check: inefficient variable assignment
Process completed with exit code 3.
|
Check: staticcheck:
max7219/max7219.go#L295
this value of limit is never used (SA4006)
|
Check: staticcheck:
max7219/max7219_test.go#L220
this value of err is never used (SA4006)
|
Check: staticcheck
Process completed with exit code 1.
|
Loading