[PM-14892] Sales tax estimation #22269
Annotations
16 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: Azure/login@e15b166166a8746d1a47596803bd8c1b595455cf. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build Public API Swagger:
src/Core/Models/Business/TaxInfo.cs#L5
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build Public API Swagger:
src/Core/Models/Business/TaxInfo.cs#L6
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build Public API Swagger:
src/Core/Models/Mail/Provider/ProviderInitiateDeleteModel.cs#L11
'ProviderInitiateDeleteModel.WebVaultUrl' hides inherited member 'BaseMailModel.WebVaultUrl'. Use the new keyword if hiding was intended.
|
Build Public API Swagger:
src/Core/Models/Mail/Provider/ProviderInitiateDeleteModel.cs#L14
'ProviderInitiateDeleteModel.SiteName' hides inherited member 'BaseMailModel.SiteName'. Use the new keyword if hiding was intended.
|
Build Public API Swagger:
src/Core/Billing/Models/Api/Requests/TaxInformationRequestModel.cs#L13
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build Public API Swagger:
src/Core/Billing/Services/ITaxService.cs#L7
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build Public API Swagger:
src/Core/Billing/Services/TaxService.cs#L893
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build Public API Swagger:
src/Core/AdminConsole/OrganizationFeatures/OrganizationUsers/UpdateOrganizationUserCommand.cs#L121
Possible null reference argument for parameter 'collections' in 'Task IOrganizationUserRepository.ReplaceAsync(OrganizationUser obj, IEnumerable<CollectionAccessSelection> collections)'.
|
Build Public API Swagger:
src/Core/Billing/Services/Implementations/PaymentHistoryService.cs#L15
Parameter 'logger' is unread.
|
Build Public API Swagger:
src/Core/Billing/Services/IProviderBillingService.cs#L52
XML comment has cref attribute 'planType' that could not be resolved
|
Build Internal API Swagger:
src/Identity/Controllers/AccountsController.cs#L161
Unreachable code detected
|
Build Internal API Swagger:
src/Identity/Controllers/AccountsController.cs#L167
Unreachable code detected
|
Build Internal API Swagger:
src/Identity/Controllers/AccountsController.cs#L172
Unreachable code detected
|
Build Internal API Swagger:
src/Identity/Controllers/AccountsController.cs#L179
Unreachable code detected
|
Build Internal API Swagger:
src/Identity/Controllers/AccountsController.cs#L186
Unreachable code detected
|
Loading