Refactor webserver structures #1071
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
queue_and_merge.yml
on: pull_request
Matrix: Docker
Tests
3m 29s
Annotations
21 errors and 13 warnings
|
Format
Process completed with exit code 1.
|
|
Clippy:
webserver/src/handler/transaction.rs#L23
unnecessary parentheses around type
|
|
Clippy:
webserver/src/repository/balance.rs#L2
unused import: `NullableExpressionMethods`
|
|
Clippy:
webserver/src/response/chain.rs#L1
unused import: `orm::parameters::ParametersDb`
|
|
Clippy:
webserver/src/response/governance.rs#L3
unused import: `orm::crawler_state::ChainCrawlerStateDb`
|
|
Clippy:
webserver/src/response/governance.rs#L5
unused imports: `GovernanceProposalDb`, `GovernanceProposalKindDb`, `GovernanceProposalResultDb`, and `GovernanceProposalTallyTypeDb`
|
|
Clippy:
webserver/src/response/governance.rs#L8
unused imports: `GovernanceProposalVoteDb` and `GovernanceVoteKindDb`
|
|
Clippy:
webserver/src/response/governance.rs#L10
unused import: `sha256::digest`
|
|
Clippy:
webserver/src/response/governance.rs#L11
unused import: `subtle_encoding::hex`
|
|
Clippy:
webserver/src/handler/crawler_state.rs#L47
redundant closure
|
|
Clippy:
webserver/src/handler/transaction.rs#L65
redundant closure
|
|
Tests:
webserver/src/handler/transaction.rs#L23
unnecessary parentheses around type
|
|
Tests:
webserver/src/repository/balance.rs#L2
unused import: `NullableExpressionMethods`
|
|
Tests:
webserver/src/response/chain.rs#L1
unused import: `orm::parameters::ParametersDb`
|
|
Tests:
webserver/src/response/governance.rs#L3
unused import: `orm::crawler_state::ChainCrawlerStateDb`
|
|
Tests:
webserver/src/response/governance.rs#L5
unused imports: `GovernanceProposalDb`, `GovernanceProposalKindDb`, `GovernanceProposalResultDb`, and `GovernanceProposalTallyTypeDb`
|
|
Tests:
webserver/src/response/governance.rs#L8
unused imports: `GovernanceProposalVoteDb` and `GovernanceVoteKindDb`
|
|
Tests:
webserver/src/response/governance.rs#L10
unused import: `sha256::digest`
|
|
Tests:
webserver/src/response/governance.rs#L11
unused import: `subtle_encoding::hex`
|
|
Tests
Process completed with exit code 101.
|
|
can_enqueue
Process completed with exit code 1.
|
|
Format
Cache not found for keys: v0-rust-format-Linux-x64-e2d02109-ca43f110, v0-rust-format-Linux-x64-e2d02109
|
|
Format:
webserver/src/entity/balance.rs#L1
Diff in /home/runner/work/namada-indexer/namada-indexer/webserver/src/entity/balance.rs
|
|
Format:
webserver/src/entity/block.rs#L23
Diff in /home/runner/work/namada-indexer/namada-indexer/webserver/src/entity/block.rs
|
|
Format:
webserver/src/entity/crawler.rs#L4
Diff in /home/runner/work/namada-indexer/namada-indexer/webserver/src/entity/crawler.rs
|
|
Format:
webserver/src/entity/gas.rs#L1
Diff in /home/runner/work/namada-indexer/namada-indexer/webserver/src/entity/gas.rs
|
|
Format:
webserver/src/entity/governance.rs#L1
Diff in /home/runner/work/namada-indexer/namada-indexer/webserver/src/entity/governance.rs
|
|
Format:
webserver/src/entity/masp.rs#L1
Diff in /home/runner/work/namada-indexer/namada-indexer/webserver/src/entity/masp.rs
|
|
Format:
webserver/src/entity/mod.rs#L1
Diff in /home/runner/work/namada-indexer/namada-indexer/webserver/src/entity/mod.rs
|
|
Format:
webserver/src/entity/pgf.rs#L1
Diff in /home/runner/work/namada-indexer/namada-indexer/webserver/src/entity/pgf.rs
|
|
Format:
webserver/src/entity/pk.rs#L11
Diff in /home/runner/work/namada-indexer/namada-indexer/webserver/src/entity/pk.rs
|
|
Format:
webserver/src/entity/transaction.rs#L1
Diff in /home/runner/work/namada-indexer/namada-indexer/webserver/src/entity/transaction.rs
|
|
Clippy
Cache not found for keys: v0-rust-clippy-Linux-x64-26ad3c07-ca43f110, v0-rust-clippy-Linux-x64-26ad3c07
|
|
Tests
Cache not found for keys: v0-rust-test-Linux-x64-26ad3c07-ca43f110, v0-rust-test-Linux-x64-26ad3c07
|