Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rendering a table instead prints ... #1316

Closed
thomhurst opened this issue Sep 26, 2023 · 1 comment
Closed

Rendering a table instead prints ... #1316

thomhurst opened this issue Sep 26, 2023 · 1 comment
Labels
bug Something isn't working needs triage

Comments

@thomhurst
Copy link
Contributor

thomhurst commented Sep 26, 2023

Information

  • OS: Linux
  • Version: 0.47.0
  • Terminal: GitHub Actions

Describe the bug
Rendering a table instead prints ...

To Reproduce
No idea!

Expected behavior
The table to print correctly

Additional context
Go to this run: https://github.com/thomhurst/ModularPipelines/actions/runs/6305854041/job/17119996662#step:5:3174
or this run:
https://github.com/thomhurst/ModularPipelines/actions/runs/6311141907/job/17134552410
Expand Run pipeline and scroll to the bottom.
A table should be rendered but it just prints ...

This only seems to affect Linux so far. Windows and Mac I haven't noticed it on yet.

My code to print the table is the PrintResults method of this class:
https://github.com/thomhurst/ModularPipelines/blob/main/src/ModularPipelines/Helpers/ProgressPrinter.cs

If you want to see an example of it working, here is it rendering fine in a Windows run:
https://github.com/thomhurst/ModularPipelines/actions/runs/6311277163/job/17134959985

@thomhurst thomhurst added bug Something isn't working needs triage labels Sep 26, 2023
@github-project-automation github-project-automation bot moved this to Todo 🕑 in Spectre Console Sep 26, 2023
@patriksvensson
Copy link
Contributor

This has been fixed in #361 and will be available in 0.48. If you want to test the functionality before that, you should be able to use a pre-release version.

@github-project-automation github-project-automation bot moved this from Todo 🕑 to Done 🚀 in Spectre Console Sep 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working needs triage
Projects
None yet
Development

No branches or pull requests

2 participants