Skip to content

Add Excel format support (#156) #215

Add Excel format support (#156)

Add Excel format support (#156) #215

Triggered via pull request February 17, 2024 20:29
Status Failure
Total duration 2m 32s
Artifacts

go.yml

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

Annotations

6 errors and 6 warnings
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
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/.
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/.
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
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/.