feat: Add tip router tracking and scoring #451
build.yaml
on: pull_request
Annotations
12 errors and 14 warnings
lint:
programs/steward/src/state/accounts.rs#L13
no function or associated item named `get_full_path` found for struct `spl_pod::primitives::PodU16` in the current scope
|
lint:
programs/steward/src/state/accounts.rs#L13
no function or associated item named `create_type` found for struct `spl_pod::primitives::PodU16` in the current scope
|
lint:
programs/steward/src/state/accounts.rs#L13
no function or associated item named `insert_types` found for struct `spl_pod::primitives::PodU16` in the current scope
|
lint
Process completed with exit code 101.
|
udeps:
programs/steward/src/state/accounts.rs#L13
no function or associated item named `get_full_path` found for struct `PodU16` in the current scope
|
udeps:
programs/steward/src/state/accounts.rs#L13
no function or associated item named `create_type` found for struct `PodU16` in the current scope
|
udeps:
programs/steward/src/state/accounts.rs#L13
no function or associated item named `insert_types` found for struct `PodU16` in the current scope
|
udeps
Process completed with exit code 101.
|
verified_build:
programs/steward/src/state/accounts.rs#L13
no function or associated item named `get_full_path` found for struct `PodU16` in the current scope
|
verified_build:
programs/steward/src/state/accounts.rs#L13
no function or associated item named `create_type` found for struct `PodU16` in the current scope
|
verified_build:
programs/steward/src/state/accounts.rs#L13
no function or associated item named `insert_types` found for struct `PodU16` in the current scope
|
verified_build
Process completed with exit code 1.
|
security_audit
Cache not found for keys: cargo-install-cargo-audit-0.21.2-3c105674d1c98c307aa8dd5a
|
udeps
New version for cargo-udeps available: 0.1.55
|
verified_build:
programs/validator-history/src/instructions/backfill_total_blocks.rs#L9
unexpected `cfg` condition value: `anchor-debug`
|
verified_build:
programs/validator-history/src/instructions/copy_cluster_info.rs#L16
unexpected `cfg` condition value: `anchor-debug`
|
verified_build:
programs/validator-history/src/instructions/copy_gossip_contact_info.rs#L33
unexpected `cfg` condition value: `anchor-debug`
|
verified_build:
programs/validator-history/src/instructions/copy_tip_distribution_account.rs#L12
unexpected `cfg` condition value: `anchor-debug`
|
verified_build:
programs/validator-history/src/instructions/copy_vote_account.rs#L9
unexpected `cfg` condition value: `anchor-debug`
|
verified_build:
programs/validator-history/src/instructions/initialize_cluster_history_account.rs#L4
unexpected `cfg` condition value: `anchor-debug`
|
verified_build:
programs/validator-history/src/instructions/initialize_config.rs#L5
unexpected `cfg` condition value: `anchor-debug`
|
verified_build:
programs/validator-history/src/instructions/initialize_validator_history_account.rs#L9
unexpected `cfg` condition value: `anchor-debug`
|
verified_build:
programs/validator-history/src/instructions/realloc_cluster_history_account.rs#L25
unexpected `cfg` condition value: `anchor-debug`
|
verified_build:
programs/validator-history/src/instructions/realloc_validator_history_account.rs#L27
unexpected `cfg` condition value: `anchor-debug`
|
verified_build
New version for solana-verify available: 0.4.1
|
Build
The ubuntu-20.04 runner image will be end of life on 2025-04-01. Jobs using the ubuntu-20.04 image should be updated to ubuntu-22.04 or ubuntu-24.04. For more details, see https://github.com/actions/runner-images/issues/11101
|