Skip to content

Commit

Permalink
href
Browse files Browse the repository at this point in the history
  • Loading branch information
cijothomas committed Dec 7, 2023
1 parent 17cba6b commit 114f6ff
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/OpenTelemetry.Api/Trace/ActivityExtensions.cs
Original file line number Diff line number Diff line change
Expand Up @@ -74,8 +74,8 @@ public static void RecordException(this Activity activity, Exception? ex)
/// <param name="activity">Activity instance.</param>
/// <param name="ex">Exception to be recorded.</param>
/// <param name="tags">Additional tags to record on the event.</param>
/// <remarks> The exception is recorded as per https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/trace/exceptions.md.
/// "exception.stacktrace" is represented using the value of https://learn.microsoft.com/dotnet/api/system.exception.tostring.
/// <remarks> The exception is recorded as per <a href="https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/trace/exceptions.md"/>.
/// "exception.stacktrace" is represented using the value of <a href=https://learn.microsoft.com/dotnet/api/system.exception.tostring/>.

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / coyote-concurrency-tests (ubuntu-latest, net8.0, OpenTelemetry.Tests)

XML comment has badly formed XML -- 'A string literal was expected, but no opening quotation mark was found.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / coyote-concurrency-tests (ubuntu-latest, net8.0, OpenTelemetry.Tests)

XML comment has badly formed XML -- 'Required white space was missing.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / coyote-concurrency-tests (ubuntu-latest, net8.0, OpenTelemetry.Tests)

XML comment has badly formed XML -- 'An identifier was expected.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / coyote-concurrency-tests (ubuntu-latest, net8.0, OpenTelemetry.Tests)

XML comment has badly formed XML -- 'The character(s) '/' cannot be used at this location.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / coyote-concurrency-tests (ubuntu-latest, net8.0, OpenTelemetry.Tests)

XML comment has badly formed XML -- 'A string literal was expected, but no opening quotation mark was found.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / coyote-concurrency-tests (ubuntu-latest, net8.0, OpenTelemetry.Tests)

XML comment has badly formed XML -- 'Required white space was missing.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / coyote-concurrency-tests (ubuntu-latest, net8.0, OpenTelemetry.Tests)

XML comment has badly formed XML -- 'An identifier was expected.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / coyote-concurrency-tests (ubuntu-latest, net8.0, OpenTelemetry.Tests)

XML comment has badly formed XML -- 'The character(s) '/' cannot be used at this location.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / coyote-concurrency-tests (ubuntu-latest, net8.0, OpenTelemetry.Tests)

XML comment has badly formed XML -- 'A string literal was expected, but no opening quotation mark was found.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / coyote-concurrency-tests (ubuntu-latest, net8.0, OpenTelemetry.Tests)

XML comment has badly formed XML -- 'Required white space was missing.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / coyote-concurrency-tests (ubuntu-latest, net8.0, OpenTelemetry.Api.Tests)

XML comment has badly formed XML -- 'A string literal was expected, but no opening quotation mark was found.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / coyote-concurrency-tests (ubuntu-latest, net8.0, OpenTelemetry.Api.Tests)

XML comment has badly formed XML -- 'Required white space was missing.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / coyote-concurrency-tests (ubuntu-latest, net8.0, OpenTelemetry.Api.Tests)

XML comment has badly formed XML -- 'An identifier was expected.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / coyote-concurrency-tests (ubuntu-latest, net8.0, OpenTelemetry.Api.Tests)

XML comment has badly formed XML -- 'The character(s) '/' cannot be used at this location.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / coyote-concurrency-tests (ubuntu-latest, net8.0, OpenTelemetry.Api.Tests)

XML comment has badly formed XML -- 'A string literal was expected, but no opening quotation mark was found.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / coyote-concurrency-tests (ubuntu-latest, net8.0, OpenTelemetry.Api.Tests)

XML comment has badly formed XML -- 'Required white space was missing.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / coyote-concurrency-tests (ubuntu-latest, net8.0, OpenTelemetry.Api.Tests)

XML comment has badly formed XML -- 'An identifier was expected.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / coyote-concurrency-tests (ubuntu-latest, net8.0, OpenTelemetry.Api.Tests)

XML comment has badly formed XML -- 'The character(s) '/' cannot be used at this location.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / coyote-concurrency-tests (ubuntu-latest, net8.0, OpenTelemetry.Api.Tests)

