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

checkstyle.sh is failing #17

Open
skwashd opened this issue Oct 24, 2021 · 0 comments
Open

checkstyle.sh is failing #17

skwashd opened this issue Oct 24, 2021 · 0 comments

Comments

@skwashd
Copy link

skwashd commented Oct 24, 2021

Running checkstyle.sh on mainline produces the following output:

./Tools/src/checkstyle.sh
Run checkstyle script
Run 'gofmt'
Error: Found files not formatted by gofmt
/path/to/source/session-manager-plugin/src/log/log_unix.go
/path/to/source/session-manager-plugin/src/log/log_windows.go
/path/to/source/session-manager-plugin/src/sessionmanagerplugin/session/sessionutil/control_signals_unix.go
/path/to/source/session-manager-plugin/src/sessionmanagerplugin/session/sessionutil/control_signals_windows.go
/path/to/source/session-manager-plugin/src/sessionmanagerplugin/session/sessionutil/sessionutil_unix.go
/path/to/source/session-manager-plugin/src/sessionmanagerplugin/session/sessionutil/sessionutil_windows.go
/path/to/source/session-manager-plugin/src/sessionmanagerplugin/session/shellsession/shellsession_unix.go
/path/to/source/session-manager-plugin/src/sessionmanagerplugin/session/shellsession/shellsession_windows.go
Please run 'gofmt -w' for files listed.
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

No branches or pull requests

1 participant