Skip to content

Conversation

@dlech
Copy link
Contributor

@dlech dlech commented Apr 10, 2021

Fix typo in GetSpan (looks like copy/paste error).

Summary

Describe your changes here.

Fixes #Issue_Number (if available)

Fix typo in GetSpan<T> (looks like copy/paste error).
@ghost
Copy link

ghost commented Apr 10, 2021

I couldn't figure out the best area label to add to this PR. If you have write-permissions please help me learn by adding exactly one area label.

@opbld31
Copy link

opbld31 commented Apr 10, 2021

Docs Build status updates of commit 940da2d:

❌ Validation status: errors

Please follow instructions here which may help to resolve issue.

File Status Preview URL Details
❌Error Details

  • [Error-RuningBuildFailed] Some unexpected errors happened when running build, please open a ticket in https://aka.ms/SiteHelp and include the error report for our team to troubleshoot

For more details, please refer to the build report.

If you see build warnings/errors with permission issues, it might be due to single sign-on (SSO) enabled on Microsoft's GitHub organizations. Please follow instructions here to re-authorize your GitHub account to Docs Build.

Note: Broken links written as relative paths are included in the above build report. For broken links written as absolute paths or external URLs, see the broken link report.

Note: Your PR may contain errors or warnings unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them.

For any questions, please:

@jozkee
Copy link
Member

jozkee commented Apr 12, 2021

This looks good to me but I don't know why the build failed.
@gewarren any ideas?

@gewarren
Copy link
Contributor

This looks good to me but I don't know why the build failed.
@gewarren any ideas?

When the error message is that generic, a close/reopen of the PR often "fixes" the build error.

@ghost
Copy link

ghost commented Apr 12, 2021

Tagging subscribers to this area: @tannergooding, @pgovind, @GrabYourPitchforks
See info in area-owners.md if you want to be subscribed.

Issue Details

Fix typo in GetSpan (looks like copy/paste error).

Summary

Describe your changes here.

Fixes #Issue_Number (if available)

Author: dlech
Assignees: -
Labels:

area-System.Buffers

Milestone: -
@opbld33
Copy link

opbld33 commented Apr 12, 2021

Docs Build status updates of commit 940da2d:

✅ Validation status: passed

File Status Preview URL Details
xml/System.Buffers/ArrayBufferWriter`1.xml ✅Succeeded View

For more details, please refer to the build report.

Note: Broken links written as relative paths are included in the above build report. For broken links written as absolute paths or external URLs, see the broken link report.

For any questions, please:

@gewarren gewarren merged commit b1fe4b8 into dotnet:main Apr 12, 2021
@gewarren
Copy link
Contributor

Thank you @dlech!

@dlech dlech deleted the patch-2 branch April 12, 2021 20:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment