Skip to content

Adding caching/mirroring #23

Adding caching/mirroring

Adding caching/mirroring #23

Triggered via pull request July 23, 2024 21:59
@ghostghost
synchronize #5
caching
Status Failure
Total duration 1m 55s
Artifacts

verify.yml

on: pull_request
Matrix: Tests
Fit to window
Zoom out
Zoom in

Annotations

8 errors
Lint: internal/tools/mockmirror-build-fake/main.go#L34
exitAfterDefer: log.Fatal will exit, and `defer func(){...}(...)` will not run (gocritic)
Lint: mockmirror/fake.go#L56
exitAfterDefer: log.Fatal will exit, and `defer func(){...}(...)` will not run (gocritic)
Lint: internal/tools/mockmirror-build-fake/main.go#L33
G306: Expect WriteFile permissions to be 0600 or less (gosec)
Lint: internal/tools/mockmirror-build-fake/main.go#L36
G306: Expect WriteFile permissions to be 0600 or less (gosec)
Lint: internal/tools/mockmirror-build-fake/main.go#L88
G306: Expect WriteFile permissions to be 0600 or less (gosec)
Lint: mockmirror/mockmirror.go#L77
G114: Use of net/http serve function that has no support for setting timeouts (gosec)
Lint: mockmirror/mockmirror.go#L112
"404" can be replaced by http.StatusNotFound (usestdlibvars)
Lint
Process completed with exit code 1.