Updated resource id property of DistributedLease to support string ids #13
Annotations
10 errors and 1 warning
Build
Member 'System.Guid DistributedLeaseManager.Core.DistributedLease.ResourceId.get' exists on
|
Build
Member 'System.Threading.Tasks.Task<DistributedLeaseManager.Core.IDistributedLeaseAcquisitionResult> DistributedLeaseManager.Core.DistributedLeaseManager.TryAcquireLease(System.Guid, System.TimeSpan)' exists on
|
Build
Member 'System.Threading.Tasks.Task<DistributedLeaseManager.Core.IDistributedLeaseAcquisitionResult> DistributedLeaseManager.Core.DistributedLeaseManager.TryAcquireLease(string, System.Guid, System.TimeSpan)' exists on
|
Build
Member 'System.Threading.Tasks.Task<DistributedLeaseManager.Core.IDistributedLeaseAcquisitionResult> DistributedLeaseManager.Core.IDistributedLeaseManager.TryAcquireLease(System.Guid, System.TimeSpan)' exists on
|
Build
Member 'System.Threading.Tasks.Task<DistributedLeaseManager.Core.IDistributedLeaseAcquisitionResult> DistributedLeaseManager.Core.IDistributedLeaseManager.TryAcquireLease(string, System.Guid, System.TimeSpan)' exists on
|
Build
Cannot add interface member 'System.Threading.Tasks.Task<DistributedLeaseManager.Core.IDistributedLeaseAcquisitionResult> DistributedLeaseManager.Core.IDistributedLeaseManager.TryAcquireLease(string, System.TimeSpan)' to lib/net6.0/DistributedLeaseManager.Core.dll because it does not exist on
|
Build
Cannot add interface member 'System.Threading.Tasks.Task<DistributedLeaseManager.Core.IDistributedLeaseAcquisitionResult> DistributedLeaseManager.Core.IDistributedLeaseManager.TryAcquireLease(string, string, System.TimeSpan)' to lib/net6.0/DistributedLeaseManager.Core.dll because it does not exist on
|
Build
Member 'System.Threading.Tasks.Task<DistributedLeaseManager.Core.DistributedLease?> DistributedLeaseManager.Core.IDistributedLeaseRepository.Find(string, System.Guid)' exists on
|
Build
Cannot add interface member 'System.Threading.Tasks.Task<DistributedLeaseManager.Core.DistributedLease?> DistributedLeaseManager.Core.IDistributedLeaseRepository.Find(string, string)' to lib/net6.0/DistributedLeaseManager.Core.dll because it does not exist on
|
Build
Member 'System.Threading.Tasks.Task<DistributedLeaseManager.Core.DistributedLease?> DistributedLeaseManager.EntityFrameworkCore.DistributedLeaseEfCore.Find(string, System.Guid)' exists on
|
Build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|