Skip to content

Merge pull request #725 from mixcore/featuers/fix-mix-sqlite #84

Merge pull request #725 from mixcore/featuers/fix-mix-sqlite

Merge pull request #725 from mixcore/featuers/fix-mix-sqlite #84

Triggered via push December 30, 2023 06:31
Status Success
Total duration 3m 27s
Artifacts

CI.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
build
Unexpected input(s) 'submodules', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
build
Unexpected input(s) 'submodules', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
build: src/platform/core/mix-heart/src/mix.heart/Exceptions/MixException.cs#L25
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
build: src/services/mix-message-queue/mix.mq.lib/Models/MessageQueueModel.cs#L30
Cannot convert null literal to non-nullable reference type.
build: src/services/mix-message-queue/mix.mq.lib/Models/MixTopicModel.cs#L31
Possible null reference return.
build: src/services/mix-message-queue/mix.mq.lib/Models/MessageQueueModel.cs#L40
Possible null reference assignment.
build: src/services/mix-message-queue/mix.mq.lib/Models/MessageQueueModel.cs#L45
Possible null reference assignment.
build: src/services/mix-message-queue/mix.mq.lib/Models/MessageQueueModel.cs#L52
Possible null reference assignment.
build: src/services/mix-message-queue/mix.mq/Program.cs#L31
Suggest using top level route registrations instead of UseEndpoints (https://aka.ms/aspnet/analyzers)
build: src/platform/mix.queue/obj/Debug/net8.0/Protos/Mixmq.cs#L52
The type 'SubscribeRequest' in 'D:\a\mix.core\mix.core\develop\src\platform\mix.queue\obj\Debug\net8.0\Protos\Mixmq.cs' conflicts with the imported type 'SubscribeRequest' in 'mix.mq, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'D:\a\mix.core\mix.core\develop\src\platform\mix.queue\obj\Debug\net8.0\Protos\Mixmq.cs'.
build: src/platform/mix.queue/obj/Debug/net8.0/Protos/Mixmq.cs#L61
The type 'SubscribeRequest' in 'D:\a\mix.core\mix.core\develop\src\platform\mix.queue\obj\Debug\net8.0\Protos\Mixmq.cs' conflicts with the imported type 'SubscribeRequest' in 'mix.mq, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'D:\a\mix.core\mix.core\develop\src\platform\mix.queue\obj\Debug\net8.0\Protos\Mixmq.cs'.