XML comment has badly formed XML -- 'A string literal was expected, but no opening quotation mark was found.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / coyote-concurrency-tests (ubuntu-latest, net8.0, OpenTelemetry.Api.Tests)

XML comment has badly formed XML -- 'Required white space was missing.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test-experimental (ubuntu-latest, net6.0)

XML comment has badly formed XML -- 'A string literal was expected, but no opening quotation mark was found.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test-experimental (ubuntu-latest, net6.0)

XML comment has badly formed XML -- 'Required white space was missing.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test-experimental (ubuntu-latest, net6.0)

XML comment has badly formed XML -- 'An identifier was expected.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test-experimental (ubuntu-latest, net6.0)

XML comment has badly formed XML -- 'The character(s) '/' cannot be used at this location.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test-experimental (ubuntu-latest, net6.0)

XML comment has badly formed XML -- 'A string literal was expected, but no opening quotation mark was found.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test-experimental (ubuntu-latest, net6.0)

XML comment has badly formed XML -- 'Required white space was missing.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test-experimental (ubuntu-latest, net6.0)

XML comment has badly formed XML -- 'An identifier was expected.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test-experimental (ubuntu-latest, net6.0)

XML comment has badly formed XML -- 'The character(s) '/' cannot be used at this location.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test-experimental (ubuntu-latest, net6.0)

XML comment has badly formed XML -- 'A string literal was expected, but no opening quotation mark was found.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test-experimental (ubuntu-latest, net6.0)

XML comment has badly formed XML -- 'Required white space was missing.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test-stable (ubuntu-latest, net6.0)

XML comment has badly formed XML -- 'A string literal was expected, but no opening quotation mark was found.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test-stable (ubuntu-latest, net6.0)

XML comment has badly formed XML -- 'Required white space was missing.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test-stable (ubuntu-latest, net6.0)

XML comment has badly formed XML -- 'An identifier was expected.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test-stable (ubuntu-latest, net6.0)

XML comment has badly formed XML -- 'The character(s) '/' cannot be used at this location.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test-stable (ubuntu-latest, net6.0)

XML comment has badly formed XML -- 'A string literal was expected, but no opening quotation mark was found.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test-stable (ubuntu-latest, net6.0)

XML comment has badly formed XML -- 'Required white space was missing.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test-stable (ubuntu-latest, net6.0)

XML comment has badly formed XML -- 'An identifier was expected.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test-stable (ubuntu-latest, net6.0)

XML comment has badly formed XML -- 'The character(s) '/' cannot be used at this location.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test-stable (ubuntu-latest, net6.0)

XML comment has badly formed XML -- 'A string literal was expected, but no opening quotation mark was found.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test-stable (ubuntu-latest, net6.0)

XML comment has badly formed XML -- 'Required white space was missing.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test-stable (ubuntu-latest, net7.0)

XML comment has badly formed XML -- 'A string literal was expected, but no opening quotation mark was found.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test-stable (ubuntu-latest, net7.0)

XML comment has badly formed XML -- 'Required white space was missing.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test-stable (ubuntu-latest, net7.0)

XML comment has badly formed XML -- 'An identifier was expected.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test-stable (ubuntu-latest, net7.0)

XML comment has badly formed XML -- 'The character(s) '/' cannot be used at this location.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test-stable (ubuntu-latest, net7.0)

XML comment has badly formed XML -- 'A string literal was expected, but no opening quotation mark was found.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test-stable (ubuntu-latest, net7.0)

XML comment has badly formed XML -- 'Required white space was missing.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test-stable (ubuntu-latest, net7.0)

XML comment has badly formed XML -- 'An identifier was expected.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test-stable (ubuntu-latest, net7.0)

XML comment has badly formed XML -- 'The character(s) '/' cannot be used at this location.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test-stable (ubuntu-latest, net7.0)

XML comment has badly formed XML -- 'A string literal was expected, but no opening quotation mark was found.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test-stable (ubuntu-latest, net7.0)

XML comment has badly formed XML -- 'Required white space was missing.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test-stable (ubuntu-latest, net8.0)

XML comment has badly formed XML -- 'A string literal was expected, but no opening quotation mark was found.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test-stable (ubuntu-latest, net8.0)

XML comment has badly formed XML -- 'Required white space was missing.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test-stable (ubuntu-latest, net8.0)

XML comment has badly formed XML -- 'An identifier was expected.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test-stable (ubuntu-latest, net8.0)

XML comment has badly formed XML -- 'The character(s) '/' cannot be used at this location.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test-stable (ubuntu-latest, net8.0)

