Skip to content

CodeQL

CodeQL #999

Triggered via schedule November 8, 2024 15:28
Status Failure
Total duration 1m 49s
Artifacts

codeql.yml

on: schedule
Matrix: Analyze C# (CodeQL)
Matrix: Analyze Non-Compiled Languages (CodeQL)
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Analyze C# (CodeQL) (csharp): EssentialCSharp.Web/Controllers/HomeController.cs#L128
'SiteMapping' does not contain a definition for 'Key' and no accessible extension method 'Key' accepting a first argument of type 'SiteMapping' could be found (are you missing a using directive or an assembly reference?)
Analyze C# (CodeQL) (csharp): EssentialCSharp.Web/Views/Shared/_Layout.cshtml#L280
'SiteMapping' does not contain a definition for 'Key' and no accessible extension method 'Key' accepting a first argument of type 'SiteMapping' could be found (are you missing a using directive or an assembly reference?)
Analyze C# (CodeQL) (csharp): EssentialCSharp.Web/Views/Shared/_Layout.cshtml#L281
'SiteMapping' does not contain a definition for 'Key' and no accessible extension method 'Key' accepting a first argument of type 'SiteMapping' could be found (are you missing a using directive or an assembly reference?)
Analyze C# (CodeQL) (csharp): EssentialCSharp.Web/Views/Shared/_Layout.cshtml#L285
'SiteMapping' does not contain a definition for 'Key' and no accessible extension method 'Key' accepting a first argument of type 'SiteMapping' could be found (are you missing a using directive or an assembly reference?)
Analyze C# (CodeQL) (csharp): EssentialCSharp.Web/Views/Shared/_Layout.cshtml#L285
'SiteMapping' does not contain a definition for 'Key' and no accessible extension method 'Key' accepting a first argument of type 'SiteMapping' could be found (are you missing a using directive or an assembly reference?)
Analyze C# (CodeQL) (csharp): EssentialCSharp.Web/Views/Shared/_Layout.cshtml#L290
'SiteMapping' does not contain a definition for 'Key' and no accessible extension method 'Key' accepting a first argument of type 'SiteMapping' could be found (are you missing a using directive or an assembly reference?)
Analyze C# (CodeQL) (csharp): EssentialCSharp.Web/Views/Shared/_Layout.cshtml#L291
'SiteMapping' does not contain a definition for 'Key' and no accessible extension method 'Key' accepting a first argument of type 'SiteMapping' could be found (are you missing a using directive or an assembly reference?)
Analyze C# (CodeQL) (csharp): EssentialCSharp.Web/Extensions/SiteMappingListExtensions.cs#L19
'SiteMapping' does not contain a definition for 'Key' and no accessible extension method 'Key' accepting a first argument of type 'SiteMapping' could be found (are you missing a using directive or an assembly reference?)
Analyze C# (CodeQL) (csharp): EssentialCSharp.Web/Extensions/SiteMappingListExtensions.cs#L21
Nullability of reference types in value of type '?' doesn't match target type 'SiteMapping'.
Analyze C# (CodeQL) (csharp): EssentialCSharp.Web/Controllers/HomeController.cs#L128
'SiteMapping' does not contain a definition for 'Key' and no accessible extension method 'Key' accepting a first argument of type 'SiteMapping' could be found (are you missing a using directive or an assembly reference?)