Add ability to set sequence number for cases where sequence number is… #416
Annotations
1 error and 7 warnings
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
|
|
src/app/Media/AudioSendOnlyMediaSession.cs#L18
'AudioSendOnlyMediaSession.logger' hides inherited member 'RTPSession.logger'. Use the new keyword if hiding was intended.
|
src/app/Media/VoIPMediaSession.cs#L51
'VoIPMediaSession.logger' hides inherited member 'RTPSession.logger'. Use the new keyword if hiding was intended.
|
src/app/Media/Sources/VideoTestPatternSource.cs#L67
The event 'VideoTestPatternSource.OnVideoSourceRawSampleFaster' is never used
|
test/unit/net/RTP/RTPHeaderExtensionUnitTest.cs#L64
The variable 'timestamp' is assigned but its value is never used
|
The logs for this run have expired and are no longer available.
Loading