Settings GitHub Action #1
Annotations
4 errors
lint:
lc-1-two-sum/main.go#L9
S1005: unnecessary assignment to the blank identifier (gosimple)
|
lint:
lc-1-two-sum/main.go#L10
S1005: unnecessary assignment to the blank identifier (gosimple)
|
lint:
cw-even-or-odd/main.go#L4
SA4017: EvenOrOdd doesn't have side effects and its return value is ignored (staticcheck)
|
lint
issues found
|