Update go version to 1.23.3 #82
Annotations
11 errors
|
golangci-lint
undefined: chi (typecheck)
|
golangci-lint
cannot range over seq (variable of type iter.Seq[E]) (typecheck)
|
golangci-lint
cannot range over seq (variable of type iter.Seq2[K, V]) (typecheck)
|
golangci-lint
not enough arguments in call to time.Unix
|
golangci-lint
missing type in composite literal (typecheck)
|
golangci-lint
missing type in composite literal (typecheck)
|
golangci-lint
missing return (typecheck)
|
golangci-lint
missing return (typecheck)
|
golangci-lint
r.ReadRune undefined (type byteReader has no field or method ReadRune) (typecheck)
|
golangci-lint
r.UnreadRune undefined (type byteReader has no field or method UnreadRune) (typecheck)
|
Loading