when mDNS name is encountered, by default try to use system name reso… #420
Annotations
1 error and 7 warnings
build (net6.0)
Process completed with exit code 1.
|
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
|