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

Fix listings fail to be written to the local CSV file #89

Closed
EtienneLamoureux opened this issue Dec 11, 2024 · 0 comments · Fixed by #91
Closed

Fix listings fail to be written to the local CSV file #89

EtienneLamoureux opened this issue Dec 11, 2024 · 0 comments · Fixed by #91
Labels
bug Something isn't working
Milestone

Comments

@EtienneLamoureux
Copy link
Owner

EtienneLamoureux commented Dec 11, 2024

Error

java.lang.NullPointerException: Cannot invoke "tools.sctrade.companion.domain.commodity.InventoryLevel.getLabel()" because the return value of "tools.sctrade.companion.domain.commodity.CommodityListing.inventoryLevel()" is null

Logs

error.txt

@EtienneLamoureux EtienneLamoureux added the bug Something isn't working label Dec 11, 2024
@EtienneLamoureux EtienneLamoureux changed the title Writing listings to the local CSV fails Listings fail to to be written to the local CSV file Dec 11, 2024
@EtienneLamoureux EtienneLamoureux changed the title Listings fail to to be written to the local CSV file Fix listings fail to to be written to the local CSV file Dec 11, 2024
@EtienneLamoureux EtienneLamoureux changed the title Fix listings fail to to be written to the local CSV file Fix listings failing to be written to the local CSV file Dec 11, 2024
@EtienneLamoureux EtienneLamoureux changed the title Fix listings failing to be written to the local CSV file Fix listings fail to be written to the local CSV file Dec 11, 2024
@EtienneLamoureux EtienneLamoureux added this to the 1.0.5 milestone Dec 11, 2024
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