Skip to content

Do not dispose the ffmpeg process #686

Do not dispose the ffmpeg process

Do not dispose the ffmpeg process #686

Triggered via pull request February 25, 2024 18:13
Status Success
Total duration 9m 21s
Artifacts

ci-codeql-analysis.yml

on: pull_request
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Analyze (csharp): MediaBrowser.Model/LiveTv/BaseTimerInfoDto.cs#L120
Properties should not return arrays (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1819)
Analyze (csharp): MediaBrowser.Model/Dlna/CodecProfile.cs#L23
Properties should not return arrays (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1819)
Analyze (csharp): MediaBrowser.Model/Dlna/CodecProfile.cs#L21
Properties should not return arrays (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1819)
Analyze (csharp): MediaBrowser.Model/Dlna/ContainerProfile.cs#L14
Properties should not return arrays (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1819)
Analyze (csharp): MediaBrowser.Model/Dlna/MediaOptions.cs#L60
Properties should not return arrays (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1819)
Analyze (csharp): MediaBrowser.Model/Dlna/MediaOptions.cs#L86
The property name 'MaxBitrate' is confusing given the existence of method 'GetMaxBitrate'. Rename or remove one of these members. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1721)
Analyze (csharp): MediaBrowser.Model/Dlna/ProfileConditionValue.cs#L5
Mark enums with FlagsAttribute (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1027)
Analyze (csharp): MediaBrowser.Model/LiveTv/ListingsProviderInfo.cs#L38
Properties should not return arrays (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1819)
Analyze (csharp): MediaBrowser.Model/LiveTv/ListingsProviderInfo.cs#L42
Properties should not return arrays (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1819)
Analyze (csharp): MediaBrowser.Model/LiveTv/ListingsProviderInfo.cs#L44
Properties should not return arrays (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1819)