Deploy #138
Annotations
14 warnings
Install stable toolchain
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Install stable toolchain
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Install stable toolchain
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Install stable toolchain
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Run cargo build:
crates/rpc/src/model/cluster/node.rs#L27
field `tx_builder` is never read
|
Run cargo build:
crates/rpc/src/model/cluster/node.rs#L71
methods `new_game`, `start_game`, `add_player`, `cleanup_game`, `end_game`, and `fetch_utxos` are never used
|
Run cargo build:
crates/rpc/src/model/cluster/node.rs#L264
method `to_http_url` is never used
|
Run cargo build:
crates/rpc/src/model/game/contract/validator.rs#L7
struct `Validator` is never constructed
|
Run cargo build:
crates/rpc/src/model/game/contract/validator.rs#L10
associated functions `cbor`, `address`, `compute_hash`, and `to_plutus` are never used
|
Run cargo build:
crates/rpc/src/model/hydra/hydra_socket.rs#L199
function `submit_tx_roundtrip` is never used
|
Run cargo build:
crates/rpc/src/model/tx_builder.rs#L31
fields `admin_key`, `admin_pkh`, and `network` are never read
|
Run cargo build:
crates/rpc/src/model/tx_builder.rs#L46
methods `new_game`, `add_player`, `start_game`, `end_game`, `cleanup_game`, and `find_admin_utxos` are never used
|
Run cargo build:
crates/rpc/src/routes/stats.rs#L47
constant `TOTAL_BOTS` is never used
|
Run cargo build:
crates/rpc/src/routes/stats.rs#L48
constant `ACTIVE_BOTS` is never used
|
Loading