-
Notifications
You must be signed in to change notification settings - Fork 9
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
Large code base with hundreds of tests - summary missing #30
Comments
Adding more context, it appears the error might have been due to the output/debug trace of some of the tests. Couple of ideas
|
Hi @shawner18! thanks for checking out this action!
|
@bibipkins thank you for the feedback. What you mentioned below are the steps I took between my first post and comment. That significantly paired down the output and avoided the error message and was just seeing the truncation of the output.
Also opened a new PR, as I discovered how you were testing late in my changes, so I added some tests as well. |
@shawner18 Dont mind the errors the action produces right now. Github Actions have issues with using github token when PR is opened using a forked repository actions/first-interaction#10 |
We have a large project that exceeds the markdown post for the test summary information. The information below is reported. It would be nice if this could be split or perhaps posted to a file, that could be added to the pr.
$GITHUB_STEP_SUMMARY upload aborted, supports content up to a size of 1024k, got 54351k. For more information see: https://docs.github.com/actions/using-workflows/workflow-commands-for-github-actions#adding-a-markdown-summary
The text was updated successfully, but these errors were encountered: