fix(http): times out on large repositories #565
Annotations
5 errors and 1 warning
lint-soft:
pkg/web/git.go#L450
Comment should end in a period (godot)
|
lint-soft:
pkg/web/http.go#L30
mnd: Magic number: 10, in <assign> detected (gomnd)
|
lint-soft:
pkg/web/git.go#L467
error returned from interface method should be wrapped: sig: func (net/http.ResponseWriter).Write([]byte) (int, error) (wrapcheck)
|
lint-soft:
pkg/web/git.go#L470
error returned from interface method should be wrapped: sig: func (net/http.ResponseWriter).Write([]byte) (int, error) (wrapcheck)
|
lint-soft:
pkg/web/git.go#L456
directive `// nolint: bodyclose` should be written without leading space as `//nolint: bodyclose` (nolintlint)
|
lint-soft
Restore cache failed: Dependencies file is not found in /home/runner/work/soft-serve/soft-serve. Supported file pattern: go.sum
|