Bump Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation from 8.0.0 to 8.0.24 #6
ci.yml
on: pull_request
Matrix: build-test
Dependency Vulnerability Scan (Advisory)
25s
Publish Check
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/Services/LocalFileStorageService.cs#L29
Possible null reference assignment.
|
|
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.
|
|
Build & Test (ubuntu-latest):
LeadManagementPortal/Services/LocalFileStorageService.cs#L29
Possible null reference assignment.
|