Skip to content

Bump Microsoft.EntityFrameworkCore from 8.0.0 to 9.0.13 #7

Bump Microsoft.EntityFrameworkCore from 8.0.0 to 9.0.13

Bump Microsoft.EntityFrameworkCore from 8.0.0 to 9.0.13 #7

Triggered via pull request February 25, 2026 04:07
Status Failure
Total duration 1m 20s
Artifacts

ci.yml

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

Annotations

10 errors and 20 warnings
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)
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): 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 (windows-latest): LeadManagementPortal/Controllers/LeadsController.cs#L604
Possible null reference argument for parameter 'user' in 'Task LeadsController.PopulateAssignmentDropdowns(ApplicationUser user, string? selectedGroupId = null, int? selectedOrgId = null, string? selectedRepId = null)'.
Build & Test (windows-latest): LeadManagementPortal/Controllers/LeadsController.cs#L561
Possible null reference argument for parameter 'user' in 'Task LeadsController.PopulateAssignmentDropdowns(ApplicationUser user, string? selectedGroupId = null, int? selectedOrgId = null, string? selectedRepId = null)'.
Build & Test (windows-latest): LeadManagementPortal/Controllers/LeadsController.cs#L523
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.