Use newer AppendEncode and AppenDecode methods #268
Annotations
10 errors
Test:
arshal_default.go#L222
base64.StdEncoding.WithIgnored undefined (type *base64.Encoding has no field or method WithIgnored)
|
Test:
arshal_default.go#L223
base64.URLEncoding.WithIgnored undefined (type *base64.Encoding has no field or method WithIgnored)
|
Test:
arshal_default.go#L224
base32.StdEncoding.WithIgnored undefined (type *base32.Encoding has no field or method WithIgnored)
|
Test:
arshal_default.go#L225
base32.HexEncoding.WithIgnored undefined (type *base32.Encoding has no field or method WithIgnored)
|
Test:
arshal_default.go#L245
undefined: hex.AppendEncode
|
Test:
arshal_default.go#L278
undefined: hex.AppendDecode
|
Test:
arshal_default.go#L222
base64.StdEncoding.WithIgnored undefined (type *base64.Encoding has no field or method WithIgnored)
|
Test:
arshal_default.go#L223
base64.URLEncoding.WithIgnored undefined (type *base64.Encoding has no field or method WithIgnored)
|
Test:
arshal_default.go#L224
base32.StdEncoding.WithIgnored undefined (type *base32.Encoding has no field or method WithIgnored)
|
Test:
arshal_default.go#L225
base32.HexEncoding.WithIgnored undefined (type *base32.Encoding has no field or method WithIgnored)
|
Loading