WFCD / warframe-items

📘 Get all Warframe items directly from Warframe's API. No more messy wikia scraping.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Bug] CI: Nexus stats CI is now outdated and can't run semantic-release

TobiTenno opened this issue · comments

commented

Describe the bug

Nexus-ci is outdated and cannot run semantic-release

NodeJS Version

v10.24.1

npm Version

v???

warframe-items Version

v1.1249.135

Access Method

npm Package (Default)

What happened?

CI Cannot release, blocking new versions to be released on npm.
Logs:

+ git fetch --tags --quiet origin
+ npx semantic-release
npx: installed 576 in 26.514s
[semantic-release]: node version >=14.17 is required. Found v10.24.1.

See https://github.com/semantic-release/semantic-release/blob/master/docs/support/node-version.md for more details and solutions.
commented

temporarily mitigated with 2772696

commented

Fully mitigated as of 42e5562