fix: corrected some misplaced files and the api toc entry. #13
Annotations
10 warnings
|
analyze:
test/PatternKit.Examples.Tests/Strategies/Composed/ComposedStrategiesTests.cs#L71
Field 'CapturingSenderBase.Info' is never assigned to, and will always have its default value null
|
|
analyze:
test/PatternKit.Examples.Tests/Strategies/Composed/ComposedStrategiesTests.Extended.cs#L18
Field 'SpyIdentity.SmsOptIn' is never assigned to, and will always have its default value false
|
|
analyze:
test/PatternKit.Examples.Tests/Strategies/Composed/ComposedStrategiesTests.Extended.cs#L17
Field 'SpyIdentity.VerifiedEmail' is never assigned to, and will always have its default value false
|
|
analyze:
test/PatternKit.Examples.Tests/Strategies/Composed/ComposedStrategiesTests.Extended.cs#L43
Field 'SpyPresence.OnlineIm' is never assigned to, and will always have its default value false
|
|
analyze:
src/PatternKit.Examples/Chain/AuthLoggingDemo.cs#L47
XML comment has cref attribute 'Finally(System.Action{T, Action{T}})' that could not be resolved
|
|
analyze:
src/PatternKit.Examples/Chain/AuthLoggingDemo.cs#L42
XML comment has cref attribute 'ThenStop(System.Action{T})' that could not be resolved
|
|
analyze:
src/PatternKit.Examples/Chain/AuthLoggingDemo.cs#L35
XML comment has cref attribute 'ThenContinue(System.Action{T})' that could not be resolved
|
|
analyze:
src/PatternKit.Examples/Chain/AuthLoggingDemo.cs#L47
XML comment has cref attribute 'Finally(System.Action{T, Action{T}})' that could not be resolved
|
|
analyze:
src/PatternKit.Examples/Chain/AuthLoggingDemo.cs#L42
XML comment has cref attribute 'ThenStop(System.Action{T})' that could not be resolved
|
|
analyze:
src/PatternKit.Examples/Chain/AuthLoggingDemo.cs#L35
XML comment has cref attribute 'ThenContinue(System.Action{T})' that could not be resolved
|