Skip to content

Add Explorer replacement #24

Add Explorer replacement

Add Explorer replacement #24

Triggered via pull request September 26, 2024 11:10
Status Failure
Total duration 6m 15s
Artifacts

build.yaml

on: pull_request
Run linters (MPW)
43s
Run linters (MPW)
Run linters (Tauri)
2m 53s
Run linters (Tauri)
Build tauri
6m 4s
Build tauri
Fit to window
Zoom out
Zoom in

Annotations

1 error and 20 warnings
Run linters (Tauri)
Process completed with exit code 101.
Run linters (MPW): MPW/scripts/__mocks__/network.js#L88
'skipCoinstake' is assigned a value but never used
Run linters (Tauri): global_function_macro/src/lib.rs#L45
unused variable: `arrow`
Run linters (Tauri)
unused import: `jsonrpsee::types::Params`
Run linters (Tauri)
unused import: `serde::Deserialize`
Run linters (Tauri)
unused import: `Stdio`
Run linters (Tauri)
unused imports: `StreamExt` and `TryStreamExt`
Run linters (Tauri)
variable does not need to be mutable
Run linters (Tauri)
variable does not need to be mutable
Run linters (Tauri)
variable does not need to be mutable
Run linters (Tauri)
variable does not need to be mutable
Build tauri: global_function_macro/src/lib.rs#L45
unused variable: `arrow`
Build tauri
unused import: `pivx_rpc::PIVXRpc`
Build tauri
unused import: `jsonrpsee::types::Params`
Build tauri
unused import: `serde::Deserialize`
Build tauri
unused import: `Stdio`
Build tauri
unused imports: `StreamExt` and `TryStreamExt`
Build tauri
variable does not need to be mutable
Build tauri
variable does not need to be mutable
Build tauri
variable does not need to be mutable
Build tauri
function `greet` is never used