jfrog / setup-jfrog-cli

Set up JFrog CLI in your GitHub Actions workflow
Apache License 2.0
241 stars 73 forks source link

Bug in Job summary display using v4.1.2 #168

Open EricDales opened 2 weeks ago

EricDales commented 2 weeks ago

Describe the bug

When using setup-jfrog-cli the job summary has a syntax error that prevents proper display.

Important note: we are running setup-jfrog-cli on GitHub Enterprise Server 3.11 which might not have the same rendering capabilities as github.com.

Current behavior

Here is the display.

image

Reproduction steps

Basic usage

Expected behavior

A correct display 😄

Setup JFrog CLI version

4.1.2

JFrog CLI version

2.57.0

Workflow operating system type and version

RHEL 8

JFrog Artifactory version (if relevant)

No response

JFrog Xray version (if relevant)

No response

EyalDelarea commented 3 days ago

Hey @EricDales,

Thank you for the bug report! We will look into it and attempt to remove the color scheme on unsupported versions of Github enterprise.

I will update you here on the progress.