Skip to content

Make userId optional in GetProgramsDto #637

Make userId optional in GetProgramsDto

Make userId optional in GetProgramsDto #637

Triggered via pull request February 18, 2024 12:19
Status Success
Total duration 9m 14s
Artifacts

ci-codeql-analysis.yml

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

Annotations

10 warnings
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/CodecProfile.cs#L23
Properties should not return arrays (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1819)
Analyze (csharp): MediaBrowser.Model/Search/SearchQuery.cs#L58
Properties should not return arrays (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1819)
Analyze (csharp): MediaBrowser.Model/Search/SearchQuery.cs#L60
Properties should not return arrays (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1819)
Analyze (csharp): MediaBrowser.Model/Search/SearchQuery.cs#L62
Properties should not return arrays (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1819)
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/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)
Analyze (csharp): MediaBrowser.Model/LiveTv/ListingsProviderInfo.cs#L46
Properties should not return arrays (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1819)