Skip to content

chore: merge with main #14727

chore: merge with main

chore: merge with main #14727

GitHub Actions / golangci failed Nov 5, 2024 in 1s

reviewdog [golangci] report

reported by reviewdog 🐶

Findings (1)

api/repo/repair.go|65| Function 'RepairRepo' has too many statements (75 > 70) (funlen)

Filtered Findings (0)

Annotations

Check failure on line 65 in api/repo/repair.go

See this annotation in the file changed.

@github-actions github-actions / golangci

[golangci] api/repo/repair.go#L65

Function 'RepairRepo' has too many statements (75 > 70) (funlen)
Raw output
api/repo/repair.go:65: Function 'RepairRepo' has too many statements (75 > 70) (funlen)
func RepairRepo(c *gin.Context) {