haveno-dex / haveno

Decentralized P2P exchange platform built on Monero and Tor
https://haveno.exchange
GNU Affero General Public License v3.0
994 stars 110 forks source link

Missing `.localnet` in artifacts #1268

Open Jabster28 opened 3 weeks ago

Jabster28 commented 3 weeks ago

The .localnet artifact has been failing to upload since #1215 was merged in cae360b. There are also some warning in the windows builds that may be related.

woodser commented 3 weeks ago

This actually appeared with #1244, not #1215.

It causes these annotations in the CI build:

No files were found with the provided path: .localnet. No artifacts will be uploaded..

image

Can anyone help to fix it?

woodser commented 3 weeks ago

There are also some warning in the windows builds that may be related.

What are the warnings in the windows build?

I only see "OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended".

Jabster28 commented 2 weeks ago

@woodser The lines in the log here, but looking at it again those are probably just caching issues and not related.