Skip to content

Merge pull request #860 from leehom0123/master #36

Merge pull request #860 from leehom0123/master

Merge pull request #860 from leehom0123/master #36

Triggered via push August 10, 2023 23:24
Status Success
Total duration 11m 28s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Build
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "SixLabors.ImageSharp.Drawing
Build: 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
Build: 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.
Build: 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.
Build: 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.
Build: 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.
Build: 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.
Build: 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.
Build: 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.'
Build: 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.'