Skip to content

Refactor Git Attribute & performance optimization #29179

Refactor Git Attribute & performance optimization

Refactor Git Attribute & performance optimization #29179

Triggered via pull request April 10, 2025 00:54
Status Failure
Total duration 7m 33s
Artifacts

pull-compliance.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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)