Fix typo / inconsistency in Msg method #278
Merged
Annotations
5 errors and 2 warnings
msgwriter_test.go#L125
printf: non-constant format string in call to (*testing.common).Errorf (govet)
|
b64linebreaker.go#L29
SA1006: printf-style function with dynamic format string and no further arguments should use print-style function instead (staticcheck)
|
msg.go#L746
SA1006: printf-style function with dynamic format string and no further arguments should use print-style function instead (staticcheck)
|
msg.go#L761
SA1006: printf-style function with dynamic format string and no further arguments should use print-style function instead (staticcheck)
|
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
|
This job failed
Loading