add actions #1
Annotations
7 errors
Lint:
image.go#L35
cannot range over styleCount (variable of type uint8) (typecheck)
|
Lint:
image.go#L49
cannot range over pathCount (variable of type uint8) (typecheck)
|
Lint:
image.go#L63
cannot range over shapeCount (variable of type uint8) (typecheck)
|
Lint:
path.go#L77
cannot range over count (variable of type uint8) (typecheck)
|
Lint:
shape.go#L99
cannot range over count (variable of type uint8) (typecheck)
|
Lint:
utils.go#L69
cannot range over size (variable of type int) (typecheck)
|
Lint
issues found
|
Loading