Skip to content

Update version

Update version #98

Triggered via push May 14, 2024 09:38
Status Success
Total duration 44s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: RTSP/AuthenticationDigest.cs#L118
TODO - extract paths from the URIs (ignoring SETUP's trackID) (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0026.md)
build: RTSP/RTSPListener.cs#L239
TODO handle lost message (for example every minute cleanup old message) (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0026.md)
build: RTSP/Sdp/Connection.cs#L11
Regular expressions should not be vulnerable to Denial of Service attacks (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0009.md)
build: RTSP/RTSPListener.cs#L296
Method is too long (138 lines; maximum allowed: 120) (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0051.md)