Feat support windows #69
pull_request.yml
on: pull_request
lint
2m 36s
commitlint
15s
Annotations
4 errors
lint:
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)
|
lint:
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)
|
lint:
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)
|
lint:
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)
|