Skip to content

Update deployment.sh #58

Update deployment.sh

Update deployment.sh #58

Triggered via push August 19, 2023 13:16
Status Cancelled
Total duration 13m 3s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 21 warnings
Build & Publish
The run was canceled by @truongtphat.
Build & Publish
The operation was canceled.
Build & Publish: src/platform/core/mix-heart/src/Mix.Heart/ViewModel/ViewModelBase.cs#L77
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build & Publish: src/platform/core/mix-heart/src/Mix.Heart/Factories/CacheEngineFactory.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build & Publish: src/platform/core/mix-heart/src/Mix.Heart/Services/MixStaticFileCacheClient.cs#L30
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 & Publish: src/platform/core/mix-heart/src/Mix.Heart/Services/ConfigurationServiceBase.cs#L83
The result of the expression is always 'true' since a value of type 'bool' is never equal to 'null' of type 'bool?'
Build & Publish: src/platform/core/mix-heart/src/Mix.Heart/Services/MixCacheService.cs#L19
The field 'MixCacheService._repository' is never used
Build & Publish: src/platform/core/mix-heart/src/Mix.Heart/Services/MixDitributedCache.cs#L18
The field 'MixDitributedCache._options' is never used
Build & Publish: src/platform/mix.shared/Dtos/SearchMixDbRequestDto.cs#L34
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build & Publish: src/platform/mix.shared/Dtos/SearchMixDbRequestDto.cs#L33
'SearchMixDbRequestDto.LoadNestedData' hides inherited member 'SearchRequestDto.LoadNestedData'. Use the new keyword if hiding was intended.
Build & Publish: src/platform/mix.shared/Services/HttpService.cs#L28
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build & Publish: src/platform/mix.shared/Services/JsonConfigurationServiceBase.cs#L59
The result of the expression is always 'true' since a value of type 'bool' is never equal to 'null' of type 'bool?'
Build & Publish
Unexpected input(s) 'submodules', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
Build & Publish: src/platform/core/mix-heart/src/Mix.Heart/ViewModel/ViewModelBase.cs#L77
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build & Publish: src/platform/core/mix-heart/src/Mix.Heart/Factories/CacheEngineFactory.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build & Publish: src/platform/core/mix-heart/src/Mix.Heart/Services/MixStaticFileCacheClient.cs#L30
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 & Publish: src/platform/core/mix-heart/src/Mix.Heart/Services/ConfigurationServiceBase.cs#L83
The result of the expression is always 'true' since a value of type 'bool' is never equal to 'null' of type 'bool?'
Build & Publish: src/platform/core/mix-heart/src/Mix.Heart/Services/MixDitributedCache.cs#L18
The field 'MixDitributedCache._options' is never used
Build & Publish: src/platform/core/mix-heart/src/Mix.Heart/Services/MixCacheService.cs#L19
The field 'MixCacheService._repository' is never used
Build & Publish: src/platform/mix.shared/Dtos/SearchMixDbRequestDto.cs#L34
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build & Publish: src/platform/mix.shared/Dtos/SearchMixDbRequestDto.cs#L33
'SearchMixDbRequestDto.LoadNestedData' hides inherited member 'SearchRequestDto.LoadNestedData'. Use the new keyword if hiding was intended.
Build & Publish: src/platform/mix.shared/Services/HttpService.cs#L28
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build & Publish: src/platform/mix.shared/Services/JsonConfigurationServiceBase.cs#L59
The result of the expression is always 'true' since a value of type 'bool' is never equal to 'null' of type 'bool?'