feat: Add strongly-typed CapabilityScope<TOwner> and API consistency improvements#12
Merged
Merged
Annotations
10 warnings
|
src/Cocoar.Capabilities.Tests/OwnerAndAnchorExtensionTests.cs#L463
'ScopeAnchorsApi.GetRequiredComposition<T>()' is obsolete: 'Use GetRequiredCompositionFor<T>() instead for clarity. This method will be removed in a future version.'
|
|
src/Cocoar.Capabilities.Tests/OwnerAndAnchorExtensionTests.cs#L460
'ScopeAnchorsApi.Compose<T>(bool?)' is obsolete: 'Use ComposeFor<T>() instead for clarity. This method will be removed in a future version.'
|
|
src/Cocoar.Capabilities.Tests/OwnerAndAnchorExtensionTests.cs#L417
'ScopeAnchorsApi.TryGetComposition<T>(out Composition?)' is obsolete: 'Use TryGetCompositionFor<T>() instead for clarity. This method will be removed in a future version.'
|
|
src/Cocoar.Capabilities.Tests/OwnerAndAnchorExtensionTests.cs#L403
'ScopeAnchorsApi.TryGetComposition<T>(out Composition?)' is obsolete: 'Use TryGetCompositionFor<T>() instead for clarity. This method will be removed in a future version.'
|
|
src/Cocoar.Capabilities.Tests/OwnerAndAnchorExtensionTests.cs#L400
'ScopeAnchorsApi.Compose<T>(bool?)' is obsolete: 'Use ComposeFor<T>() instead for clarity. This method will be removed in a future version.'
|
|
src/Cocoar.Capabilities.Tests/OwnerAndAnchorExtensionTests.cs#L376
'ScopeAnchorsApi.Compose<T>(bool?)' is obsolete: 'Use ComposeFor<T>() instead for clarity. This method will be removed in a future version.'
|
|
src/Cocoar.Capabilities.Tests/OwnerAndAnchorExtensionTests.cs#L300
'ScopeAnchorsApi.Compose<T>(bool?)' is obsolete: 'Use ComposeFor<T>() instead for clarity. This method will be removed in a future version.'
|
|
src/Cocoar.Capabilities.Tests/OwnerAndAnchorExtensionTests.cs#L216
'ScopeAnchorsApi.Compose<T>(bool?)' is obsolete: 'Use ComposeFor<T>() instead for clarity. This method will be removed in a future version.'
|
|
src/Cocoar.Capabilities.Tests/OwnerAndAnchorExtensionTests.cs#L205
'ScopeAnchorsApi.Compose<T>(bool?)' is obsolete: 'Use ComposeFor<T>() instead for clarity. This method will be removed in a future version.'
|
|
src/Cocoar.Capabilities.Tests/OwnerAndAnchorExtensionTests.cs#L190
'ScopeAnchorsApi.Compose<T>(bool?)' is obsolete: 'Use ComposeFor<T>() instead for clarity. This method will be removed in a future version.'
|
The logs for this run have expired and are no longer available.
Loading