Update to goreleaser v2 and Go v1.23 #11
Annotations
10 errors
Lint
String not declared by package unsafe (typecheck)
|
Lint
String not declared by package unsafe (typecheck)
|
Lint
String not declared by package unsafe (typecheck)
|
Lint
t.Uncommon undefined (type rtype has no field or method Uncommon, but does have uncommon) (typecheck)
|
Lint
t.Str undefined (type rtype has no field or method Str) (typecheck)
|
Lint
t.TFlag undefined (type rtype has no field or method TFlag) (typecheck)
|
Lint
t.TFlag undefined (type rtype has no field or method TFlag) (typecheck)
|
Lint
t.HasName undefined (type rtype has no field or method HasName) (typecheck)
|
Lint
t.Equal undefined (type rtype has no field or method Equal) (typecheck)
|
Lint
cannot use toRType(t) (value of type rtype) as Type value in return statement: rtype does not implement Type (missing method Kind) (typecheck)
|