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

Lychee lints CI check failing #10641

Closed
jancionear opened this issue Feb 21, 2024 · 1 comment
Closed

Lychee lints CI check failing #10641

jancionear opened this issue Feb 21, 2024 · 1 comment
Labels
A-CI Area: Continuous Integration

Comments

@jancionear
Copy link
Contributor

The Lychee Lints CI check is currently failing on all PRs.
For example: https://github.com/near/nearcore/actions/runs/7989919938/job/21817515763?pr=10613

The error message is:

## Errors per input

### Errors in CONTRIBUTING.md

* [403] [https://stackoverflow.com/questions/63341296/github-pull-request-allow-edits-by-maintainers](https://stackoverflow.com/questions/63341296/github-pull-request-allow-edits-by-maintainers) | Failed: Network error: Forbidden
* [403] [https://stackoverflow.com/questions/40893008/how-to-resume-review-process-after-updating-pull-request-at-github](https://stackoverflow.com/questions/40893008/how-to-resume-review-process-after-updating-pull-request-at-github) | Failed: Network error: Forbidden

### Errors in docs/practices/workflows/otel_traces.md

* [404] [https://github.com/PagodaPlatform/tf-near-node/blob/main/doc/otlp.md](https://github.com/PagodaPlatform/tf-near-node/blob/main/doc/otlp.md) | Failed: Network error: Not Found

### Errors in .github/ISSUE_TEMPLATE/bug_report.md

* [403] [https://stackoverflow.com/search?q=nearprotocol](https://stackoverflow.com/search?q=nearprotocol) | Failed: Network error: Forbidden

Error: Process completed with exit code 2.

I can reach those links, maybe the checker is rejected by some kind of bot protection? o-O

It's annoying that the CI is always red, even when the PR is correct. It would be nice to disable this check or fix it.

@jancionear jancionear added the A-CI Area: Continuous Integration label Feb 21, 2024
@jancionear
Copy link
Contributor Author

Fixed in #10644

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-CI Area: Continuous Integration
Projects
None yet
Development

No branches or pull requests

1 participant