Skip to content

Merge pull request #840 from catcherwong/fix-baidu-location #28

Merge pull request #840 from catcherwong/fix-baidu-location

Merge pull request #840 from catcherwong/fix-baidu-location #28

Triggered via push June 23, 2023 06:30
Status Success
Total duration 11m 3s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

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.'