test on go1.23 #271
Annotations
2 errors
Run go test -coverpkg=./... -covermode=atomic -coverprofile=coverage.out -count=1 ./...:
internal/encoder/any.go#L3
undefined: golang_version_higher_than_1_22_not_supported_yet
|
Run go test -coverpkg=./... -covermode=atomic -coverprofile=coverage.out -count=1 ./...
Process completed with exit code 1.
|
Loading