Add Excel format support (#156) #216
Annotations
6 errors and 1 warning
lint (1.21.x):
formatter/formatter_excel.go#L45
Error return value of `file.SetCellValue` is not checked (errcheck)
|
lint (1.21.x):
formatter/formatter_excel.go#L46
Error return value of `file.SetCellStyle` is not checked (errcheck)
|
lint (1.21.x):
formatter/formatter_excel.go#L56
Error return value of `file.SetCellValue` is not checked (errcheck)
|
lint (1.21.x):
formatter/formatter_excel.go#L57
Error return value of `file.SetCellStyle` is not checked (errcheck)
|
lint (1.21.x):
formatter/formatter_excel.go#L63
Error return value of `file.MergeCell` is not checked (errcheck)
|
lint (1.21.x)
issues found
|
lint (1.21.x)
Restore cache failed: Dependencies file is not found in /home/runner/work/nmap-formatter/nmap-formatter. Supported file pattern: go.sum
|