Skip to content

bump ya-agreement-utils #351

bump ya-agreement-utils

bump ya-agreement-utils #351

Triggered via push November 27, 2023 19:23
Status Failure
Total duration 3m 51s
Artifacts

fmt-clippy.yml

on: push
Check formatting
3m 40s
Check formatting
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 8 warnings
Check formatting: agent/provider/src/market/negotiator/component.rs#L5
unresolved import `ya_agreement_utils::ProposalView`
Check formatting: agent/provider/src/market/negotiator/builtin/demand_validation.rs#L5
unresolved import `crate::market::negotiator::ProposalView`
Check formatting: agent/provider/src/market/negotiator/builtin/expiration.rs#L9
unresolved import `crate::market::negotiator::ProposalView`
Check formatting: agent/provider/src/market/negotiator/builtin/max_agreements.rs#L8
unresolved import `crate::market::negotiator::ProposalView`
Check formatting: agent/provider/src/market/negotiator/builtin/note_interval.rs#L8
unresolved import `crate::market::negotiator::ProposalView`
Check formatting: agent/provider/src/market/negotiator/builtin/payment_timeout.rs#L8
unresolved import `crate::market::negotiator::ProposalView`
Check formatting: agent/provider/src/market/negotiator/composite.rs#L21
unresolved import `crate::market::negotiator::ProposalView`
Check formatting: agent/provider/src/market/negotiator/composite.rs#L4
unused import: `std::convert::TryFrom`
Check formatting: agent/provider/src/market/provider_market.rs#L401
no field `id` on type `ya_agreement_utils::AgreementView`
Check formatting: agent/provider/src/market/provider_market.rs#L407
no field `id` on type `ya_agreement_utils::AgreementView`
Check formatting
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/
Check formatting
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/
Check formatting
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/
Check formatting
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/
Check formatting
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/
Check formatting
Unexpected input(s) 'save-if', valid inputs are ['command', 'toolchain', 'args', 'use-cross']
Check formatting
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: expected value, found comma 18: server = [ 19: 'prost' , ^ 20: 'futures',
Check formatting
/home/runner/work/yagna/yagna/core/payment-driver/erc20/Cargo.toml: `default-features` is ignored for trust-dns-resolver, since `default-features` was not specified for `workspace.dependencies.trust-dns-resolver`, this could become a hard error in the future