add button to export issues to Excel #32313
pull-compliance.yml
on: pull_request
files-changed
/
detect
5s
lint-backend
5m 56s
lint-templates
33s
lint-yaml
0s
lint-swagger
0s
lint-spell
13s
lint-go-windows
6m 10s
lint-go-gogit
6m 8s
checks-backend
2m 22s
frontend
0s
backend
7m 30s
docs
0s
actions
0s
Annotations
34 errors
|
checks-backend
Process completed with exit code 2.
|
|
lint-backend:
services/export/excel.go#L59
Error return value of `f.SetCellValue` is not checked (errcheck)
|
|
lint-backend:
services/export/excel.go#L58
Error return value of `f.SetCellValue` is not checked (errcheck)
|
|
lint-backend:
services/export/excel.go#L57
Error return value of `f.SetCellValue` is not checked (errcheck)
|
|
lint-backend:
services/export/excel.go#L56
Error return value of `f.SetCellValue` is not checked (errcheck)
|
|
lint-backend:
services/export/excel.go#L55
Error return value of `f.SetCellValue` is not checked (errcheck)
|
|
lint-backend:
services/export/excel.go#L54
Error return value of `f.SetCellValue` is not checked (errcheck)
|
|
lint-backend:
services/export/excel.go#L24
empty-lines: extra empty line at the start of a block (revive)
|
|
lint-backend:
services/export/excel.go#L21
Error return value of `f.SetCellValue` is not checked (errcheck)
|
|
lint-backend:
services/export/excel.go#L7
File is not properly formatted (gofumpt)
|
|
lint-backend:
routers/web/repo/issue_list.go#L411
File is not properly formatted (gofmt)
|
|
lint-go-gogit:
services/export/excel.go#L59
Error return value of `f.SetCellValue` is not checked (errcheck)
|
|
lint-go-gogit:
services/export/excel.go#L58
Error return value of `f.SetCellValue` is not checked (errcheck)
|
|
lint-go-gogit:
services/export/excel.go#L57
Error return value of `f.SetCellValue` is not checked (errcheck)
|
|
lint-go-gogit:
services/export/excel.go#L56
Error return value of `f.SetCellValue` is not checked (errcheck)
|
|
lint-go-gogit:
services/export/excel.go#L55
Error return value of `f.SetCellValue` is not checked (errcheck)
|
|
lint-go-gogit:
services/export/excel.go#L54
Error return value of `f.SetCellValue` is not checked (errcheck)
|
|
lint-go-gogit:
services/export/excel.go#L24
empty-lines: extra empty line at the start of a block (revive)
|
|
lint-go-gogit:
services/export/excel.go#L21
Error return value of `f.SetCellValue` is not checked (errcheck)
|
|
lint-go-gogit:
services/export/excel.go#L7
File is not properly formatted (gofumpt)
|
|
lint-go-gogit:
routers/web/repo/issue_list.go#L411
File is not properly formatted (gofmt)
|
|
lint-go-windows:
services/export/excel.go#L59
Error return value of `f.SetCellValue` is not checked (errcheck)
|
|
lint-go-windows:
services/export/excel.go#L58
Error return value of `f.SetCellValue` is not checked (errcheck)
|
|
lint-go-windows:
services/export/excel.go#L57
Error return value of `f.SetCellValue` is not checked (errcheck)
|
|
lint-go-windows:
services/export/excel.go#L56
Error return value of `f.SetCellValue` is not checked (errcheck)
|
|
lint-go-windows:
services/export/excel.go#L55
Error return value of `f.SetCellValue` is not checked (errcheck)
|
|
lint-go-windows:
services/export/excel.go#L54
Error return value of `f.SetCellValue` is not checked (errcheck)
|
|
lint-go-windows:
services/export/excel.go#L24
empty-lines: extra empty line at the start of a block (revive)
|
|
lint-go-windows:
services/export/excel.go#L21
Error return value of `f.SetCellValue` is not checked (errcheck)
|
|
lint-go-windows:
services/export/excel.go#L7
File is not properly formatted (gofumpt)
|
|
lint-go-windows:
routers/web/repo/issue_list.go#L411
File is not properly formatted (gofmt)
|
|
backend
Process completed with exit code 1.
|
|
backend
math.MaxUint32 (untyped int constant 4294967295) overflows int
|
|
backend
math.MaxUint32 (untyped int constant 4294967295) overflows int
|