Adding old Go work for 2015 #3
Annotations
4 errors and 1 warning
test:
2016/cmd/day3/main.go#L26
S1005: unnecessary assignment to the blank identifier (gosimple)
|
test:
2016/cmd/day3/main.go#L55
S1005: unnecessary assignment to the blank identifier (gosimple)
|
test:
2016/cmd/day3/main.go#L56
SA1024: cutset contains duplicate characters (staticcheck)
|
test
issues found
|
test
Restore cache failed: Dependencies file is not found in /home/runner/work/advent-of-code/advent-of-code. Supported file pattern: go.sum
|