Skip to content

Add Excel format support (#156) #216

Add Excel format support (#156)

Add Excel format support (#156) #216

Triggered via pull request February 17, 2024 20:52
Status Failure
Total duration 1m 35s
Artifacts

go.yml

on: pull_request
Matrix: coverage
Matrix: lint
Matrix: test
Fit to window
Zoom out
Zoom in

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