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

install.sh script broken in main #3511

Closed
4 tasks done
armsnyder opened this issue Jan 28, 2023 · 3 comments
Closed
4 tasks done

install.sh script broken in main #3511

armsnyder opened this issue Jan 28, 2023 · 3 comments
Labels
duplicate This issue or pull request already exists

Comments

@armsnyder
Copy link

Welcome

  • Yes, I'm using a binary release within 2 latest major releases. Only such installations are supported.
  • Yes, I've searched similar issues on GitHub and didn't find any.
  • Yes, I've included all information below (version, config, etc.).
  • Yes, I've tried with the standalone linter if available (e.g., gocritic, go vet, etc.). (https://golangci-lint.run/usage/linters/)

Description of the problem

To reproduce, run:

curl -sSfL https://raw.githubusercontent.com/golangci/golangci-lint/master/install.sh | sh -s -- v1.50.1

Result:

golangci/golangci-lint info checking GitHub for tag 'v1.50.1'
golangci/golangci-lint info found version:  <!DOCTYPE html> <html lang= for  <!DOCTYPE html> <html lang=/darwin/arm64

(exits with code 3)

Version of golangci-lint

n/a

Configuration file

n/a

Go environment

n/a

Verbose output of running

n/a

Code example or link to a public repository

n/a

@armsnyder armsnyder added the bug Something isn't working label Jan 28, 2023
@boring-cyborg
Copy link

boring-cyborg bot commented Jan 28, 2023

Hey, thank you for opening your first Issue ! 🙂 If you would like to contribute we have a guide for contributors.

@armsnyder
Copy link
Author

And it's back to working again. Maybe d57156e resolved it? I'll close the issue.

@ldez
Copy link
Member

ldez commented Jan 28, 2023

duplicate of #3509

@ldez ldez added duplicate This issue or pull request already exists and removed bug Something isn't working labels Jan 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants