Skip to content

Include response chunking info in nonce #13

Include response chunking info in nonce

Include response chunking info in nonce #13

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

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors
lint: ads/ads_example_test.go#L21
multiple-value ads.ParseRemainingChunksFromNonce(res.Nonce) (value of type (remainingChunks int, err error)) in single-value context (typecheck)
lint: internal/server/handlers_delta_test.go#L130
multiple-value ads.ParseRemainingChunksFromNonce(res.Nonce) (value of type (remainingChunks int, err error)) in single-value context (typecheck)
lint: internal/utils/utils_test.go#L57
assignment mismatch: 1 variable but ads.ParseRemainingChunksFromNonce returns 2 values
lint: internal/utils/utils_test.go#L62
multiple-value ads.ParseRemainingChunksFromNonce("foo") (value of type (remainingChunks int, err error)) in single-value context
lint: 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 (typecheck)
lint
issues found