[fix] 修正发布应用时无法使用解压并拉起的模式 #109
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
3 errors and 10 warnings
build-publish
The targeting pack Microsoft.WindowsDesktop.App.WindowsForms is not installed. Please restore and try again.
|
build-publish
The targeting pack Microsoft.WindowsDesktop.App.WindowsForms is not installed. Please restore and try again.
|
build-publish
Process completed with exit code 1.
|
build-publish:
Stardust.Data/Monitors/采样数据2.Biz.cs#L134
'EntityBase.CopyFrom(IEntity, bool)' is obsolete: '=>CopyFrom(IModel model, Boolean setDirty)'
|
build-publish:
Plugins/NetworkDetect/obj/Release/netstandard2.1/NetworkDetect.AssemblyInfo.cs#L17
The specified version string '1.0.2023.0913-beta1125' does not conform to the recommended format - major.minor.build.revision
|
build-publish:
Test/Program.cs#L174
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:
Test/Program.cs#L29
The field 'Program._Server' is never used
|
build-publish:
StarGateway/MyService.cs#L12
Field 'MyService._proxy2' is never assigned to, and will always have its default value null
|
build-publish:
ClientTest/StarFactoryTests.cs#L77
Do not use Assert.Equal() to check for collection size. Use Assert.Empty instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
|
build-publish:
Stardust.Web/Controllers/TraceController.cs#L223
'EntityBase.CopyFrom(IEntity, bool)' is obsolete: '=>CopyFrom(IModel model, Boolean setDirty)'
|
build-publish:
Stardust.Web/Areas/Monitors/Controllers/SampleDataController.cs#L78
'EntityBase.CopyFrom(IEntity, bool)' is obsolete: '=>CopyFrom(IModel model, Boolean setDirty)'
|
build-publish:
Stardust.Data/Monitors/采样数据2.Biz.cs#L134
'EntityBase.CopyFrom(IEntity, bool)' is obsolete: '=>CopyFrom(IModel model, Boolean setDirty)'
|
build-publish:
Plugins/NetworkDetect/obj/Release/netstandard2.1/NetworkDetect.AssemblyInfo.cs#L17
The specified version string '1.0.2023.0913-beta1125' does not conform to the recommended format - major.minor.build.revision
|