XML comment has badly formed XML -- 'A string literal was expected, but no opening quotation mark was found.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test-stable (ubuntu-latest, net8.0)

XML comment has badly formed XML -- 'Required white space was missing.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test-stable (ubuntu-latest, net8.0)

XML comment has badly formed XML -- 'An identifier was expected.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test-stable (ubuntu-latest, net8.0)

XML comment has badly formed XML -- 'The character(s) '/' cannot be used at this location.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test-stable (ubuntu-latest, net8.0)

XML comment has badly formed XML -- 'A string literal was expected, but no opening quotation mark was found.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test-stable (ubuntu-latest, net8.0)

XML comment has badly formed XML -- 'Required white space was missing.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test-experimental (ubuntu-latest, net8.0)

XML comment has badly formed XML -- 'A string literal was expected, but no opening quotation mark was found.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test-experimental (ubuntu-latest, net8.0)

XML comment has badly formed XML -- 'Required white space was missing.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test-experimental (ubuntu-latest, net8.0)

XML comment has badly formed XML -- 'An identifier was expected.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test-experimental (ubuntu-latest, net8.0)

XML comment has badly formed XML -- 'The character(s) '/' cannot be used at this location.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test-experimental (ubuntu-latest, net8.0)

XML comment has badly formed XML -- 'A string literal was expected, but no opening quotation mark was found.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test-experimental (ubuntu-latest, net8.0)

XML comment has badly formed XML -- 'Required white space was missing.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test-experimental (ubuntu-latest, net8.0)

XML comment has badly formed XML -- 'An identifier was expected.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test-experimental (ubuntu-latest, net8.0)

XML comment has badly formed XML -- 'The character(s) '/' cannot be used at this location.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test-experimental (ubuntu-latest, net8.0)

XML comment has badly formed XML -- 'A string literal was expected, but no opening quotation mark was found.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test-experimental (ubuntu-latest, net8.0)

XML comment has badly formed XML -- 'Required white space was missing.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test (ubuntu-latest, net6.0)

XML comment has badly formed XML -- 'A string literal was expected, but no opening quotation mark was found.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test (ubuntu-latest, net6.0)

XML comment has badly formed XML -- 'Required white space was missing.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test (ubuntu-latest, net6.0)

XML comment has badly formed XML -- 'An identifier was expected.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test (ubuntu-latest, net6.0)

XML comment has badly formed XML -- 'The character(s) '/' cannot be used at this location.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test (ubuntu-latest, net6.0)

XML comment has badly formed XML -- 'A string literal was expected, but no opening quotation mark was found.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test (ubuntu-latest, net6.0)

XML comment has badly formed XML -- 'Required white space was missing.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test (ubuntu-latest, net6.0)

XML comment has badly formed XML -- 'An identifier was expected.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test (ubuntu-latest, net6.0)

XML comment has badly formed XML -- 'The character(s) '/' cannot be used at this location.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test (ubuntu-latest, net6.0)

XML comment has badly formed XML -- 'A string literal was expected, but no opening quotation mark was found.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test (ubuntu-latest, net6.0)

XML comment has badly formed XML -- 'Required white space was missing.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test (ubuntu-latest, net7.0)

XML comment has badly formed XML -- 'A string literal was expected, but no opening quotation mark was found.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test (ubuntu-latest, net7.0)

XML comment has badly formed XML -- 'Required white space was missing.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test (ubuntu-latest, net7.0)

XML comment has badly formed XML -- 'An identifier was expected.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test (ubuntu-latest, net7.0)

XML comment has badly formed XML -- 'The character(s) '/' cannot be used at this location.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test (ubuntu-latest, net7.0)

XML comment has badly formed XML -- 'A string literal was expected, but no opening quotation mark was found.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test (ubuntu-latest, net7.0)

XML comment has badly formed XML -- 'Required white space was missing.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test (ubuntu-latest, net7.0)

XML comment has badly formed XML -- 'An identifier was expected.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test (ubuntu-latest, net7.0)

XML comment has badly formed XML -- 'The character(s) '/' cannot be used at this location.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test (ubuntu-latest, net7.0)

XML comment has badly formed XML -- 'A string literal was expected, but no opening quotation mark was found.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test (ubuntu-latest, net7.0)

XML comment has badly formed XML -- 'Required white space was missing.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test-experimental (ubuntu-latest, net7.0)

XML comment has badly formed XML -- 'A string literal was expected, but no opening quotation mark was found.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test-experimental (ubuntu-latest, net7.0)

