Update module github.com/pion/webrtc/v4 to v4.0.13 #9
lint.yaml
on: pull_request
lint
/
Metadata
16s
lint
/
Go
22s
Annotations
11 errors and 2 warnings
lint / Metadata
Process completed with exit code 1.
|
lint / Go:
syncodec/statistical_codec.go#L49
G404: Use of weak random number generator (math/rand or math/rand/v2 instead of crypto/rand) (gosec)
|
lint / Go:
syncodec/statistical_codec.go#L185
G404: Use of weak random number generator (math/rand or math/rand/v2 instead of crypto/rand) (gosec)
|
lint / Go:
syncodec/statistical_codec.go#L189
G404: Use of weak random number generator (math/rand or math/rand/v2 instead of crypto/rand) (gosec)
|
lint / Go:
syncodec/codec.go#L4
package-comments: should have a package comment (revive)
|
lint / Go:
syncodec/statistical_codec.go#L58
exported: exported type StatisticalCodec should have comment or be unexported (revive)
|
lint / Go:
syncodec/statistical_codec.go#L111
exported: exported type StatisticalCodecOption should have comment or be unexported (revive)
|
lint / Go:
syncodec/codec.go#L11
exported: exported type Frame should have comment or be unexported (revive)
|
lint / Go:
syncodec/perfect_codec.go#L12
exported: exported type PerfectCodec should have comment or be unexported (revive)
|
lint / Go:
syncodec/codec.go#L20
exported: exported type Codec should have comment or be unexported (revive)
|
lint / Go:
syncodec/statistical_codec.go#L113
exported: exported function WithInitialTargetBitrate should have comment or be unexported (revive)
|
lint / Metadata
Restore cache failed: Dependencies file is not found in /home/runner/work/bwe-test/bwe-test. Supported file pattern: go.sum
|
lint / Go
Restore cache failed: Dependencies file is not found in /home/runner/work/bwe-test/bwe-test. Supported file pattern: go.sum
|