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

🐛 Bug: Annoying debug logs making it hard to discern what's happening #1080

Closed
DhanshreeA opened this issue Mar 19, 2024 · 3 comments · Fixed by #1177
Closed

🐛 Bug: Annoying debug logs making it hard to discern what's happening #1080

DhanshreeA opened this issue Mar 19, 2024 · 3 comments · Fixed by #1177
Assignees
Labels
bug Something isn't working

Comments

@DhanshreeA
Copy link
Member

DhanshreeA commented Mar 19, 2024

Describe the bug.

when testing a model in git actions, an annoying repeat piece of code appears, making you need to scroll to the end of it to read the error. This is the repeated snippet

{
        "Identifier": "",
        "BENTO_SERVICE": "",
        "AGE": "",
        "APIS": "",
        "ARTIFACTS": "d"
    },

Describe the steps to reproduce the behavior

Any git action failed, like: https://github.com/ersilia-os/eos24ur/actions/runs/8341255469/job/22826933984

Expected behavior.

No need for this print, is possible an old debugging print

Operating environment

Git Action runner

Additional context

No response

@DhanshreeA DhanshreeA added the bug Something isn't working label Mar 19, 2024
@DhanshreeA DhanshreeA self-assigned this Mar 19, 2024
@GemmaTuron
Copy link
Member

@DhanshreeA since I described the bug I added some more info in the issue for clarity :)
attaching here the whole copy of the annoying piece of print
Uploading log.txt…

@DhanshreeA
Copy link
Member Author

@Malikbadmus or @dzumii do either of you want to take up this issue?

@Malikbadmus
Copy link
Contributor

@Malikbadmus or @dzumii do either of you want to take up this issue?

I'll take this up.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

3 participants