Skip to content

Silence warning when multiple class in same file #123

Silence warning when multiple class in same file

Silence warning when multiple class in same file #123

Triggered via push September 25, 2024 13:44
Status Success
Total duration 43s
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#L398
Method is too long (138 lines; maximum allowed: 120) (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0051.md)
build: RTSP/Rtp/JPEGPayload.cs#L208
Method is too long (85 statements; maximum allowed: 80) (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0051.md)