Giter Club home page Giter Club logo

Comments (9)

mikepenz avatar mikepenz commented on May 31, 2024

@bogdanbranisteanu thank you for the report. Are you using the specific version @v3.3.0 or the higher level tag @v3?

Could be related to: https://github.com/mikepenz/action-junit-report/blob/main/src/annotator.ts#L140-L143
But the summary was already in use on v3.1.0 too https://github.com/mikepenz/action-junit-report/blob/v3.1.0/src/main.ts#L181 🤔

Is this on an open source repo? E.g. GitHub Cloud or enterprise server?

from action-junit-report.

bogdanbranisteanu avatar bogdanbranisteanu commented on May 31, 2024

Tried with both @v3.3.0 and @V3 and it was failing. Now changed to @v3.2.0 and it works just fine. The projects are on an enterprise server.

from action-junit-report.

mikepenz avatar mikepenz commented on May 31, 2024

@v3 is tagged now on the same level as @v3.3.0 (always verifying this though)

Wonder if it may be due to the upgrade to [email protected]

from action-junit-report.

mikepenz avatar mikepenz commented on May 31, 2024

I've recompiled v3.3.0 with the previous [email protected] version here: c3ef56b

Would you please be so kind to test if that is the cause of the problem.

mikepenz/action-junit-report@c3ef56bd1c1d7f5a1e8ee7e561369b24efed4ed8

(generally speaking commit hash pinning is from a security perspective advised - https://docs.github.com/en/actions/security-guides/security-hardening-for-github-actions#using-third-party-actions)

from action-junit-report.

bogdanbranisteanu avatar bogdanbranisteanu commented on May 31, 2024

It's still failing.

from action-junit-report.

mikepenz avatar mikepenz commented on May 31, 2024

@bogdanbranisteanu thank you for trying this variant.

What seems strange, it should fail also on v3.2.0 given that it also posts a job summary.


I am sorry that I have to rely on you testing this - Really appreciate your help.

Prepared a new commit which allows to disable the publishing of the job summary at the end:
2e7e69d

mikepenz/action-junit-report@2e7e69d112175cca18d6fa2b53566862c24a9f20
      - uses: mikepenz/action-junit-report@2e7e69d112175cca18d6fa2b53566862c24a9f20
        with:
          job_summary: false

from action-junit-report.

bogdanbranisteanu avatar bogdanbranisteanu commented on May 31, 2024

This one works fine.

from action-junit-report.

mikepenz avatar mikepenz commented on May 31, 2024

Published v3.3.1 which offers the APi to disable job_summary's.

from action-junit-report.

bogdanbranisteanu avatar bogdanbranisteanu commented on May 31, 2024

I can confirm that all projects can now successfully publish the test reports. Thanks a lot for the cooperation and quick fix!

from action-junit-report.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.