Add Explorer replacement #28
build.yaml
on: pull_request
Run linters (MPW)
41s
Run linters (Tauri)
2m 23s
Build tauri
6m 54s
Annotations
1 error and 24 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 (MPW):
MPW/scripts/tauri_network.js#L18
'skipCoinstake' is assigned a value but never used
|
Run linters (MPW):
MPW/scripts/tauri_network.js#L52
'nStartHeight' is assigned a value but never used
|
Run linters (MPW):
MPW/scripts/tauri_network.js#L64
'first' 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: `address_index::address_extractor`
|
Run linters (Tauri)
unused imports: `StreamExt` and `TryStreamExt`
|
Run linters (Tauri)
unused import: `Serialize`
|
Run linters (Tauri)
unused import: `Tx`
|
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: `address_index::address_extractor`
|
Build tauri
unused imports: `StreamExt` and `TryStreamExt`
|
Build tauri
unused import: `Serialize`
|
Build tauri
unused import: `Tx`
|
Build tauri
variable does not need to be mutable
|
Build tauri
variable does not need to be mutable
|