This repository has been archived by the owner on Nov 21, 2024. It is now read-only.
Fix github CI and cleanup ISSUE_TEMPLATES #278
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 ..."
|