ci: 更新 dofx 工作流中的 dotnet 版本列表 #10
Annotations
10 errors and 10 warnings
|
publish docs:
framework/tests/Bing.Datas.Test.Integration/Sql/Builders/SqlServer/Conditions/IsNullConditionTest.cs#L1
The type or namespace name 'Sql' does not exist in the namespace 'Bing.Data' (are you missing an assembly reference?)
|
|
publish docs:
framework/tests/Bing.Datas.Test.Integration/Sql/Builders/SqlServer/Conditions/IsNotNullConditionTest.cs#L1
The type or namespace name 'Sql' does not exist in the namespace 'Bing.Data' (are you missing an assembly reference?)
|
|
publish docs:
framework/tests/Bing.Datas.Test.Integration/Sql/Builders/SqlServer/Conditions/InConditionTest.cs#L2
The type or namespace name 'Sql' does not exist in the namespace 'Bing.Data' (are you missing an assembly reference?)
|
|
publish docs:
framework/tests/Bing.Datas.Test.Integration/Sql/Builders/SqlServer/Conditions/GreaterEqualConditionTest.cs#L1
The type or namespace name 'Sql' does not exist in the namespace 'Bing.Data' (are you missing an assembly reference?)
|
|
publish docs:
framework/tests/Bing.Datas.Test.Integration/Sql/Builders/SqlServer/Conditions/GreaterConditionTest.cs#L1
The type or namespace name 'Sql' does not exist in the namespace 'Bing.Data' (are you missing an assembly reference?)
|
|
publish docs:
framework/tests/Bing.Datas.Test.Integration/Sql/Builders/Samples/TestTableDatabase.cs#L1
The type or namespace name 'Sql' does not exist in the namespace 'Bing.Data' (are you missing an assembly reference?)
|
|
publish docs:
framework/tests/Bing.Datas.Test.Integration/Sql/Builders/Samples/TestEntityResolver.cs#L4
The type or namespace name 'Sql' does not exist in the namespace 'Bing.Data' (are you missing an assembly reference?)
|
|
publish docs:
framework/tests/Bing.Datas.Test.Integration/Sql/Builders/Samples/TestEntityMatedata.cs#L2
The type or namespace name 'Sql' does not exist in the namespace 'Bing.Data' (are you missing an assembly reference?)
|
|
publish docs:
framework/tests/Bing.Datas.Test.Integration/Sql/Builders/Samples/TestEntityAliasRegister.cs#L4
The type or namespace name 'Sql' does not exist in the namespace 'Bing.Data' (are you missing an assembly reference?)
|
|
publish docs:
framework/tests/Bing.Datas.Test.Integration/Sql/Builders/Samples/TestEntityAliasRegister.cs#L3
The type or namespace name 'Sql' does not exist in the namespace 'Bing.Data' (are you missing an assembly reference?)
|
|
publish docs:
tests/Bing.Tests.Samples/Bing/Tests/Samples/RepositorySample.cs#L362
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.
|
|
publish docs:
tests/Bing.Tests.Samples/Bing/Tests/Samples/RepositorySample.cs#L313
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.
|
|
publish docs:
tests/Bing.Tests.Samples/Bing/Tests/Samples/RepositorySample.cs#L229
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.
|
|
publish docs:
tests/Bing.Tests.Samples/Bing/Tests/Samples/RepositorySample.cs#L173
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.
|
|
publish docs:
framework/tests/Bing.Logging.Serilog.Tests.Integration/Startup.cs#L11
The type name 'serilog' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
|
publish docs:
framework/src/Bing.Ddd.Domain/Bing/Domain/Entities/EntityBase.cs#L65
'IEntity<TEntity, TKey>' is obsolete: '已弃用,无需变更跟踪'
|
|
publish docs:
framework/src/Bing.Ddd.Domain/Bing/Domain/Entities/IAggregateRoot.cs#L19
'IEntity<TEntity, TKey>' is obsolete: '已弃用,无需变更跟踪'
|
|
publish docs:
framework/src/Bing.Ddd.Domain.Extensions.Analyzers/Bing/Analyzers/ChangeTrackableSourceGenerator.cs#L14
'Bing.Analyzers.ChangeTrackableSourceGenerator': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
|
|
publish docs:
framework/src/Bing.Caching/Bing/Caching/IRedisCache.cs#L6
The type 'ICache' in '/home/runner/work/Bing.NetCore/Bing.NetCore/framework/src/Bing.Caching/Bing/Caching/ICache.Async.cs' conflicts with the imported type 'ICache' in 'Bing.Core, Version=6.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in '/home/runner/work/Bing.NetCore/Bing.NetCore/framework/src/Bing.Caching/Bing/Caching/ICache.Async.cs'.
|
|
publish docs:
framework/src/Bing.Caching/Bing/Caching/ILocalCache.cs#L6
The type 'ICache' in '/home/runner/work/Bing.NetCore/Bing.NetCore/framework/src/Bing.Caching/Bing/Caching/ICache.Async.cs' conflicts with the imported type 'ICache' in 'Bing.Core, Version=6.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in '/home/runner/work/Bing.NetCore/Bing.NetCore/framework/src/Bing.Caching/Bing/Caching/ICache.Async.cs'.
|