fix: fix slice init length #3988
Annotations
7 errors and 1 warning
golangci-lint:
examples/bandwidth-estimation-from-disk/main.go#L283
undefined: webrtc (typecheck)
|
golangci-lint:
examples/bandwidth-estimation-from-disk/main.go#L293
undefined: webrtc (typecheck)
|
golangci-lint:
examples/bandwidth-estimation-from-disk/main.go#L62
undefined: webrtc (typecheck)
|
golangci-lint:
dtlstransport.go#L28
could not import github.com/pion/webrtc/v4/internal/mux (-: # github.com/pion/webrtc/v4/internal/mux
|
golangci-lint:
internal/mux/mux.go#L196
cannot use 0 (untyped int constant) as []byte value in argument to append) (typecheck)
|
golangci-lint:
internal/mux/mux.go#L196
cannot use 0 (untyped int constant) as []byte value in argument to append (typecheck)
|
golangci-lint
issues found
|
Install Go
Restore cache failed: Dependencies file is not found in /home/runner/work/webrtc/webrtc. Supported file pattern: go.sum
|
Loading