Add new APIs to enable simulcast probes without dropping packets #632
lint.yaml
on: pull_request
lint
/
Metadata
4s
lint
/
Go
7s
Annotations
12 errors and 2 warnings
Commit message check failed
Limit the subject line to 50 characters
|
lint / Metadata
Process completed with exit code 1.
|
lint / Go:
context.go#L9
import 'github.com/pion/transport/v2/replaydetector' is not allowed from list 'Main' (depguard)
|
lint / Go:
crypto.go#L9
import 'github.com/pion/transport/v2/utils/xor' is not allowed from list 'Main' (depguard)
|
lint / Go:
option.go#L7
import 'github.com/pion/transport/v2/replaydetector' is not allowed from list 'Main' (depguard)
|
lint / Go:
session.go#L13
import 'github.com/pion/logging' is not allowed from list 'Main' (depguard)
|
lint / Go:
session.go#L14
import 'github.com/pion/transport/v2/packetio' is not allowed from list 'Main' (depguard)
|
lint / Go:
session_srtcp.go#L10
import 'github.com/pion/logging' is not allowed from list 'Main' (depguard)
|
lint / Go:
session_srtcp.go#L11
import 'github.com/pion/rtcp' is not allowed from list 'Main' (depguard)
|
lint / Go:
session_srtp.go#L11
import 'github.com/pion/logging' is not allowed from list 'Main' (depguard)
|
lint / Go:
session_srtp.go#L12
import 'github.com/pion/rtp' is not allowed from list 'Main' (depguard)
|
lint / Go:
srtcp.go#L10
import 'github.com/pion/rtcp' is not allowed from list 'Main' (depguard)
|
lint / Metadata
Restore cache failed: Dependencies file is not found in /home/runner/work/srtp/srtp. Supported file pattern: go.sum
|
lint / Go
Restore cache failed: Dependencies file is not found in /home/runner/work/srtp/srtp. Supported file pattern: go.sum
|