Skip to content

fix: corrected some misplaced files and the api toc entry. (#3) #14

fix: corrected some misplaced files and the api toc entry. (#3)

fix: corrected some misplaced files and the api toc entry. (#3) #14

Triggered via push September 15, 2025 03:37
Status Success
Total duration 3m 11s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
analyze: test/PatternKit.Tests/Creational/Builder/BranchBuilderTests.cs#L139
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
analyze: test/PatternKit.Tests/Creational/Builder/BranchBuilderTests.cs#L138
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
analyze: test/PatternKit.Tests/Creational/Builder/BranchBuilderTests.cs#L139
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
analyze: test/PatternKit.Tests/Creational/Builder/BranchBuilderTests.cs#L138
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
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