neume-network / extraction-worker

Async worker_thread component for maximalizing concurrent data retrieval and processing.
GNU General Public License v3.0
3 stars 5 forks source link

feat/add-arweave-api #55

Closed Kunkka0822 closed 2 years ago

TimDaub commented 2 years ago

do we have to update @neume-network/schema to v0.8.0?

Kunkka0822 commented 2 years ago

one last change hopefully:

  • upgrade @neume-network/schema to 0.8.0

image @TimDaub @il3ven How do you think about this error? It is because of "format": "uri" in schema

TimDaub commented 2 years ago

can be that we aren't implementinf ajv-formats. If so pls integrate as e.g. here: https://github.com/neume-network/strategies/blob/4652e0aa0ba427279e6c1d0269e88519b41e7a5d/src/lifecycle.mjs#L32

Kunkka0822 commented 2 years ago

I have upgraded schema module, but some test cases are failed.

TimDaub commented 2 years ago

it's the package-lock.json file, read the ci output