Add Excel format support #156
Merged
Annotations
9 errors and 2 warnings
formatter/formatter_excel.go#L25
Error return value of `file.SetCellValue` is not checked (errcheck)
|
formatter/formatter_excel.go#L26
Error return value of `file.SetCellValue` is not checked (errcheck)
|
formatter/formatter_excel.go#L27
Error return value of `file.SetCellStyle` is not checked (errcheck)
|
formatter/formatter_excel.go#L28
Error return value of `file.SetCellStyle` is not checked (errcheck)
|
formatter/formatter_excel.go#L42
Error return value of `file.SetCellValue` is not checked (errcheck)
|
formatter/formatter_excel.go#L43
Error return value of `file.SetCellStyle` is not checked (errcheck)
|
formatter/formatter_excel.go#L60
Error return value of `file.MergeCell` is not checked (errcheck)
|
formatter/formatter_excel.go#L20
ineffectual assignment to err (ineffassign)
|
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, actions/checkout@v3, 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/.
|
|
The logs for this run have expired and are no longer available.
Loading