LiskArchive / lisk-service

:gear: API based service provider to Lisk user interfaces
https://lisk.com
Apache License 2.0
32 stars 15 forks source link

Update NodeJS version to 18.20.1 #2043

Closed sameersubudhi closed 7 months ago

sameersubudhi commented 7 months ago

What was the problem?

This PR resolves #2042

How was it solved?

How was it tested?

Locally, ran against Lisk Core on mainnet and testnet

codecov[bot] commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 67.89%. Comparing base (f665ca4) to head (ec02315).

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/LiskHQ/lisk-service/pull/2043/graphs/tree.svg?width=650&height=150&src=pr&token=987H7T2C3K&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=LiskHQ)](https://app.codecov.io/gh/LiskHQ/lisk-service/pull/2043?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=LiskHQ) ```diff @@ Coverage Diff @@ ## development #2043 +/- ## ============================================ Coverage 67.89% 67.89% ============================================ Files 303 303 Lines 5703 5703 Branches 1081 1081 ============================================ Hits 3872 3872 Misses 1831 1831 ``` | [Files](https://app.codecov.io/gh/LiskHQ/lisk-service/pull/2043?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=LiskHQ) | Coverage Δ | | |---|---|---| | [services/blockchain-connector/config.js](https://app.codecov.io/gh/LiskHQ/lisk-service/pull/2043?src=pr&el=tree&filepath=services%2Fblockchain-connector%2Fconfig.js&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=LiskHQ#diff-c2VydmljZXMvYmxvY2tjaGFpbi1jb25uZWN0b3IvY29uZmlnLmpz) | `100.00% <100.00%> (ø)` | | | [services/gateway/tests/constants/utils.js](https://app.codecov.io/gh/LiskHQ/lisk-service/pull/2043?src=pr&el=tree&filepath=services%2Fgateway%2Ftests%2Fconstants%2Futils.js&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=LiskHQ#diff-c2VydmljZXMvZ2F0ZXdheS90ZXN0cy9jb25zdGFudHMvdXRpbHMuanM=) | `100.00% <ø> (ø)` | |