Skip to content

CodeQL

CodeQL #203

Triggered via schedule July 23, 2023 02:20
Status Success
Total duration 8m 26s
Artifacts

codeql-analysis.yml

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

Annotations

40 warnings
Analyze (python)
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
Analyze (python): IntellitectTerminal.Data/Services/TreeNode.cs#L94
Possible null reference return.
Analyze (python): IntellitectTerminal.Data/Services/CommandService.cs#L106
Dereference of a possibly null reference.
Analyze (python): IntellitectTerminal.Web/Api/Generated/CommandServiceController.g.cs#L39
'CommandServiceController.Request(Guid?)' hides inherited member 'ControllerBase.Request'. Use the new keyword if hiding was intended.
Analyze (python): IntellitectTerminal.Web/Hangfire/HangfireStartup.cs#L28
'RecurringJob.AddOrUpdate<T>(Expression<Func<T, Task>>, string, TimeZoneInfo, string)' is obsolete: 'Please use an overload with the explicit recurringJobId parameter and RecurringJobOptions instead. Will be removed in 2.0.0.'
Analyze (python): IntellitectTerminal.Data/Services/TreeNode.cs#L94
Possible null reference return.
Analyze (python): IntellitectTerminal.Data/Services/CommandService.cs#L106
Dereference of a possibly null reference.
Analyze (python): IntellitectTerminal.Web/Api/Generated/CommandServiceController.g.cs#L39
'CommandServiceController.Request(Guid?)' hides inherited member 'ControllerBase.Request'. Use the new keyword if hiding was intended.
Analyze (python): IntellitectTerminal.Web/Hangfire/HangfireStartup.cs#L28
'RecurringJob.AddOrUpdate<T>(Expression<Func<T, Task>>, string, TimeZoneInfo, string)' is obsolete: 'Please use an overload with the explicit recurringJobId parameter and RecurringJobOptions instead. Will be removed in 2.0.0.'
Analyze (python)
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
Analyze (javascript): IntellitectTerminal.Data/Services/TreeNode.cs#L94
Possible null reference return.
Analyze (javascript): IntellitectTerminal.Data/Services/CommandService.cs#L106
Dereference of a possibly null reference.
Analyze (javascript): IntellitectTerminal.Web/Api/Generated/CommandServiceController.g.cs#L39
'CommandServiceController.Request(Guid?)' hides inherited member 'ControllerBase.Request'. Use the new keyword if hiding was intended.
Analyze (javascript): IntellitectTerminal.Web/Hangfire/HangfireStartup.cs#L28
'RecurringJob.AddOrUpdate<T>(Expression<Func<T, Task>>, string, TimeZoneInfo, string)' is obsolete: 'Please use an overload with the explicit recurringJobId parameter and RecurringJobOptions instead. Will be removed in 2.0.0.'
Analyze (javascript): IntellitectTerminal.Data/Services/TreeNode.cs#L94
Possible null reference return.
Analyze (javascript): IntellitectTerminal.Data/Services/CommandService.cs#L106
Dereference of a possibly null reference.
Analyze (javascript): IntellitectTerminal.Web/Api/Generated/CommandServiceController.g.cs#L39
'CommandServiceController.Request(Guid?)' hides inherited member 'ControllerBase.Request'. Use the new keyword if hiding was intended.
Analyze (javascript): IntellitectTerminal.Web/Hangfire/HangfireStartup.cs#L28
'RecurringJob.AddOrUpdate<T>(Expression<Func<T, Task>>, string, TimeZoneInfo, string)' is obsolete: 'Please use an overload with the explicit recurringJobId parameter and RecurringJobOptions instead. Will be removed in 2.0.0.'
Analyze (javascript)
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
Analyze (javascript)
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
Analyze (typescript)
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
Analyze (typescript)
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
Analyze (typescript): IntellitectTerminal.Data/Services/TreeNode.cs#L94
Possible null reference return.
Analyze (typescript): IntellitectTerminal.Data/Services/CommandService.cs#L106
Dereference of a possibly null reference.
Analyze (typescript): IntellitectTerminal.Web/Api/Generated/CommandServiceController.g.cs#L39
'CommandServiceController.Request(Guid?)' hides inherited member 'ControllerBase.Request'. Use the new keyword if hiding was intended.
Analyze (typescript): IntellitectTerminal.Web/Hangfire/HangfireStartup.cs#L28
'RecurringJob.AddOrUpdate<T>(Expression<Func<T, Task>>, string, TimeZoneInfo, string)' is obsolete: 'Please use an overload with the explicit recurringJobId parameter and RecurringJobOptions instead. Will be removed in 2.0.0.'
Analyze (typescript): IntellitectTerminal.Data/Services/TreeNode.cs#L94
Possible null reference return.
Analyze (typescript): IntellitectTerminal.Data/Services/CommandService.cs#L106
Dereference of a possibly null reference.
Analyze (typescript): IntellitectTerminal.Web/Api/Generated/CommandServiceController.g.cs#L39
'CommandServiceController.Request(Guid?)' hides inherited member 'ControllerBase.Request'. Use the new keyword if hiding was intended.
Analyze (typescript): IntellitectTerminal.Web/Hangfire/HangfireStartup.cs#L28
'RecurringJob.AddOrUpdate<T>(Expression<Func<T, Task>>, string, TimeZoneInfo, string)' is obsolete: 'Please use an overload with the explicit recurringJobId parameter and RecurringJobOptions instead. Will be removed in 2.0.0.'
Analyze (csharp)
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
Analyze (csharp): IntellitectTerminal.Data/Services/TreeNode.cs#L94
Possible null reference return.
Analyze (csharp): IntellitectTerminal.Data/Services/CommandService.cs#L106
Dereference of a possibly null reference.
Analyze (csharp): IntellitectTerminal.Web/Api/Generated/CommandServiceController.g.cs#L39
'CommandServiceController.Request(Guid?)' hides inherited member 'ControllerBase.Request'. Use the new keyword if hiding was intended.
Analyze (csharp): IntellitectTerminal.Web/Hangfire/HangfireStartup.cs#L28
'RecurringJob.AddOrUpdate<T>(Expression<Func<T, Task>>, string, TimeZoneInfo, string)' is obsolete: 'Please use an overload with the explicit recurringJobId parameter and RecurringJobOptions instead. Will be removed in 2.0.0.'
Analyze (csharp): IntellitectTerminal.Data/Services/TreeNode.cs#L94
Possible null reference return.
Analyze (csharp): IntellitectTerminal.Data/Services/CommandService.cs#L106
Dereference of a possibly null reference.
Analyze (csharp): IntellitectTerminal.Web/Api/Generated/CommandServiceController.g.cs#L39
'CommandServiceController.Request(Guid?)' hides inherited member 'ControllerBase.Request'. Use the new keyword if hiding was intended.
Analyze (csharp): IntellitectTerminal.Web/Hangfire/HangfireStartup.cs#L28
'RecurringJob.AddOrUpdate<T>(Expression<Func<T, Task>>, string, TimeZoneInfo, string)' is obsolete: 'Please use an overload with the explicit recurringJobId parameter and RecurringJobOptions instead. Will be removed in 2.0.0.'
Analyze (csharp)
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']