Merge pull request #32 from Duddino/real-paths #81
build.yaml
on: push
Run linters (MPW)
51s
Run linters (Tauri)
3m 1s
Build tauri
5m 52s
Annotations
9 warnings
Run linters (MPW)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run linters (MPW):
MPW/scripts/network/network_manager.js#L1
'ExplorerNetwork' is defined but never used
|
Run linters (MPW):
MPW/scripts/network/tauri_network.js#L17
'skipCoinstake' is assigned a value but never used
|
Run linters (Tauri)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run linters (Tauri)
unused import: `std::path::PathBuf`
|
Run linters (Tauri)
associated function `new` is never used
|
Build tauri
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build tauri
unused import: `std::path::PathBuf`
|
Build tauri
associated function `new` is never used
|