Skip to content

feat: add Retry pattern #307

feat: add Retry pattern

feat: add Retry pattern #307

Triggered via pull request May 20, 2026 23:33
Status Success
Total duration 3m 39s
Artifacts

pr-validation.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Validate PR
No files were found with the provided path: ./dry-run-packages/. No artifacts will be uploaded.
Validate PR: test/PatternKit.Examples.Tests/EnterpriseDemo/EnterpriseOrderDemoTests.cs#L293
Possible null reference argument for parameter 'actualString' in 'void ScenarioExpect.Contains(string expectedSubstring, string actualString)'.
Validate PR: test/PatternKit.Examples.Tests/EnterpriseDemo/EnterpriseOrderDemoTests.cs#L292
Dereference of a possibly null reference.
Validate PR: test/PatternKit.Examples.Tests/EnterpriseDemo/EnterpriseOrderDemoTests.cs#L273
Dereference of a possibly null reference.
Validate PR: test/PatternKit.Examples.Tests/EnterpriseDemo/EnterpriseOrderDemoTests.cs#L254
Possible null reference argument for parameter 'actualString' in 'void ScenarioExpect.Contains(string expectedSubstring, string actualString)'.
Validate PR: test/PatternKit.Examples.Tests/EnterpriseDemo/EnterpriseOrderDemoTests.cs#L253
Dereference of a possibly null reference.
Validate PR: test/PatternKit.Examples.Tests/Generators/FacadeSpecsTests.cs#L189
Dereference of a possibly null reference.
Validate PR: test/PatternKit.Examples.Tests/BridgeDemo/BridgeDemoTests.cs#L211
Possible null reference argument for parameter 'actualString' in 'void ScenarioExpect.Contains(string expectedSubstring, string actualString)'.
Validate PR: test/PatternKit.Examples.Tests/BridgeDemo/BridgeDemoTests.cs#L176
Possible null reference argument for parameter 'actualString' in 'void ScenarioExpect.Contains(string expectedSubstring, string actualString)'.
Validate PR: test/PatternKit.Examples.Tests/BridgeDemo/BridgeDemoTests.cs#L158
Possible null reference argument for parameter 'actualString' in 'void ScenarioExpect.Contains(string expectedSubstring, string actualString)'.
Validate PR: test/PatternKit.Examples.Tests/BridgeDemo/BridgeDemoTests.cs#L140
Possible null reference argument for parameter 'actualString' in 'void ScenarioExpect.Contains(string expectedSubstring, string actualString)'.