fix: harden notifications dropdown interactions and add frontend safe… #12
ci.yml
on: push
Matrix: build-test
Dependency Vulnerability Scan (Advisory)
29s
Publish Check
36s
Annotations
30 warnings
|
Build & Test (ubuntu-latest):
LeadManagementPortal/Controllers/LeadsController.cs#L523
Dereference of a possibly null reference.
|
|
Build & Test (ubuntu-latest):
LeadManagementPortal/Views/Shared/_Layout.cshtml#L140
Dereference of a possibly null reference.
|
|
Build & Test (ubuntu-latest):
LeadManagementPortal/Views/Shared/_Layout.cshtml#L140
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.
|
|
Build & Test (windows-latest):
LeadManagementPortal/Controllers/LeadsController.cs#L523
Dereference of a possibly null reference.
|
|
Build & Test (windows-latest):
LeadManagementPortal/Views/Shared/_Layout.cshtml#L140
Dereference of a possibly null reference.
|
|
Build & Test (windows-latest):
LeadManagementPortal/Views/Shared/_Layout.cshtml#L140
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.
|
|
Publish Check:
LeadManagementPortal/Views/Shared/_Layout.cshtml#L140
Dereference of a possibly null reference.
|
|
Publish Check:
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)'.
|
|
Publish Check:
LeadManagementPortal/Controllers/LeadsController.cs#L523
Dereference of a possibly null reference.
|
|
Publish Check:
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.
|
|
Publish Check:
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.
|
|
Publish Check:
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.
|
|
Publish Check:
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.
|
|
Publish Check:
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.
|
|
Publish Check:
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.
|
|
Publish Check:
LeadManagementPortal/Services/LocalFileStorageService.cs#L29
Possible null reference assignment.
|