-
-
Notifications
You must be signed in to change notification settings - Fork 657
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
Fix CI #1485
Comments
I will make sure this issue is taken care of. #1534 seems like a good start. I will make sure all of the CI issues are addressed before I close this. Still working on getting write access to this repo. |
I believe there are still a few remaining issues with the CI. Here are the errors from configlet:
There are also a few more errors from the other ones, but I will start with making configlet lint happy. |
PR #1544 fixes the configlet linting issues. Now I can start working on a PR to address other issues breaking the other CI tests. |
Done, all CI are now passing on the main branch. |
This is so great :) |
This repository's
main
branch currently does not pass all CI checks.This makes detecting issues in PRs harder and might result in a broken track, and so is an important thing to fix.
The following CI workflows are currently failing:
https://github.com/exercism/go/runs/3382441936
https://github.com/exercism/go/runs/3382441888
https://github.com/exercism/go/runs/3382441808
https://github.com/exercism/go/runs/3382441775
https://github.com/exercism/go/runs/3382441694
https://github.com/exercism/go/runs/3382441690
Tracking
exercism/v3-launch#55
The text was updated successfully, but these errors were encountered: