We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Jul 18 10:00:04 bash[56494]: file:///home/hakkadaikon/repos/run/nostr-yaruo-bot/src/actions/news.mjs:83 Jul 18 10:00:04 bash[56494]: let dom = new JSDOM(response.data, { url: newsurl }); Jul 18 10:00:04 bash[56494]: ^ Jul 18 10:00:04 bash[56494]: TypeError: Cannot read properties of undefined (reading 'data') Jul 18 10:00:04 bash[56494]: at Module.getNewsContent (file:///home/hakkadaikon/repos/run/nostr-yaruo-bot/src/actions/news.mjs:83:32) Jul 18 10:00:04 bash[56494]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5) Jul 18 10:00:04 bash[56494]: at async file:///home/hakkadaikon/repos/run/nostr-yaruo-bot/src/commands/command.mjs:83:7 Jul 18 10:00:04 bash[56494]: Node.js v20.1.0
The text was updated successfully, but these errors were encountered:
Add news summary response validation. #14
23571ac
No branches or pull requests
Summary
The text was updated successfully, but these errors were encountered: