Refactor Git Attribute & performance optimization #29179
pull-compliance.yml
on: pull_request
files-changed
/
detect
7s
lint-backend
6m 6s
lint-templates
0s
lint-yaml
0s
lint-swagger
0s
lint-spell
26s
lint-go-windows
6m 6s
lint-go-gogit
6m 22s
checks-backend
3m 35s
frontend
0s
backend
7m 6s
docs
0s
actions
0s
Annotations
6 errors
|
lint-go-windows
Process completed with exit code 2.
|
|
lint-go-windows:
modules/git/attribute/checker.go#L31
error-format: fmt.Errorf can be replaced with errors.New (perfsprint)
|
|
lint-backend
Process completed with exit code 2.
|
|
lint-backend:
modules/git/attribute/checker.go#L31
error-format: fmt.Errorf can be replaced with errors.New (perfsprint)
|
|
lint-go-gogit
Process completed with exit code 2.
|
|
lint-go-gogit:
modules/git/attribute/checker.go#L31
error-format: fmt.Errorf can be replaced with errors.New (perfsprint)
|