price-reporter: utils: Use new coinbase connection args #109
GitHub Actions / clippy
failed
Feb 8, 2025 in 0s
clippy
1 error
Details
Results
Message level | Amount |
---|---|
Internal compiler error | 0 |
Error | 1 |
Warning | 0 |
Note | 0 |
Help | 0 |
Versions
- rustc 1.82.0-nightly (a7399ba69 2024-08-31)
- cargo 1.82.0-nightly (8f40fc59f 2024-08-21)
- clippy 0.1.82 (a7399ba 2024-08-31)
Annotations
github-actions / clippy
failed to resolve: could not find `__private` in `scale`
error[E0433]: failed to resolve: could not find `__private` in `scale`
--> /home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/scale-info-2.11.6/src/ty/mod.rs:349:49
|
349 | #[derive(PartialEq, Eq, PartialOrd, Ord, Clone, Encode, Debug)]
| ^^^^^^ could not find `__private` in `scale`
|
= note: this error originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info)
Loading