Skip to content

fix incorrect usage of formatted string (more of them)#95

Merged
mgoetzegb merged 1 commit into
main-gbfrom
fix-formatted-string
Oct 1, 2025
Merged

fix incorrect usage of formatted string (more of them)#95
mgoetzegb merged 1 commit into
main-gbfrom
fix-formatted-string

Conversation

@mgoetzegb

Copy link
Copy Markdown
Member

What

fix incorrect usage of formatted string, newly introduced by #90

output probably unchanged, but now go vet is happy that formatted strings are not misused

Why

Go vet is a mandatory check and with the updated go version is has more findings.

References

PR blocked by this: #89

@mgoetzegb mgoetzegb requested a review from a team as a code owner October 1, 2025 09:56
@github-actions

github-actions Bot commented Oct 1, 2025

Copy link
Copy Markdown

Conventional Commits Report

😢 No conventional commits found.

👉 Learn more about the conventional commits usage at Greenbone.

@github-actions

github-actions Bot commented Oct 1, 2025

Copy link
Copy Markdown

Modver result

This report was generated by Modver,
a Go package and command that helps you obey semantic versioning rules in your Go module.

This PR does not require a change in your module’s version number.
(You might still consider bumping the patchlevel anyway.)

@mgoetzegb mgoetzegb merged commit e7a4f48 into main-gb Oct 1, 2025
5 of 6 checks passed
@mgoetzegb mgoetzegb deleted the fix-formatted-string branch October 1, 2025 10:28
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.

2 participants