You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
....\fn\fn.go:73:16: cannot use fillcolor (type color.RGBA) as type color.NRGBA in field value
....\fn\fn.go:74:16: unknown field 'Rect' in struct literal of type paint.PaintOp
....\fn\fn.go:99:8: undefined: op.Push
....\fn\fn.go:122:17: cannot use col (type color.RGBA) as type color.NRGBA in field value
....\fn\fn.go:123:17: unknown field 'Rect' in struct literal of type paint.PaintOp
....\fn\fn.go:142:17: cannot use col (type color.RGBA) as type color.NRGBA in field value
....\fn\fn.go:143:17: unknown field 'Rect' in struct literal of type paint.PaintOp
....\fn\fn.go:185:8: undefined: op.Push
The text was updated successfully, but these errors were encountered:
....\fn\fn.go:73:16: cannot use fillcolor (type color.RGBA) as type color.NRGBA in field value
....\fn\fn.go:74:16: unknown field 'Rect' in struct literal of type paint.PaintOp
....\fn\fn.go:99:8: undefined: op.Push
....\fn\fn.go:122:17: cannot use col (type color.RGBA) as type color.NRGBA in field value
....\fn\fn.go:123:17: unknown field 'Rect' in struct literal of type paint.PaintOp
....\fn\fn.go:142:17: cannot use col (type color.RGBA) as type color.NRGBA in field value
....\fn\fn.go:143:17: unknown field 'Rect' in struct literal of type paint.PaintOp
....\fn\fn.go:185:8: undefined: op.Push
The text was updated successfully, but these errors were encountered: