test-reporter icon indicating copy to clipboard operation
test-reporter copied to clipboard

No report available

Open mastoj opened this issue 2 years ago • 6 comments

I have a strange issue that surface that last couple of days.

Everything seems to be ok, and I can see that the report has been generated and have a "Check run HTML" url in my action output. When I click that url I get a 404, and the report isn't available in the sidebar menu either.

Is this something that more people has experienced? Is it because a branch might have been deleted or why might this be?

mastoj avatar Apr 07 '22 20:04 mastoj

I have faced with the similar issue. After Workflow run no Report was generated. Although no errors are exist in Report generating process. maven_report

katerynamaruk avatar May 03 '22 11:05 katerynamaruk

You could check whether multiple workflows were triggered by the same event. This might be a similar issue as https://github.com/EnricoMi/publish-unit-test-result-action/issues/12 where the test results are appended to another workflow run.

mwagenma-maersk avatar May 16 '22 10:05 mwagenma-maersk

My observations by now:

  • If a worfklow was triggered by a commit, the report appears.
  • If a report was triggered by a workflow_dispatch, the report does not appear. Check run URL gives a 404. Check run HTML links to the report of the last worklfow triggered by a commit.

And by the way: this does not happen with the EnricoMi/publish-unit-test-result-action, so this seems to be a different problem

ralfstuckert avatar Nov 10 '22 06:11 ralfstuckert

Get the same problem.

Any update on this ? 👍

serard-bimandco avatar Dec 09 '22 11:12 serard-bimandco

got the same issue, but it looks like no update was made for over a year...

gerardkmiec avatar Jul 01 '23 15:07 gerardkmiec

Same issue here. Can't see why the GHA workflow laungh type would affect this step.

esumerfd avatar Feb 06 '24 19:02 esumerfd