XML comment has badly formed XML -- 'Required white space was missing.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test-experimental (ubuntu-latest, net7.0)

XML comment has badly formed XML -- 'An identifier was expected.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test-experimental (ubuntu-latest, net7.0)

XML comment has badly formed XML -- 'The character(s) '/' cannot be used at this location.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test-experimental (ubuntu-latest, net7.0)

XML comment has badly formed XML -- 'A string literal was expected, but no opening quotation mark was found.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test-experimental (ubuntu-latest, net7.0)

XML comment has badly formed XML -- 'Required white space was missing.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test-experimental (ubuntu-latest, net7.0)

XML comment has badly formed XML -- 'An identifier was expected.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test-experimental (ubuntu-latest, net7.0)

XML comment has badly formed XML -- 'The character(s) '/' cannot be used at this location.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test-experimental (ubuntu-latest, net7.0)

XML comment has badly formed XML -- 'A string literal was expected, but no opening quotation mark was found.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test-experimental (ubuntu-latest, net7.0)

XML comment has badly formed XML -- 'Required white space was missing.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test (ubuntu-latest, net8.0)

XML comment has badly formed XML -- 'A string literal was expected, but no opening quotation mark was found.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test (ubuntu-latest, net8.0)

XML comment has badly formed XML -- 'Required white space was missing.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test (ubuntu-latest, net8.0)

XML comment has badly formed XML -- 'An identifier was expected.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test (ubuntu-latest, net8.0)

XML comment has badly formed XML -- 'The character(s) '/' cannot be used at this location.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test (ubuntu-latest, net8.0)

XML comment has badly formed XML -- 'A string literal was expected, but no opening quotation mark was found.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test (ubuntu-latest, net8.0)

XML comment has badly formed XML -- 'Required white space was missing.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test (ubuntu-latest, net8.0)

XML comment has badly formed XML -- 'An identifier was expected.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test (ubuntu-latest, net8.0)

XML comment has badly formed XML -- 'The character(s) '/' cannot be used at this location.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test (ubuntu-latest, net8.0)

XML comment has badly formed XML -- 'A string literal was expected, but no opening quotation mark was found.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test (ubuntu-latest, net8.0)

XML comment has badly formed XML -- 'Required white space was missing.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / coyote-concurrency-tests (windows-latest, net8.0, OpenTelemetry.Tests)

XML comment has badly formed XML -- 'A string literal was expected, but no opening quotation mark was found.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / coyote-concurrency-tests (windows-latest, net8.0, OpenTelemetry.Tests)

XML comment has badly formed XML -- 'Required white space was missing.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / coyote-concurrency-tests (windows-latest, net8.0, OpenTelemetry.Tests)

XML comment has badly formed XML -- 'An identifier was expected.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / coyote-concurrency-tests (windows-latest, net8.0, OpenTelemetry.Tests)

XML comment has badly formed XML -- 'The character(s) '/' cannot be used at this location.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / coyote-concurrency-tests (windows-latest, net8.0, OpenTelemetry.Tests)

XML comment has badly formed XML -- 'A string literal was expected, but no opening quotation mark was found.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / coyote-concurrency-tests (windows-latest, net8.0, OpenTelemetry.Tests)

XML comment has badly formed XML -- 'Required white space was missing.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / coyote-concurrency-tests (windows-latest, net8.0, OpenTelemetry.Tests)

XML comment has badly formed XML -- 'An identifier was expected.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / coyote-concurrency-tests (windows-latest, net8.0, OpenTelemetry.Tests)

XML comment has badly formed XML -- 'The character(s) '/' cannot be used at this location.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / coyote-concurrency-tests (windows-latest, net8.0, OpenTelemetry.Tests)

XML comment has badly formed XML -- 'A string literal was expected, but no opening quotation mark was found.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / coyote-concurrency-tests (windows-latest, net8.0, OpenTelemetry.Tests)

XML comment has badly formed XML -- 'Required white space was missing.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / coyote-concurrency-tests (windows-latest, net8.0, OpenTelemetry.Api.Tests)

XML comment has badly formed XML -- 'A string literal was expected, but no opening quotation mark was found.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / coyote-concurrency-tests (windows-latest, net8.0, OpenTelemetry.Api.Tests)

XML comment has badly formed XML -- 'Required white space was missing.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / coyote-concurrency-tests (windows-latest, net8.0, OpenTelemetry.Api.Tests)

XML comment has badly formed XML -- 'An identifier was expected.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / coyote-concurrency-tests (windows-latest, net8.0, OpenTelemetry.Api.Tests)

XML comment has badly formed XML -- 'The character(s) '/' cannot be used at this location.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / coyote-concurrency-tests (windows-latest, net8.0, OpenTelemetry.Api.Tests)

XML comment has badly formed XML -- 'A string literal was expected, but no opening quotation mark was found.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / coyote-concurrency-tests (windows-latest, net8.0, OpenTelemetry.Api.Tests)

XML comment has badly formed XML -- 'Required white space was missing.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / coyote-concurrency-tests (windows-latest, net8.0, OpenTelemetry.Api.Tests)

XML comment has badly formed XML -- 'An identifier was expected.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / coyote-concurrency-tests (windows-latest, net8.0, OpenTelemetry.Api.Tests)

XML comment has badly formed XML -- 'The character(s) '/' cannot be used at this location.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / coyote-concurrency-tests (windows-latest, net8.0, OpenTelemetry.Api.Tests)

XML comment has badly formed XML -- 'A string literal was expected, but no opening quotation mark was found.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / coyote-concurrency-tests (windows-latest, net8.0, OpenTelemetry.Api.Tests)

XML comment has badly formed XML -- 'Required white space was missing.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test-report (windows-latest)

XML comment has badly formed XML -- 'A string literal was expected, but no opening quotation mark was found.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test-report (windows-latest)

XML comment has badly formed XML -- 'Required white space was missing.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test-report (windows-latest)

XML comment has badly formed XML -- 'An identifier was expected.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test-report (windows-latest)

XML comment has badly formed XML -- 'The character(s) '/' cannot be used at this location.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test-report (windows-latest)

XML comment has badly formed XML -- 'A string literal was expected, but no opening quotation mark was found.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test-report (windows-latest)

XML comment has badly formed XML -- 'Required white space was missing.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test-report (windows-latest)

XML comment has badly formed XML -- 'An identifier was expected.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test-report (windows-latest)

XML comment has badly formed XML -- 'The character(s) '/' cannot be used at this location.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test-report (windows-latest)

XML comment has badly formed XML -- 'A string literal was expected, but no opening quotation mark was found.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test-report (windows-latest)

XML comment has badly formed XML -- 'Required white space was missing.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test (windows-latest, net7.0)

XML comment has badly formed XML -- 'A string literal was expected, but no opening quotation mark was found.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test (windows-latest, net7.0)

XML comment has badly formed XML -- 'Required white space was missing.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test (windows-latest, net7.0)

XML comment has badly formed XML -- 'An identifier was expected.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test (windows-latest, net7.0)

XML comment has badly formed XML -- 'The character(s) '/' cannot be used at this location.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test (windows-latest, net7.0)

XML comment has badly formed XML -- 'A string literal was expected, but no opening quotation mark was found.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test (windows-latest, net7.0)

XML comment has badly formed XML -- 'Required white space was missing.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test (windows-latest, net7.0)

XML comment has badly formed XML -- 'An identifier was expected.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test (windows-latest, net7.0)

XML comment has badly formed XML -- 'The character(s) '/' cannot be used at this location.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test (windows-latest, net7.0)

XML comment has badly formed XML -- 'A string literal was expected, but no opening quotation mark was found.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test (windows-latest, net7.0)

XML comment has badly formed XML -- 'Required white space was missing.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test (windows-latest, net8.0)

XML comment has badly formed XML -- 'A string literal was expected, but no opening quotation mark was found.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test (windows-latest, net8.0)

XML comment has badly formed XML -- 'A string literal was expected, but no opening quotation mark was found.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test (windows-latest, net8.0)

XML comment has badly formed XML -- 'Required white space was missing.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test (windows-latest, net8.0)

XML comment has badly formed XML -- 'An identifier was expected.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test (windows-latest, net8.0)

XML comment has badly formed XML -- 'Required white space was missing.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test (windows-latest, net8.0)

XML comment has badly formed XML -- 'The character(s) '/' cannot be used at this location.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test (windows-latest, net8.0)

XML comment has badly formed XML -- 'An identifier was expected.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test (windows-latest, net8.0)

XML comment has badly formed XML -- 'The character(s) '/' cannot be used at this location.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test (windows-latest, net8.0)

XML comment has badly formed XML -- 'A string literal was expected, but no opening quotation mark was found.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test (windows-latest, net8.0)

XML comment has badly formed XML -- 'Required white space was missing.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test-experimental

XML comment has badly formed XML -- 'A string literal was expected, but no opening quotation mark was found.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test-experimental

