Skip to content

Enhance STUNUri and IPSocket with modern C# practices (#1409) #645

Enhance STUNUri and IPSocket with modern C# practices (#1409)

Enhance STUNUri and IPSocket with modern C# practices (#1409) #645

Triggered via push May 25, 2025 19:08
Status Success
Total duration 5m 24s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

30 warnings
build: src/net/RTP/Packetisation/H265Depacketiser.cs#L39
The field 'H265Depacketiser.writeNumber' is assigned but its value is never used
build: src/net/RTP/Packetisation/H265Depacketiser.cs#L127
The variable 'isKeyFrameNullable' is assigned but its value is never used
build: src/net/WebRTC/RTCPeerConnection.cs#L191
The member 'RTCPeerConnection._iceCompletedGatheringTask' does not hide an accessible member. The new keyword is not required.
build: src/app/SIPUserAgents/SIPClientUserAgent.cs#L323
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/app/SIPUserAgents/SIPClientUserAgent.cs#L254
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/app/SIPUserAgents/SIPB2BUserAgent.cs#L83
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/app/SIPUserAgents/ISIPClientUserAgent.cs#L41
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/net/RTP/RTPHeaderExtensions/TransportWideCCExtension.cs#L28
XML comment has badly formed XML -- '4'
build: src/net/RTP/RTPHeaderExtensions/TransportWideCCExtension.cs#L28
XML comment has badly formed XML -- 'An identifier was expected.'
build: src/net/RTP/RTPHeaderExtensions/TransportWideCCExtension.cs#L28
XML comment has badly formed XML -- 'An identifier was expected.'
build: examples/webrtcexamples/RtspToWebRTCAudioAndVideo/WebSocketSignalingServer.cs#L27
Non-nullable field '_pc' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: examples/webrtcexamples/RtspToWebRTCAudioAndVideo/WebSocketSignalingServer.cs#L27
Non-nullable field '_ws' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: examples/webrtcexamples/RtspToWebRTCAudioAndVideo/WebSocketSignalingServer.cs#L27
Non-nullable field '_logger' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: examples/webrtcexamples/RtspToWebRTCAudioAndVideo/FFmpegListener.cs#L34
Non-nullable event 'OnVideoRtpPacketReceived' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the event as nullable.
build: examples/webrtcexamples/RtspToWebRTCAudioAndVideo/FFmpegListener.cs#L34
Non-nullable event 'OnAudioRtpPacketReceived' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the event as nullable.
build: examples/webrtcexamples/RtspToWebRTCAudioAndVideo/FFmpegListener.cs#L34
Non-nullable field '_audioRTP' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: examples/webrtcexamples/RtspToWebRTCAudioAndVideo/FFmpegListener.cs#L34
Non-nullable field '_videoRTP' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: examples/webrtcexamples/RtspToWebRTCAudioAndVideo/FFmpegListener.cs#L34
Non-nullable field '_audioThread' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: examples/webrtcexamples/RtspToWebRTCAudioAndVideo/FFmpegListener.cs#L34
Non-nullable field '_videoThread' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: examples/webrtcexamples/RtspToWebRTCAudioAndVideo/FFmpegDemuxer.cs#L25
Non-nullable field '_ffmpegProcess' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: src/app/SIPUserAgents/SIPClientUserAgent.cs#L323
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/app/SIPUserAgents/SIPClientUserAgent.cs#L254
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/app/SIPUserAgents/SIPB2BUserAgent.cs#L83
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/net/RTP/RTPHeaderExtensions/TransportWideCCExtension.cs#L28
XML comment has badly formed XML -- '4'
build: src/app/SIPUserAgents/ISIPClientUserAgent.cs#L41
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/net/RTP/RTPHeaderExtensions/TransportWideCCExtension.cs#L28
XML comment has badly formed XML -- '4'
build: src/net/RTP/RTPHeaderExtensions/TransportWideCCExtension.cs#L28
XML comment has badly formed XML -- 'An identifier was expected.'
build: src/net/RTP/RTPHeaderExtensions/TransportWideCCExtension.cs#L28
XML comment has badly formed XML -- 'An identifier was expected.'
build: src/net/RTP/RTPHeaderExtensions/TransportWideCCExtension.cs#L28
XML comment has badly formed XML -- 'An identifier was expected.'
build: src/net/RTP/RTPHeaderExtensions/TransportWideCCExtension.cs#L28
XML comment has badly formed XML -- 'An identifier was expected.'