update #5
Merged
update #5
Annotations
10 warnings
|
src/net/RTP/RTPHeaderExtensions/TransportWideCCExtension.cs#L28
XML comment has badly formed XML -- 'An identifier was expected.'
|
|
src/net/RTP/RTPHeaderExtensions/TransportWideCCExtension.cs#L28
XML comment has badly formed XML -- 'An identifier was expected.'
|
|
src/net/RTP/RTPHeaderExtensions/TransportWideCCExtension.cs#L28
XML comment has badly formed XML -- '4'
|
|
src/app/SIPUserAgents/ISIPClientUserAgent.cs#L41
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
src/app/SIPUserAgents/SIPB2BUserAgent.cs#L83
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
src/app/SIPUserAgents/SIPClientUserAgent.cs#L254
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
src/app/SIPUserAgents/SIPClientUserAgent.cs#L323
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
test/unit/core/SIP/Channels/SIPUDPChannelUnitTest.cs#L53
Support for 'async void' unit tests is being removed from xUnit.net v3. To simplify upgrading, convert the test to 'async Task' instead. (https://xunit.net/xunit.analyzers/rules/xUnit1048)
|
|
test/unit/core/SIPTransactions/SIPTransactionEngineUnitTest.cs#L158
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead. (https://xunit.net/xunit.analyzers/rules/xUnit1031)
|
|
test/unit/core/SIP/Channels/SIPUDPChannelUnitTest.cs#L88
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead. (https://xunit.net/xunit.analyzers/rules/xUnit1031)
|
The logs for this run have expired and are no longer available.
Loading