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

Error reading GitHub URLs #12761

Closed
ericvoshall opened this issue Jul 20, 2022 · 0 comments · Fixed by #12791
Closed

Error reading GitHub URLs #12761

ericvoshall opened this issue Jul 20, 2022 · 0 comments · Fixed by #12791
Labels
bug Something isn't working

Comments

@ericvoshall
Copy link
Contributor

ericvoshall commented Jul 20, 2022

Expected Behavior

GitHub Discovery and URL reading should work without issue when using GitHub Apps.

Actual Behavior

Receiving errors when trying to create Location entities.

[1] 2022-07-20T17:51:54.360Z catalog warn Unable to read url, TypeError: Cannot read properties of undefined (reading 'some') type=plugin entity=location:default/generated-06fa68e2c829fc2780525e800261d718fa7da58f

Steps to Reproduce

  1. Have Backstage configured to use GitHub Apps for GitHub integration
  2. Configure a github-discovery Location or add a url location that is a GitHub URL.
  3. Run Backstage
  4. Error output from the catalog when it attempts to create Location entities

Context

We didn't have an issue until we updated to 1.4.0.

image

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

Successfully merging a pull request may close this issue.

1 participant