Skip to content

Merge pull request #58 from QuantozTechnology/create-mail #197

Merge pull request #58 from QuantozTechnology/create-mail

Merge pull request #58 from QuantozTechnology/create-mail #197

Triggered via push December 17, 2024 09:31
Status Success
Total duration 40s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build: Nexus.Sdk.Shared/Requests/CustomerRequest.cs#L101
'CreateCustomerRequest.ExternalCustomerCode' hides inherited member 'CustomerRequest.ExternalCustomerCode'. Use the new keyword if hiding was intended.
build: Nexus.Sdk.Shared/Requests/CustomerRequest.cs#L207
Non-nullable property 'CustomerCode' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: Nexus.Sdk.Shared/Requests/CustomerRequest.cs#L89
Non-nullable property 'TrustLevel' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: Nexus.Sdk.Shared/Requests/CustomerRequest.cs#L89
Non-nullable property 'CurrencyCode' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: Nexus.Sdk.Shared/Requests/CustomerRequest.cs#L11
Non-nullable property 'CustomerCode' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: Nexus.Sdk.Shared/ErrorHandling/CustomErrorsException.cs#L14
Cannot convert null literal to non-nullable reference type.
build: Nexus.Sdk.Token/ITokenServerProvider.cs#L319
'ITokenServerProvider.GetPaymentMethod(string)' hides inherited member 'IServerProvider.GetPaymentMethod(string)'. Use the new keyword if hiding was intended.
build: Nexus.Sdk.Token/Requests/OperationsRequest.cs#L125
Non-nullable property 'Status' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: Nexus.Sdk.Shared/Requests/CustomerRequest.cs#L101
'CreateCustomerRequest.ExternalCustomerCode' hides inherited member 'CustomerRequest.ExternalCustomerCode'. Use the new keyword if hiding was intended.
build: Nexus.Sdk.Shared/Requests/CustomerRequest.cs#L207
Non-nullable property 'CustomerCode' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.