[inky] Add Inky Impression 7.3" support #276
Annotations
32 errors
Check: go vet shadow; shadowed variables:
inky/impression.go#L53
too few values in struct literal of type struct{R uint8; G uint8; B uint8; A uint8}
|
Check: go vet shadow; shadowed variables:
inky/impression.go#L54
too few values in struct literal of type struct{R uint8; G uint8; B uint8; A uint8}
|
Check: go vet shadow; shadowed variables:
inky/impression.go#L55
too few values in struct literal of type struct{R uint8; G uint8; B uint8; A uint8}
|
Check: go vet shadow; shadowed variables:
inky/impression.go#L56
too few values in struct literal of type struct{R uint8; G uint8; B uint8; A uint8}
|
Check: go vet shadow; shadowed variables:
inky/impression.go#L57
too few values in struct literal of type struct{R uint8; G uint8; B uint8; A uint8}
|
Check: go vet shadow; shadowed variables:
inky/impression.go#L58
too few values in struct literal of type struct{R uint8; G uint8; B uint8; A uint8}
|
Check: go vet shadow; shadowed variables:
inky/impression.go#L59
too few values in struct literal of type struct{R uint8; G uint8; B uint8; A uint8}
|
Check: go vet shadow; shadowed variables:
inky/impression.go#L60
too few values in struct literal of type struct{R uint8; G uint8; B uint8; A uint8}
|
Check: go vet shadow; shadowed variables:
inky/impression.go#L226
d.dev undefined (type *DevImpression has no field or method dev, but does have Dev)
|
|
Check: go mod tidy doesn't modify files
Process completed with exit code 1.
|
Check: go generate doesn't modify files
Process completed with exit code 1.
|
Check: staticcheck:
inky/impression.go#L53
too few values in struct literal of type struct{R uint8; G uint8; B uint8; A uint8}
|
Check: staticcheck:
inky/impression.go#L54
too few values in struct literal of type struct{R uint8; G uint8; B uint8; A uint8}
|
Check: staticcheck:
inky/impression.go#L55
too few values in struct literal of type struct{R uint8; G uint8; B uint8; A uint8}
|
Check: staticcheck:
inky/impression.go#L56
too few values in struct literal of type struct{R uint8; G uint8; B uint8; A uint8}
|
Check: staticcheck:
inky/impression.go#L57
too few values in struct literal of type struct{R uint8; G uint8; B uint8; A uint8}
|
Check: staticcheck:
inky/impression.go#L58
too few values in struct literal of type struct{R uint8; G uint8; B uint8; A uint8}
|
Check: staticcheck:
inky/impression.go#L59
too few values in struct literal of type struct{R uint8; G uint8; B uint8; A uint8}
|
Check: staticcheck:
inky/impression.go#L60
too few values in struct literal of type struct{R uint8; G uint8; B uint8; A uint8}
|
Check: staticcheck:
inky/impression.go#L226
d.dev undefined (type *DevImpression has no field or method dev, but does have Dev)
|
Check: staticcheck:
inky/impression.go#L305
missing return
|
Check: go vet:
inky/impression.go#L53
too few values in struct literal of type struct{R uint8; G uint8; B uint8; A uint8}
|
Check: go vet:
inky/impression.go#L54
too few values in struct literal of type struct{R uint8; G uint8; B uint8; A uint8}
|
Check: go vet:
inky/impression.go#L55
too few values in struct literal of type struct{R uint8; G uint8; B uint8; A uint8}
|
Check: go vet:
inky/impression.go#L56
too few values in struct literal of type struct{R uint8; G uint8; B uint8; A uint8}
|
Check: go vet:
inky/impression.go#L57
too few values in struct literal of type struct{R uint8; G uint8; B uint8; A uint8}
|
Check: go vet:
inky/impression.go#L58
too few values in struct literal of type struct{R uint8; G uint8; B uint8; A uint8}
|
Check: go vet:
inky/impression.go#L59
too few values in struct literal of type struct{R uint8; G uint8; B uint8; A uint8}
|
Check: go vet:
inky/impression.go#L60
too few values in struct literal of type struct{R uint8; G uint8; B uint8; A uint8}
|
Check: go vet:
inky/impression.go#L226
d.dev undefined (type *DevImpression has no field or method dev, but does have Dev)
|
Check: go vet:
inky/impression.go#L305
missing return
|
Loading