Skip to content

Bump Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation from 8.0.0 to 8.0.24 #6

Bump Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation from 8.0.0 to 8.0.24

Bump Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation from 8.0.0 to 8.0.24 #6

Status Failure
Total duration 1m 10s
Artifacts

ci.yml

on: pull_request
Matrix: build-test
Dependency Vulnerability Scan (Advisory)
25s
Dependency Vulnerability Scan (Advisory)
Publish Check
Publish Check
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 20 warnings
Build & Test (windows-latest)
Process completed with exit code 1.
Build & Test (windows-latest): LeadManagementPortal/Views/Account/Login.cshtml#L71
The name 'keyframes' does not exist in the current context
Build & Test (windows-latest): LeadManagementPortal/Views/Shared/_Layout.cshtml#L60
Unexpected "{" after "@" character. Once inside the body of a code block (@if {}, @{}, etc.) you do not need to use "@{" to switch to code.
Build & Test (windows-latest): LeadManagementPortal/Views/Account/Login.cshtml#L71
The name 'keyframes' does not exist in the current context
Build & Test (windows-latest): LeadManagementPortal/Views/Shared/_Layout.cshtml#L60
Unexpected "{" after "@" character. Once inside the body of a code block (@if {}, @{}, etc.) you do not need to use "@{" to switch to code.
Build & Test (ubuntu-latest)
Process completed with exit code 1.
Build & Test (ubuntu-latest): LeadManagementPortal/Views/Account/Login.cshtml#L71
The name 'keyframes' does not exist in the current context
Build & Test (ubuntu-latest): LeadManagementPortal/Views/Shared/_Layout.cshtml#L60
Unexpected "{" after "@" character. Once inside the body of a code block (@if {}, @{}, etc.) you do not need to use "@{" to switch to code.
Build & Test (ubuntu-latest): LeadManagementPortal/Views/Account/Login.cshtml#L71
The name 'keyframes' does not exist in the current context
Build & Test (ubuntu-latest): LeadManagementPortal/Views/Shared/_Layout.cshtml#L60
Unexpected "{" after "@" character. Once inside the body of a code block (@if {}, @{}, etc.) you do not need to use "@{" to switch to code.
Build & Test (windows-latest): LeadManagementPortal/Controllers/LeadsController.cs#L523
Dereference of a possibly null reference.
Build & Test (windows-latest): LeadManagementPortal/Views/Shared/_Layout.cshtml#L142
Dereference of a possibly null reference.
Build & Test (windows-latest): LeadManagementPortal/Views/Shared/_Layout.cshtml#L142
Dereference of a possibly null reference.
Build & Test (windows-latest): LeadManagementPortal/Models/AzureStorageOptions.cs#L8
Non-nullable property 'ConnectionString' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build & Test (windows-latest): LeadManagementPortal/Models/AzureStorageOptions.cs#L7
Non-nullable property 'ContainerName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build & Test (windows-latest): LeadManagementPortal/Models/AzureStorageOptions.cs#L6
Non-nullable property 'AccountKey' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build & Test (windows-latest): LeadManagementPortal/Models/AzureStorageOptions.cs#L5
Non-nullable property 'AccountName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build & Test (windows-latest): LeadManagementPortal/Models/SalesOrg.cs#L20
Non-nullable property 'SalesGroupId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build & Test (windows-latest): LeadManagementPortal/Models/SalesOrg.cs#L14
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build & Test (ubuntu-latest): LeadManagementPortal/Controllers/LeadsController.cs#L523
Dereference of a possibly null reference.
Build & Test (ubuntu-latest): LeadManagementPortal/Views/Shared/_Layout.cshtml#L142
Dereference of a possibly null reference.
Build & Test (ubuntu-latest): LeadManagementPortal/Views/Shared/_Layout.cshtml#L142
Dereference of a possibly null reference.
Build & Test (ubuntu-latest): LeadManagementPortal/Models/AzureStorageOptions.cs#L8
Non-nullable property 'ConnectionString' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build & Test (ubuntu-latest): LeadManagementPortal/Models/AzureStorageOptions.cs#L7
Non-nullable property 'ContainerName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build & Test (ubuntu-latest): LeadManagementPortal/Models/AzureStorageOptions.cs#L6
Non-nullable property 'AccountKey' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build & Test (ubuntu-latest): LeadManagementPortal/Models/AzureStorageOptions.cs#L5
Non-nullable property 'AccountName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build & Test (ubuntu-latest): LeadManagementPortal/Models/SalesOrg.cs#L20
Non-nullable property 'SalesGroupId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build & Test (ubuntu-latest): LeadManagementPortal/Models/SalesOrg.cs#L14
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.