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