amzn / amzn/fire-app-builder

Issue when RSS feed has only 1 item

Open
#48 8 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
201
Forks
255
PR merge metrics
No merged PRs in 30d

Description

When the RSS feed has only one item I get the following error: Recipe chain failed:
java.lang.ClassCastException: java.lang.String cannot be cast to java.util.ArrayList

Is this a bug or am I missing something in the setup?

Contributor guide

Open the contributing guide

Research direction

Reproduce the failure with an RSS feed containing exactly one item and inspect where the Java ClassCastException occurs in the recipe chain. Trace the feed-processing stage responsible, then verify that a one-item feed completes without the exception and that its item is handled correctly.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
mobile
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.