Add Retry and Retry with RetryExceptions examples #1866
build-process.yml
on: pull_request
Markdown linting
12s
Spell check
15s
Build the site with docfx
43s
Build/Test Snippets
28s
Publish (master branch only)
0s
Annotations
5 errors
|
Build/Test Snippets
Process completed with exit code 1.
|
|
Build/Test Snippets:
docs/snippets/Snippets.NUnit/RetryAttributeExamples.cs#L49
The type or namespace name 'RetryExceptions' could not be found (are you missing a using directive or an assembly reference?)
|
|
Build/Test Snippets:
docs/snippets/Snippets.NUnit/TestCaseDataExample.cs#L6
The namespace 'Snippets.NUnit' already contains a definition for 'TestCaseDataExample'
|
|
Build/Test Snippets:
docs/snippets/Snippets.NUnit/RetryAttributeExamples.cs#L49
The type or namespace name 'RetryExceptions' could not be found (are you missing a using directive or an assembly reference?)
|
|
Build/Test Snippets:
docs/snippets/Snippets.NUnit/TestCaseDataExample.cs#L6
The namespace 'Snippets.NUnit' already contains a definition for 'TestCaseDataExample'
|