CodeQL #999
codeql.yml
on: schedule
Matrix: Analyze C# (CodeQL)
Matrix: Analyze Non-Compiled Languages (CodeQL)
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?)
|