Skip to content

Fixed tests.

Fixed tests. #424

Triggered via push December 10, 2023 12:31
Status Success
Total duration 1m 41s
Artifacts
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

7 warnings
build (net6.0)
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/
build (net6.0)
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build (net6.0)
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build (net6.0): src/app/Media/AudioSendOnlyMediaSession.cs#L18
'AudioSendOnlyMediaSession.logger' hides inherited member 'RTPSession.logger'. Use the new keyword if hiding was intended.
build (net6.0): src/app/Media/VoIPMediaSession.cs#L51
'VoIPMediaSession.logger' hides inherited member 'RTPSession.logger'. Use the new keyword if hiding was intended.
build (net6.0): src/app/Media/Sources/VideoTestPatternSource.cs#L67
The event 'VideoTestPatternSource.OnVideoSourceRawSampleFaster' is never used
build (net6.0): test/unit/net/RTP/RTPHeaderExtensionUnitTest.cs#L64
The variable 'timestamp' is assigned but its value is never used