XML comment has badly formed XML -- 'Required white space was missing.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test-experimental

XML comment has badly formed XML -- 'An identifier was expected.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test-experimental

XML comment has badly formed XML -- 'The character(s) '/' cannot be used at this location.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test-experimental

XML comment has badly formed XML -- 'A string literal was expected, but no opening quotation mark was found.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test-experimental

XML comment has badly formed XML -- 'Required white space was missing.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test-experimental

XML comment has badly formed XML -- 'An identifier was expected.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test-experimental

XML comment has badly formed XML -- 'The character(s) '/' cannot be used at this location.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test-experimental

XML comment has badly formed XML -- 'A string literal was expected, but no opening quotation mark was found.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test-experimental

XML comment has badly formed XML -- 'Required white space was missing.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test-experimental (windows-latest, net7.0)

XML comment has badly formed XML -- 'A string literal was expected, but no opening quotation mark was found.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test-experimental (windows-latest, net7.0)

XML comment has badly formed XML -- 'A string literal was expected, but no opening quotation mark was found.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test-experimental (windows-latest, net7.0)

XML comment has badly formed XML -- 'Required white space was missing.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test-experimental (windows-latest, net7.0)

XML comment has badly formed XML -- 'An identifier was expected.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test-experimental (windows-latest, net7.0)

XML comment has badly formed XML -- 'The character(s) '/' cannot be used at this location.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test-experimental (windows-latest, net7.0)

XML comment has badly formed XML -- 'Required white space was missing.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test-experimental (windows-latest, net7.0)

XML comment has badly formed XML -- 'An identifier was expected.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test-experimental (windows-latest, net7.0)

XML comment has badly formed XML -- 'The character(s) '/' cannot be used at this location.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test-experimental (windows-latest, net7.0)

XML comment has badly formed XML -- 'A string literal was expected, but no opening quotation mark was found.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test-experimental (windows-latest, net7.0)

XML comment has badly formed XML -- 'Required white space was missing.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test (windows-latest, net462)

XML comment has badly formed XML -- 'A string literal was expected, but no opening quotation mark was found.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test (windows-latest, net462)

XML comment has badly formed XML -- 'Required white space was missing.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test (windows-latest, net462)

XML comment has badly formed XML -- 'An identifier was expected.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test (windows-latest, net462)

XML comment has badly formed XML -- 'A string literal was expected, but no opening quotation mark was found.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test (windows-latest, net462)

XML comment has badly formed XML -- 'Required white space was missing.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test (windows-latest, net462)

XML comment has badly formed XML -- 'An identifier was expected.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test (windows-latest, net462)

XML comment has badly formed XML -- 'The character(s) '/' cannot be used at this location.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test (windows-latest, net462)

XML comment has badly formed XML -- 'The character(s) '/' cannot be used at this location.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test (windows-latest, net462)

XML comment has badly formed XML -- 'A string literal was expected, but no opening quotation mark was found.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test (windows-latest, net462)

XML comment has badly formed XML -- 'Required white space was missing.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test (windows-latest, net6.0)

XML comment has badly formed XML -- 'A string literal was expected, but no opening quotation mark was found.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test (windows-latest, net6.0)

XML comment has badly formed XML -- 'Required white space was missing.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test (windows-latest, net6.0)

XML comment has badly formed XML -- 'An identifier was expected.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test (windows-latest, net6.0)

XML comment has badly formed XML -- 'The character(s) '/' cannot be used at this location.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test (windows-latest, net6.0)

XML comment has badly formed XML -- 'A string literal was expected, but no opening quotation mark was found.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test (windows-latest, net6.0)

XML comment has badly formed XML -- 'Required white space was missing.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test (windows-latest, net6.0)

XML comment has badly formed XML -- 'An identifier was expected.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test (windows-latest, net6.0)

XML comment has badly formed XML -- 'The character(s) '/' cannot be used at this location.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test (windows-latest, net6.0)

XML comment has badly formed XML -- 'A string literal was expected, but no opening quotation mark was found.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test (windows-latest, net6.0)

XML comment has badly formed XML -- 'Required white space was missing.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test-experimental (windows-latest, net6.0)

XML comment has badly formed XML -- 'A string literal was expected, but no opening quotation mark was found.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test-experimental (windows-latest, net6.0)

XML comment has badly formed XML -- 'Required white space was missing.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test-experimental (windows-latest, net6.0)

XML comment has badly formed XML -- 'An identifier was expected.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test-experimental (windows-latest, net6.0)

