Skip to content

更新基础组件 #113

更新基础组件

更新基础组件 #113

Triggered via push September 30, 2023 06:53
Status Success
Total duration 3m 46s
Artifacts

publish-beta.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build-publish: Plugins/NetworkDetect/obj/Release/netstandard2.1/NetworkDetect.AssemblyInfo.cs#L17
The specified version string '1.0.2023.0930-beta0654' does not conform to the recommended format - major.minor.build.revision
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.Data/Monitors/采样数据2.Biz.cs#L134
'EntityBase.CopyFrom(IEntity, bool)' is obsolete: '=>CopyFrom(IModel model, Boolean setDirty)'
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: 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: Plugins/NetworkDetect/obj/Release/netstandard2.1/NetworkDetect.AssemblyInfo.cs#L17
The specified version string '1.0.2023.0930-beta0654' does not conform to the recommended format - major.minor.build.revision
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)