Skip to content

ILogger factory

ILogger factory #772

Triggered via pull request December 19, 2024 15:10
Status Success
Total duration 36s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build: Source/FikaAmazonAPI/AmazonConnection.cs#L98
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: Source/FikaAmazonAPI/AmazonConnection.cs#L98
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: Source/FikaAmazonAPI/AmazonSpApiSDK/Runtime/LWAAccessTokenRequestMeta.cs#L5
'LWAAccessTokenRequestMeta' overrides Object.Equals(object o) but does not override Object.GetHashCode()
build: Source/FikaAmazonAPI/AmazonSpApiSDK/Models/EasyShip20220323/Items.cs#L32
The member 'Items.ToJson()' does not hide an accessible member. The new keyword is not required.
build: Source/FikaAmazonAPI/AmazonSpApiSDK/Models/EasyShip20220323/OrderItemSerialNumbers.cs#L32
The member 'OrderItemSerialNumbers.ToJson()' does not hide an accessible member. The new keyword is not required.
build: Source/FikaAmazonAPI/AmazonSpApiSDK/Models/EasyShip20220323/TimeSlots.cs#L32
The member 'TimeSlots.ToJson()' does not hide an accessible member. The new keyword is not required.
build: Source/FikaAmazonAPI/AmazonSpApiSDK/Models/EasyShip20220323/UpdatePackageDetailsList.cs#L32
The member 'UpdatePackageDetailsList.ToJson()' does not hide an accessible member. The new keyword is not required.
build: Source/FikaAmazonAPI/Services/AplusContentService.cs#L10
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: Source/FikaAmazonAPI/Services/AppIntegrationsV20240401.cs#L14
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: Source/FikaAmazonAPI/Services/AuthorizationService.cs#L14
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.