XML comment has badly formed XML -- 'The character(s) '/' cannot be used at this location.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test-experimental (windows-latest, net6.0)

XML comment has badly formed XML -- 'A string literal was expected, but no opening quotation mark was found.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test-experimental (windows-latest, net6.0)

XML comment has badly formed XML -- 'Required white space was missing.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test-experimental (windows-latest, net6.0)

XML comment has badly formed XML -- 'An identifier was expected.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test-experimental (windows-latest, net6.0)

XML comment has badly formed XML -- 'The character(s) '/' cannot be used at this location.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test-experimental (windows-latest, net6.0)

XML comment has badly formed XML -- 'A string literal was expected, but no opening quotation mark was found.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test-experimental (windows-latest, net6.0)

XML comment has badly formed XML -- 'Required white space was missing.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test-experimental (windows-latest, net8.0)

XML comment has badly formed XML -- 'A string literal was expected, but no opening quotation mark was found.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test-experimental (windows-latest, net8.0)

XML comment has badly formed XML -- 'Required white space was missing.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test-experimental (windows-latest, net8.0)

XML comment has badly formed XML -- 'An identifier was expected.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test-experimental (windows-latest, net8.0)

XML comment has badly formed XML -- 'The character(s) '/' cannot be used at this location.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test-experimental (windows-latest, net8.0)

XML comment has badly formed XML -- 'A string literal was expected, but no opening quotation mark was found.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test-experimental (windows-latest, net8.0)

XML comment has badly formed XML -- 'Required white space was missing.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test-experimental (windows-latest, net8.0)

XML comment has badly formed XML -- 'An identifier was expected.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test-experimental (windows-latest, net8.0)

XML comment has badly formed XML -- 'The character(s) '/' cannot be used at this location.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test-experimental (windows-latest, net8.0)

XML comment has badly formed XML -- 'A string literal was expected, but no opening quotation mark was found.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test-experimental (windows-latest, net8.0)

XML comment has badly formed XML -- 'Required white space was missing.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test-stable (windows-latest, net6.0)

XML comment has badly formed XML -- 'A string literal was expected, but no opening quotation mark was found.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test-stable (windows-latest, net6.0)

XML comment has badly formed XML -- 'Required white space was missing.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test-stable (windows-latest, net6.0)

XML comment has badly formed XML -- 'An identifier was expected.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test-stable (windows-latest, net6.0)

XML comment has badly formed XML -- 'The character(s) '/' cannot be used at this location.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test-stable (windows-latest, net6.0)

XML comment has badly formed XML -- 'A string literal was expected, but no opening quotation mark was found.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test-stable (windows-latest, net6.0)

XML comment has badly formed XML -- 'Required white space was missing.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test-stable (windows-latest, net6.0)

XML comment has badly formed XML -- 'An identifier was expected.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test-stable (windows-latest, net6.0)

XML comment has badly formed XML -- 'The character(s) '/' cannot be used at this location.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test-stable (windows-latest, net6.0)

XML comment has badly formed XML -- 'A string literal was expected, but no opening quotation mark was found.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test-stable (windows-latest, net6.0)

XML comment has badly formed XML -- 'Required white space was missing.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test-stable (windows-latest, net462)

XML comment has badly formed XML -- 'A string literal was expected, but no opening quotation mark was found.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test-stable (windows-latest, net462)

XML comment has badly formed XML -- 'Required white space was missing.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test-stable (windows-latest, net462)

XML comment has badly formed XML -- 'An identifier was expected.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test-stable (windows-latest, net462)

XML comment has badly formed XML -- 'The character(s) '/' cannot be used at this location.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test-stable (windows-latest, net462)

XML comment has badly formed XML -- 'A string literal was expected, but no opening quotation mark was found.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test-stable (windows-latest, net462)

XML comment has badly formed XML -- 'Required white space was missing.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test-stable (windows-latest, net462)

XML comment has badly formed XML -- 'An identifier was expected.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test-stable (windows-latest, net462)

XML comment has badly formed XML -- 'The character(s) '/' cannot be used at this location.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test-stable (windows-latest, net462)

XML comment has badly formed XML -- 'A string literal was expected, but no opening quotation mark was found.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test-stable (windows-latest, net462)

XML comment has badly formed XML -- 'Required white space was missing.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test-stable (windows-latest, net7.0)

XML comment has badly formed XML -- 'A string literal was expected, but no opening quotation mark was found.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test-stable (windows-latest, net7.0)

XML comment has badly formed XML -- 'Required white space was missing.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test-stable (windows-latest, net7.0)

