Help: Error while passing ci/circleci: api_golden_checks for Google Maps.
See original GitHub issueI am trying to create a PR and the PR is causing failed ci/circleci: api_golden_checks. I have tried running yarn approve-api google-maps
but this command also gives an error ERROR: Skipping '//tools/public_api_guard:google-maps/.md_api.accept': no such target
. I think that my project is not configured properly. Can someone help me know the steps you have to follow before creating a PR.
PR Link: https://github.com/angular/components/pull/23775
I am attaching the error screenshot.
- Browser(s): Chrome
- Operating System Windows 10.
Issue Analytics
- State:
- Created 2 years ago
- Comments:5 (4 by maintainers)
Top Results From Across the Web
Google nearby search UNKNOWN ERROR - CircleCI Discuss
Hello, Without any modifications, one of my pipeline testing the GoogleMap API NearbySearch stopped working. Maybe it's a network error ...
Read more >Troubleshooting Builds "Unauthorized" due to contexts
If your builds are failing as "Unauthorized" and you are utilizing contexts, please try the following troubleshooting steps:.
Read more >CircleCI API v2 Returns "404 Not Found"
Error Overview When sending requests to CircleCI API v2 endpoints, you might receive a 404 response. Depending on which endpoint you're...
Read more >Cannot build iOS app because Google Maps framework
I have added Google Maps framework to GitHub using ... When I push my code to git Circle CI starts to make a...
Read more >Create User Keys with the API - CircleCI Support
Troubleshooting "An internal server error occurred": Create User Keys with ... you can also create a user key for the project via our...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
It’s an issue with the
approve-api
script that has been there for a while now. You can achieve the same result with this:yarn bazel run //tools/public_api_guard:google-maps/google-maps.md_api.accept
.This issue has been automatically locked due to inactivity. Please file a new issue if you are encountering a similar or related problem.
Read more about our automatic conversation locking policy.
This action has been performed automatically by a bot.