add 'delegation/address' route #159
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
14 warnings
ci
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
ci
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/
|
ci
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/
|
ci
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/
|
ci
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/
|
ci
profiles for the non root package will be ignored, specify profiles at the workspace root:
|
ci
some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"`
|
ci:
indexer/tasks/src/multiera/multiera_address_delegation.rs#L80
unused variable: `credential`
|
ci:
indexer/tasks/src/multiera/multiera_address_delegation.rs#L99
unused variable: `operator`
|
ci:
indexer/tasks/src/multiera/multiera_address_delegation.rs#L100
unused variable: `pool_owners`
|
ci:
indexer/tasks/src/multiera/multiera_address_delegation.rs#L101
unused variable: `reward_account`
|
ci:
indexer/tasks/src/multiera/multiera_address_delegation.rs#L104
unused variable: `key_hash`
|
ci:
indexer/tasks/src/multiera/multiera_address_delegation.rs#L106
unused variable: `mir`
|
ci
`tasks` (lib) generated 6 warnings (run `cargo fix --lib -p tasks` to apply 6 suggestions)
|