Skip to content

fix(http): times out on large repositories #565

fix(http): times out on large repositories

fix(http): times out on large repositories #565

Triggered via pull request November 15, 2023 20:48
Status Success
Total duration 20s
Artifacts

lint-soft.yml

on: pull_request
lint-soft
11s
lint-soft
Fit to window
Zoom out
Zoom in

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