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

/feed throws undef error #2287

Closed
oalders opened this issue Apr 5, 2020 · 1 comment
Closed

/feed throws undef error #2287

oalders opened this issue Apr 5, 2020 · 1 comment
Labels

Comments

@oalders
Copy link
Member

oalders commented Apr 5, 2020

https://metacpan.org/feed/distribution/xml-libxml

[2020/04/05 15:12:13] [ERROR] [/feed/distribution/xml-libxml] Undef did not pass type constraint "ArrayRef[HashRef]" at (eval 1596) line 55
    "ArrayRef[HashRef]" is a subtype of "ArrayRef"
    "ArrayRef" is a subtype of "Ref"
    "Ref" is a subtype of "Defined"
    Undef did not pass type constraint "Defined"
    "Defined" is defined as: (defined($_))
@mohawk2
Copy link
Contributor

mohawk2 commented Aug 2, 2020

I just tried to repro this and it didn't crash. I think this is now fixed?

@oalders oalders closed this as completed Aug 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants