Skip to content

Conversation

@litecomb
Copy link

This is a compile time error on newer compilers, caused testcases to fail

Change Description

The issue was that help.go testcase was failing to compile.
Whoever wrote this didn't intend to utilize the first arg w as format string, as evidenced by the else branch.

Steps to Test

go test ./...

Pull Request Checklist

Testing

  • Your PR passes all CI checks.
  • Tests covering the positive and negative (error paths) are included.
  • Bug fixes contain tests triggering the bug to prevent regressions.

Code Style and Documentation

📝 Please see our Contribution Guidelines for further guidance.

This is a compile time error on newer compilers, caused testcases to fail
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