Corrected Readme reference. #18
common.build-on-pr-and-push.yml
on: push
Build and Pack NuGet package and upload to artifact
29s
Publish NuGet package to GitHub
2s
Annotations
3 errors and 4 warnings
Build and Pack NuGet package and upload to artifact
The run was canceled by @Rahim373.
|
Build and Pack NuGet package and upload to artifact
The operation was canceled.
|
Publish NuGet package to GitHub
Unable to find any artifacts for the associated workflow
|
Build and Pack NuGet package and upload to artifact:
common/UTube.Common/Settings/LogSetting.cs#L5
Non-nullable property 'ElasticSearchLoggerUrl' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build and Pack NuGet package and upload to artifact:
common/UTube.Common/Services/DistributedCacheService.cs#L43
Possible null reference argument for parameter 'value' in 'T? JsonConvert.DeserializeObject<T>(string value)'.
|
Build and Pack NuGet package and upload to artifact:
common/UTube.Common/Settings/LogSetting.cs#L5
Non-nullable property 'ElasticSearchLoggerUrl' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build and Pack NuGet package and upload to artifact:
common/UTube.Common/Services/DistributedCacheService.cs#L43
Possible null reference argument for parameter 'value' in 'T? JsonConvert.DeserializeObject<T>(string value)'.
|