build(deps): Bump Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation from 8.0.10 to 8.0.11 #1695
Triggered via pull request
November 13, 2024 12:23
dependabot[bot]
opened
#652
Status
Failure
Total duration
55s
Artifacts
–
Build-Test-And-Deploy.yml
on: pull_request_target
Annotations
10 errors
build-and-test:
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?)
|
build-and-test:
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?)
|
build-and-test:
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?)
|
build-and-test:
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?)
|
build-and-test:
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?)
|
build-and-test:
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?)
|
build-and-test:
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?)
|
build-and-test:
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?)
|
build-and-test:
EssentialCSharp.Web/Extensions/SiteMappingListExtensions.cs#L21
Nullability of reference types in value of type '?' doesn't match target type 'SiteMapping'.
|
build-and-test:
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?)
|