XML comment has badly formed XML -- 'An identifier was expected.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test-stable (windows-latest, net7.0)

XML comment has badly formed XML -- 'The character(s) '/' cannot be used at this location.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test-stable (windows-latest, net7.0)

XML comment has badly formed XML -- 'A string literal was expected, but no opening quotation mark was found.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test-stable (windows-latest, net7.0)

XML comment has badly formed XML -- 'Required white space was missing.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test-stable (windows-latest, net7.0)

XML comment has badly formed XML -- 'An identifier was expected.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test-stable (windows-latest, net7.0)

XML comment has badly formed XML -- 'The character(s) '/' cannot be used at this location.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test-stable (windows-latest, net7.0)

XML comment has badly formed XML -- 'A string literal was expected, but no opening quotation mark was found.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test-stable (windows-latest, net7.0)

XML comment has badly formed XML -- 'Required white space was missing.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test-experimental (windows-latest, net462)

XML comment has badly formed XML -- 'A string literal was expected, but no opening quotation mark was found.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test-experimental (windows-latest, net462)

XML comment has badly formed XML -- 'Required white space was missing.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test-experimental (windows-latest, net462)

XML comment has badly formed XML -- 'An identifier was expected.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test-experimental (windows-latest, net462)

XML comment has badly formed XML -- 'The character(s) '/' cannot be used at this location.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test-experimental (windows-latest, net462)

XML comment has badly formed XML -- 'A string literal was expected, but no opening quotation mark was found.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test-experimental (windows-latest, net462)

XML comment has badly formed XML -- 'Required white space was missing.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test-experimental (windows-latest, net462)

XML comment has badly formed XML -- 'An identifier was expected.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test-experimental (windows-latest, net462)

XML comment has badly formed XML -- 'The character(s) '/' cannot be used at this location.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test-experimental (windows-latest, net462)

XML comment has badly formed XML -- 'A string literal was expected, but no opening quotation mark was found.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test-experimental (windows-latest, net462)

XML comment has badly formed XML -- 'Required white space was missing.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test-stable (windows-latest, net8.0)

XML comment has badly formed XML -- 'A string literal was expected, but no opening quotation mark was found.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test-stable (windows-latest, net8.0)

XML comment has badly formed XML -- 'Required white space was missing.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test-stable (windows-latest, net8.0)

XML comment has badly formed XML -- 'An identifier was expected.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test-stable (windows-latest, net8.0)

XML comment has badly formed XML -- 'The character(s) '/' cannot be used at this location.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test-stable (windows-latest, net8.0)

XML comment has badly formed XML -- 'A string literal was expected, but no opening quotation mark was found.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test-stable (windows-latest, net8.0)

XML comment has badly formed XML -- 'Required white space was missing.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test-stable (windows-latest, net8.0)

XML comment has badly formed XML -- 'An identifier was expected.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test-stable (windows-latest, net8.0)

XML comment has badly formed XML -- 'The character(s) '/' cannot be used at this location.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test-stable (windows-latest, net8.0)

XML comment has badly formed XML -- 'A string literal was expected, but no opening quotation mark was found.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test-stable (windows-latest, net8.0)

XML comment has badly formed XML -- 'Required white space was missing.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test-stable

XML comment has badly formed XML -- 'A string literal was expected, but no opening quotation mark was found.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test-stable

XML comment has badly formed XML -- 'Required white space was missing.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test-stable

XML comment has badly formed XML -- 'An identifier was expected.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test-stable

XML comment has badly formed XML -- 'The character(s) '/' cannot be used at this location.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test-stable

XML comment has badly formed XML -- 'A string literal was expected, but no opening quotation mark was found.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test-stable

XML comment has badly formed XML -- 'Required white space was missing.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test-stable

XML comment has badly formed XML -- 'An identifier was expected.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test-stable

XML comment has badly formed XML -- 'The character(s) '/' cannot be used at this location.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test-stable

XML comment has badly formed XML -- 'A string literal was expected, but no opening quotation mark was found.'

Check failure on line 78 in src/OpenTelemetry.Api/Trace/ActivityExtensions.cs

View workflow job for this annotation

GitHub Actions / build-test-stable

XML comment has badly formed XML -- 'Required white space was missing.'
/// </remarks>
[MethodImpl(MethodImplOptions.AggressiveInlining)]
public static void RecordException(this Activity activity, Exception? ex, in TagList tags)
Expand Down

0 comments on commit 114f6ff

Please sign in to comment.