Add Excel format support (#156) #214
Annotations
9 errors and 6 warnings
lint (1.21.x):
formatter/formatter_excel.go#L25
Error return value of `file.SetCellValue` is not checked (errcheck)
|
lint (1.21.x):
formatter/formatter_excel.go#L26
Error return value of `file.SetCellValue` is not checked (errcheck)
|
lint (1.21.x):
formatter/formatter_excel.go#L27
Error return value of `file.SetCellStyle` is not checked (errcheck)
|
lint (1.21.x):
formatter/formatter_excel.go#L28
Error return value of `file.SetCellStyle` is not checked (errcheck)
|
lint (1.21.x):
formatter/formatter_excel.go#L42
Error return value of `file.SetCellValue` is not checked (errcheck)
|
lint (1.21.x):
formatter/formatter_excel.go#L43
Error return value of `file.SetCellStyle` is not checked (errcheck)
|
lint (1.21.x):
formatter/formatter_excel.go#L60
Error return value of `file.MergeCell` is not checked (errcheck)
|
lint (1.21.x):
formatter/formatter_excel.go#L20
ineffectual assignment to err (ineffassign)
|
lint (1.21.x)
issues found
|
test (1.21.x, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint (1.21.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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
|
coverage (1.21.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test (1.21.x, macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test (1.21.x, windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|