Skip to content

add logger for SynchronizeProductsHandler #81

add logger for SynchronizeProductsHandler

add logger for SynchronizeProductsHandler #81

Triggered via push April 21, 2024 11:24
Status Success
Total duration 33s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: src/plugins/inbounds/example/Plugins.Inbounds.Example.Service/Services/RestApiService.cs#L8
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build: src/shared/Integrify.Shared.Abstractions/Contracts/Contract.cs#L38
'FormatterServices' is obsolete: 'Formatter-based serialization is obsolete and should not be used.' (https://aka.ms/dotnet-warnings/SYSLIB0050)
build: src/shared/Integrify.Shared.Infrastructure/Contexts/Context.cs#L6
Cannot convert null literal to non-nullable reference type.
build: src/shared/Integrify.Shared.Infrastructure/Contexts/Context.cs#L6
Cannot convert null literal to non-nullable reference type.
build: src/shared/Integrify.Shared.Infrastructure/Contracts/ContractRegistry.cs#L101
Cannot convert null literal to non-nullable reference type.
build: src/shared/Integrify.Shared.Infrastructure/Contracts/ContractRegistry.cs#L149
Cannot convert null literal to non-nullable reference type.
build: src/shared/Integrify.Shared.Infrastructure/Contracts/ContractRegistry.cs#L175
Cannot convert null literal to non-nullable reference type.