Skip to content
This repository has been archived by the owner on Nov 21, 2024. It is now read-only.

Fix github CI and cleanup ISSUE_TEMPLATES #277

Fix github CI and cleanup ISSUE_TEMPLATES

Fix github CI and cleanup ISSUE_TEMPLATES #277

Triggered via pull request January 18, 2024 18:59
Status Failure
Total duration 1m 12s
Artifacts

go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

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