Feat support windows #67
Annotations
4 errors
icons/orange.go#L5
var-declaration: should omit type []byte from declaration of var Orange; it will be inferred from the right-hand side (revive)
|
icons/white.go#L5
var-declaration: should omit type []byte from declaration of var White; it will be inferred from the right-hand side (revive)
|
icons/red.go#L5
var-declaration: should omit type []byte from declaration of var Red; it will be inferred from the right-hand side (revive)
|
icons/green.go#L5
var-declaration: should omit type []byte from declaration of var Green; it will be inferred from the right-hand side (revive)
|
This job failed
Loading