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

invalid_url check giving false positive #124

Open
danpetry opened this issue Nov 4, 2022 · 3 comments
Open

invalid_url check giving false positive #124

danpetry opened this issue Nov 4, 2022 · 3 comments
Labels
good first issue Good for newcomers

Comments

@danpetry
Copy link
Member

danpetry commented Nov 4, 2022

Please see: AnacondaRecipes/fontconfig-feedstock#6 (comment)

The linter check is reporting 503: not reachable, but the url clearly works.

@danpetry
Copy link
Member Author

danpetry commented Nov 4, 2022

Comment by kai: might be a firewalling thing. not all urls are actually reachable from our builders, if they need to pass our firewall rules of the http/https activate-state inspection.

@marcoesters
Copy link
Collaborator

We could possibly change error level to WARNING if status code > 500

@marcoesters marcoesters added the good first issue Good for newcomers label Nov 10, 2022
@schuylermartin45
Copy link
Collaborator

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants