Skip to content

Fix github CI and cleanup ISSUE_TEMPLATES #279

Fix github CI and cleanup ISSUE_TEMPLATES

Fix github CI and cleanup ISSUE_TEMPLATES #279

Triggered via pull request January 18, 2024 19:35
Status Failure
Total duration 29s
Artifacts

go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: api.go#L5
exported function HandleAPI should have comment or be unexported
lint: cache.go#L12
exported type ProxyWriter should have comment or be unexported
lint: cache.go#L18
exported method ProxyWriter.Header should have comment or be unexported
lint: cache.go#L26
exported method ProxyWriter.WriteHeader should have comment or be unexported
lint: cache.go#L30
exported type CacheEntry should have comment or be unexported
lint: cache.go#L37
exported method CacheEntry.WriteTo should have comment or be unexported
lint: config.go#L20
exported type ConfigFile should have comment or be unexported
lint: config.go#L26
exported type Torrent should have comment or be unexported
lint: config.go#L27
struct field Url should be URL
lint: config.go#L32
comment on exported method ConfigFile.GetProjects should be of the form "GetProjects ..."