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

🐛 Remove unnecessary Printf #2557

Merged
merged 1 commit into from
Dec 21, 2022
Merged

Conversation

lucacome
Copy link
Contributor

What kind of change does this PR introduce?

bug fix

What is the current behavior?

scorecard prints messages like got codeowners file at .github/CODEOWNERS which makes the result invalid, at least when using https://github.com/ossf/scorecard-action with sarif output

example: https://github.com/nginxinc/nginx-kubernetes-gateway/actions/runs/3744585459/jobs/6358515861#step:4:238

What is the new behavior (if this is a feature change)?**

  • Tests for the changes have been added (for bug fixes/features)

Which issue(s) this PR fixes

NONE

Does this PR introduce a user-facing change?

For user-facing changes, please add a concise, human-readable release note to
the release-note

(In particular, describe what changes users might need to make in their
application as a result of this pull request.)

NONE

The Prinft causes the output to be invalid, printing for example: "got codeowners file at .github/CODEOWNERS"

Signed-off-by: Luca Comellini <luca.com@gmail.com>
@github-actions
Copy link

Integration tests success for
[c777278]
(https://github.com/ossf/scorecard/actions/runs/3744953084)

@raghavkaul
Copy link
Contributor

@lucacome Thank you!

@laurentsimon laurentsimon enabled auto-merge (squash) December 21, 2022 00:09
@laurentsimon laurentsimon merged commit 9e6870c into ossf:main Dec 21, 2022
@lucacome lucacome deleted the remove-printf branch December 21, 2022 00:17
raghavkaul pushed a commit to raghavkaul/scorecard that referenced this pull request Feb 9, 2023
The Prinft causes the output to be invalid, printing for example: "got codeowners file at .github/CODEOWNERS"

Signed-off-by: Luca Comellini <luca.com@gmail.com>

Signed-off-by: Luca Comellini <luca.com@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants