Skip to content

fix: Fix NU5026 pack error in PatternKit.Generators.Abstractions (#67) #34

fix: Fix NU5026 pack error in PatternKit.Generators.Abstractions (#67)

fix: Fix NU5026 pack error in PatternKit.Generators.Abstractions (#67) #34

Triggered via push January 2, 2026 02:47
Status Success
Total duration 1m 36s
Artifacts

docs.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
publish-docs: test/PatternKit.Tests/Behavioral/AsyncActionVisitorTests.cs#L129
'AsyncActionVisitor<AsyncActionVisitorTests.Node>' is obsolete: 'Use AsyncActionTypeDispatcher<TBase> instead. This class has been renamed to better reflect its behavior (type-based dispatch, not GoF Visitor pattern).'
publish-docs: test/PatternKit.Tests/Behavioral/AsyncActionVisitorTests.cs#L106
'AsyncActionVisitor<AsyncActionVisitorTests.Node>' is obsolete: 'Use AsyncActionTypeDispatcher<TBase> instead. This class has been renamed to better reflect its behavior (type-based dispatch, not GoF Visitor pattern).'
publish-docs: test/PatternKit.Tests/Behavioral/AsyncActionVisitorTests.cs#L106
'AsyncActionVisitor<AsyncActionVisitorTests.Node>' is obsolete: 'Use AsyncActionTypeDispatcher<TBase> instead. This class has been renamed to better reflect its behavior (type-based dispatch, not GoF Visitor pattern).'
publish-docs: test/PatternKit.Tests/Behavioral/AsyncActionVisitorTests.cs#L59
'AsyncActionVisitor<AsyncActionVisitorTests.Node>' is obsolete: 'Use AsyncActionTypeDispatcher<TBase> instead. This class has been renamed to better reflect its behavior (type-based dispatch, not GoF Visitor pattern).'
publish-docs: test/PatternKit.Tests/Behavioral/AsyncActionVisitorTests.cs#L47
'AsyncActionVisitor<AsyncActionVisitorTests.Node>' is obsolete: 'Use AsyncActionTypeDispatcher<TBase> instead. This class has been renamed to better reflect its behavior (type-based dispatch, not GoF Visitor pattern).'
publish-docs: test/PatternKit.Tests/Behavioral/AsyncActionVisitorTests.cs#L32
'AsyncActionVisitor<AsyncActionVisitorTests.Node>' is obsolete: 'Use AsyncActionTypeDispatcher<TBase> instead. This class has been renamed to better reflect its behavior (type-based dispatch, not GoF Visitor pattern).'
publish-docs: test/PatternKit.Tests/Behavioral/AsyncActionVisitorTests.cs#L32
'AsyncActionVisitor<AsyncActionVisitorTests.Node>' is obsolete: 'Use AsyncActionTypeDispatcher<TBase> instead. This class has been renamed to better reflect its behavior (type-based dispatch, not GoF Visitor pattern).'
publish-docs: test/PatternKit.Tests/Behavioral/ActionVisitorExtraTests.cs#L25
'ActionVisitor<ActionVisitorExtraTests.Node>' is obsolete: 'Use ActionTypeDispatcher<TBase> instead. This class has been renamed to better reflect its behavior (type-based dispatch, not GoF Visitor pattern).'
publish-docs: src/PatternKit.Generators/Builders/BuilderGenerator.cs#L83
The type 'BuilderModel' in '/home/runner/work/PatternKit/PatternKit/src/PatternKit.Generators/Builders/BuilderGenerator.cs' conflicts with the imported type 'BuilderModel' in 'PatternKit.Generators.Abstractions, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in '/home/runner/work/PatternKit/PatternKit/src/PatternKit.Generators/Builders/BuilderGenerator.cs'.
publish-docs: src/PatternKit.Generators/Builders/BuilderGenerator.cs#L66
The type 'BuilderModel' in '/home/runner/work/PatternKit/PatternKit/src/PatternKit.Generators/Builders/BuilderGenerator.cs' conflicts with the imported type 'BuilderModel' in 'PatternKit.Generators.Abstractions, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in '/home/runner/work/PatternKit/PatternKit/src/PatternKit.Generators/Builders/BuilderGenerator.cs'.