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

Docs site 404s, seems like its down #4020

Closed
5 tasks done
audunmo opened this issue Aug 17, 2023 · 5 comments
Closed
5 tasks done

Docs site 404s, seems like its down #4020

audunmo opened this issue Aug 17, 2023 · 5 comments
Labels
area: docs bug Something isn't working

Comments

@audunmo
Copy link

audunmo commented Aug 17, 2023

Welcome

Description of the problem

golangci-lint.run 404s, it’s seemingly offline.

Version of golangci-lint

$ golangci-lint --version
# Paste output here

Configuration

# paste configuration file or CLI flags here

Go environment

$ go version && go env
# paste output here

Verbose output of running

$ golangci-lint cache clean
$ golangci-lint run -v
# paste output here

A minimal reproducible example or link to a public repository

// add your code here

Validation

  • Yes, I've included all information above (version, config, etc.).
@audunmo audunmo added the bug Something isn't working label Aug 17, 2023
@boring-cyborg
Copy link

boring-cyborg bot commented Aug 17, 2023

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

@nilsherzig
Copy link

nilsherzig commented Aug 17, 2023

Yea looks like the build action is running since ~ 80mins https://github.com/golangci/golangci-lint/actions/runs/5890887619/job/15976887669

normal runtime is < 2min

@ldez
Copy link
Member

ldez commented Aug 17, 2023

Fixed by #4014

@ldez ldez closed this as completed Aug 17, 2023
@jamietanna
Copy link

FYI even though the deploy has passed we're still seeing 404s

@jamietanna
Copy link

Sorry for the noise, looks like it's up now 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: docs bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants