Include response chunking info in nonce #17
Annotations
6 errors
build:
ads/ads_example_test.go#L21
multiple-value ads.ParseRemainingChunksFromNonce(res.Nonce) (value of type (remainingChunks int, err error)) in single-value context
|
build:
internal/server/handlers_delta_test.go#L130
multiple-value ads.ParseRemainingChunksFromNonce(res.Nonce) (value of type (remainingChunks int, err error)) in single-value context
|
build:
internal/utils/utils_test.go#L57
assignment mismatch: 1 variable but ads.ParseRemainingChunksFromNonce returns 2 values
|
build:
internal/utils/utils_test.go#L62
multiple-value ads.ParseRemainingChunksFromNonce("foo") (value of type (remainingChunks int, err error)) in single-value context
|
build:
internal/utils/utils_test.go#L65
multiple-value ads.ParseRemainingChunksFromNonce(fmt.Sprintf("%x", now.UnixNano())) (value of type (remainingChunks int, err error)) in single-value context
|
build
Process completed with exit code 2.
|