Skip to content

Include response chunking info in nonce #17

Include response chunking info in nonce

Include response chunking info in nonce #17

Triggered via pull request October 2, 2024 21:54
@PapaCharliePapaCharlie
synchronize #3
pc/chunk
Status Failure
Total duration 27s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.