MicrosoftDocs / azure-docs

Open source documentation of Microsoft Azure
https://docs.microsoft.com/azure
Creative Commons Attribution 4.0 International
10.25k stars 21.43k forks source link

Event Hubs sample: Fixing some syntax/compile time errors. #124673

Closed richardpark-msft closed 3 days ago

prmerger-automator[bot] commented 4 days ago

@richardpark-msft : Thanks for your contribution! The author(s) have been notified to review your proposed change.

learn-build-service-prod[bot] commented 4 days ago

Learn Build status updates of commit d91c2ac:

:x: Validation status: errors

Please follow instructions here which may help to resolve issue.

File Status Preview URL Details
[]() :x:Error Details

For more details, please refer to the build report.

Note: Your PR may contain errors or warnings or suggestions 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:

learn-build-service-prod[bot] commented 4 days ago

Learn Build status updates of commit add2f27:

:white_check_mark: Validation status: passed

File Status Preview URL Details
articles/event-hubs/event-hubs-go-get-started-send.md :white_check_mark:Succeeded

For more details, please refer to the build report.

For any questions, please:

prmerger-automator[bot] commented 4 days ago

PRMerger Results

Issue Description
File Change Percent This PR contains file(s) with more than 30% file change.
richardpark-msft commented 4 days ago

@spelluru, I was actually just fixing a single compilation error, but I fixed some lint errors as well. The reformatting is the go formatter adding in tabs vs spaces - I'm not sure if that's something that breaks docs or not.

spelluru commented 4 days ago

sign-off