CodeQL #234
Annotations
11 warnings
|
1 issue was detected with this workflow: CodeQL language 'javascript' is referenced by more than one entry in the 'language' matrix parameter for job 'analyze'. This may result in duplicate alerts. Please edit the 'language' matrix parameter to keep only one of the following: 'javascript', 'typescript'.
|
IntellitectTerminal.Data/Services/TreeNode.cs#L94
Possible null reference return.
|
IntellitectTerminal.Data/Services/CommandService.cs#L106
Dereference of a possibly null reference.
|
IntellitectTerminal.Web/Api/Generated/CommandServiceController.g.cs#L39
'CommandServiceController.Request(Guid?)' hides inherited member 'ControllerBase.Request'. Use the new keyword if hiding was intended.
|
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.'
|
IntellitectTerminal.Data/Services/TreeNode.cs#L94
Possible null reference return.
|
IntellitectTerminal.Data/Services/CommandService.cs#L106
Dereference of a possibly null reference.
|
IntellitectTerminal.Web/Api/Generated/CommandServiceController.g.cs#L39
'CommandServiceController.Request(Guid?)' hides inherited member 'ControllerBase.Request'. Use the new keyword if hiding was intended.
|
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.'
|
|
The logs for this run have expired and are no longer available.
Loading