Fix periodic interval after syncing #146
Annotations
6 errors
backend.go#L141
var-declaration: should omit type time.Duration from declaration of var minInterval; it will be inferred from the right-hand side (revive)
|
controller.go#L85
type `lookupReply` is unused (unused)
|
resource.go#L21
const `defaultMinInterval` is unused (unused)
|
httprc.go#L52
the interface has more than 10 methods: 13 (interfacebloat)
|
resource.go#L270
param min has same name as predeclared identifier (predeclared)
|
|
This job failed
Loading