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

main: fix dropped error #1002

Merged
merged 1 commit into from
Oct 31, 2023
Merged

main: fix dropped error #1002

merged 1 commit into from
Oct 31, 2023

Conversation

alrs
Copy link
Contributor

@alrs alrs commented Oct 27, 2023

This fixes a dropped err variable in the nebula package

@wadey wadey added this to the v1.8.0 milestone Oct 27, 2023
@wadey
Copy link
Member

wadey commented Oct 31, 2023

This isn't an actual issue because the current implementation of NewSSHServer never returns an error (https://github.com/slackhq/nebula/blob/v1.7.2/sshd/server.go#L56), but still good to fix so no surprises happen in the future. Thanks.

@wadey wadey merged commit 77a8ce1 into slackhq:master Oct 31, 2023
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants