WFCD / warframe-items

📘 Get all Warframe items directly from Warframe's API. No more messy wikia scraping.
MIT License
279 stars 53 forks source link

:bug: wiki lua errors #307

Closed TobiTenno closed 2 years ago

TobiTenno commented 2 years ago

Describe the bug

The Wikia team added more breaking content to their data modules

NodeJS Version

15 (ci)

npm Version

(ci)

warframe-items Version

latest

Access Method

github download

What happened?

The build is breaking due to the Wikia team adding more breaking content to their data modules. We should either remove them ourselves from the modules or replace the offending lines when we clone their data.

Error: Error: Command failed: lua ./tmp/dataraw.lua > ./tmp/dataraw.json
lua: ./tmp/dataraw.lua:80: <eof> expected near 'print'
wfcd-bot-boi commented 2 years ago

:tada: This issue has been resolved in version 1.1252.66 :tada:

The release is available on:

Your semantic-release bot :package::rocket: