Add API endpoint to request contents of multiple files simultaniously #29435
pull-compliance.yml
on: pull_request
files-changed
/
detect
9s
lint-backend
5m 49s
lint-templates
33s
lint-yaml
0s
lint-swagger
20s
lint-spell
30s
lint-go-windows
5m 49s
lint-go-gogit
5m 51s
checks-backend
3m 13s
frontend
0s
backend
7m 1s
docs
0s
actions
0s
Annotations
9 errors
|
lint-go-windows
Process completed with exit code 2.
|
|
lint-go-windows:
services/repository/files/file.go#L30
error-format: fmt.Errorf can be replaced with errors.New (perfsprint)
|
|
lint-go-windows:
services/repository/files/file.go#L23
var-declaration: should drop = 0 from declaration of var size; it is the zero value (revive)
|
|
lint-backend
Process completed with exit code 2.
|
|
lint-backend:
services/repository/files/file.go#L30
error-format: fmt.Errorf can be replaced with errors.New (perfsprint)
|
|
lint-backend:
services/repository/files/file.go#L23
var-declaration: should drop = 0 from declaration of var size; it is the zero value (revive)
|
|
lint-go-gogit
Process completed with exit code 2.
|
|
lint-go-gogit:
services/repository/files/file.go#L30
error-format: fmt.Errorf can be replaced with errors.New (perfsprint)
|
|
lint-go-gogit:
services/repository/files/file.go#L23
var-declaration: should drop = 0 from declaration of var size; it is the zero value (revive)
|