Merge pull request #860 from leehom0123/master #36
Annotations
10 warnings
|
aspnet-core/modules/rules/LINGYUN.Abp.Rules.RulesEngine/LINGYUN/Abp/Rules/RulesEngine/RulesEngineContributor.cs#L14
Field 'RulesEngineContributor._ruleEngine' is never assigned to, and will always have its default value null
|
aspnet-core/migrations/LY.MicroService.Platform.EntityFrameworkCore/PlatformDbMigrationService.cs#L89
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
aspnet-core/migrations/LY.MicroService.Platform.EntityFrameworkCore/PlatformDbMigrationService.cs#L102
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
aspnet-core/migrations/LY.MicroService.Platform.EntityFrameworkCore/PlatformDbMigrationService.cs#L198
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
aspnet-core/migrations/LY.MicroService.LocalizationManagement.EntityFrameworkCore/LocalizationManagementDbMigrationService.cs#L89
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
aspnet-core/migrations/LY.MicroService.LocalizationManagement.EntityFrameworkCore/LocalizationManagementDbMigrationService.cs#L102
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
aspnet-core/migrations/LY.MicroService.LocalizationManagement.EntityFrameworkCore/LocalizationManagementDbMigrationService.cs#L198
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
aspnet-core/modules/dapr/LINGYUN.Abp.DistributedLocking.Dapr/LINGYUN/Abp/DistributedLocking/Dapr/DaprAbpDistributedLockHandle.cs#L26
'DaprClient.Unlock(string, string, string, CancellationToken)' is obsolete: 'This API is currently not stable as it is in the Alpha stage. This attribute will be removed once it is stable.'
|
aspnet-core/modules/dapr/LINGYUN.Abp.DistributedLocking.Dapr/LINGYUN/Abp/DistributedLocking/Dapr/DaprAbpDistributedLock.cs#L41
'DaprClient.Lock(string, string, string, int, CancellationToken)' is obsolete: 'This API is currently not stable as it is in the Alpha stage. This attribute will be removed once it is stable.'
|
The logs for this run have expired and are no longer available.
Loading