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

Fix warnings-ng extension #714

Closed
3 tasks done
ErikRehmTT opened this issue Aug 20, 2024 · 0 comments · Fixed by #715
Closed
3 tasks done

Fix warnings-ng extension #714

ErikRehmTT opened this issue Aug 20, 2024 · 0 comments · Fixed by #715
Assignees
Labels
chore Maintenance
Milestone

Comments

@ErikRehmTT
Copy link
Collaborator

ErikRehmTT commented Aug 20, 2024

Describe the bug

While reproducing #618 we figured out, that even the actual described issue was solved by the not yet released changes of #696 the integration with warnings-ng still did not work.
When using the latest master artifact the following error is printed in the log:

[TT] INFO: -> Recording project checks as Warnings NG issues...
[TT] ERROR: Could not invoke Warnings NG recorder: io.jenkins.plugins.analysis.core.steps.IssuesRecorder.perform(hudson.model.Run,hudson.FilePath,hudson.model.TaskListener,io.jenkins.plugins.util.StageResultHandler)
[TT] ERROR: Executing project failed!

To Reproduce

See #618 but use the latest master artifact

Acceptance Criteria

  • the warnings-ng extension works as intended with the latest version of the warnings-ng plugin
  • the supported versions of the warnings-ng plugin are documented
  • integration tests got extended

Versions

  • Jenkins: 2.452.3
  • Plugins:
    • ecutest: 2.45-SNAPSHOT (latest master)
    • warnings-ng: 11.4
@ErikRehmTT ErikRehmTT added the bug Bug fix label Aug 20, 2024
@ErikRehmTT ErikRehmTT added chore Maintenance and removed bug Bug fix labels Aug 21, 2024
MarioFuchsTT added a commit that referenced this issue Aug 26, 2024
MarioFuchsTT added a commit that referenced this issue Aug 29, 2024
MarioFuchsTT added a commit that referenced this issue Aug 30, 2024
MarioFuchsTT added a commit that referenced this issue Sep 2, 2024
@ErikRehmTT ErikRehmTT added this to the 2.45 milestone Sep 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Maintenance
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants