Skip to content

Remove gofmt + fix lint #2

Remove gofmt + fix lint

Remove gofmt + fix lint #2

Triggered via push December 24, 2023 03:21
Status Failure
Total duration 1m 41s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Build: main.go#L32
S1012: should use `time.Since` instead of `time.Now().Sub` (gosimple)
Build: cache.go#L28
O_CREATE contains underscore. You should use mixedCap or MixedCap. (nosnakecase)
Build
issues found