Ab/sudo #169
Annotations
16 warnings
|
this `impl` can be derived:
polkadot-parachains/integritee-polkadot/src/lib.rs#L354
warning: this `impl` can be derived
--> polkadot-parachains/integritee-polkadot/src/lib.rs:354:1
|
354 | / impl Default for ProxyType {
355 | | fn default() -> Self {
356 | | Self::Any
357 | | }
358 | | }
| |_^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.91.0/index.html#derivable_impls
= note: `#[warn(clippy::derivable_impls)]` on by default
help: replace the manual implementation with a derive attribute and mark the default variant
|
344 + #[derive(Default)]
345 ~ pub enum ProxyType {
346 ~ #[default]
347 ~ Any, // Any transactions.
|
|
|
this `impl` can be derived:
polkadot-parachains/integritee-kusama/src/lib.rs#L354
warning: this `impl` can be derived
--> polkadot-parachains/integritee-kusama/src/lib.rs:354:1
|
354 | / impl Default for ProxyType {
355 | | fn default() -> Self {
356 | | Self::Any
357 | | }
358 | | }
| |_^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.91.0/index.html#derivable_impls
= note: `#[warn(clippy::derivable_impls)]` on by default
help: replace the manual implementation with a derive attribute and mark the default variant
|
344 + #[derive(Default)]
345 ~ pub enum ProxyType {
346 ~ #[default]
347 ~ Any, // Any transactions.
|
|
|
clippy-runtimes (integritee-polkadot)
Failed to save: <h2>Our services aren't available right now</h2><p>We're working to restore all services as soon as possible. Please check back soon.</p>0qKwNaQAAAAD3G1YeKubZRJmlnnvPyCv9UEhMMzBFREdFMDExOQBFZGdl
|
|
clippy-runtimes (integritee-polkadot)
Failed to restore: Cache service responded with 400
|
|
clippy-runtimes (integritee-polkadot)
Unsupported Cargo.lock format, fallback to caching entire file
|
|
clippy-runtimes (integritee-polkadot)
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/
|
|
clippy-runtimes (integritee-polkadot)
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/
|
|
clippy-runtimes (integritee-polkadot)
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/
|
|
clippy-runtimes (integritee-polkadot)
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/
|
|
clippy-runtimes (integritee-kusama)
Failed to save: <h2>Our services aren't available right now</h2><p>We're working to restore all services as soon as possible. Please check back soon.</p>0sqwNaQAAAADYxmksvm6gTryUHKxMYkUnUEhMMzBFREdFMDQwNgBFZGdl
|
|
clippy-runtimes (integritee-kusama)
Failed to restore: Cache service responded with 400
|
|
clippy-runtimes (integritee-kusama)
Unsupported Cargo.lock format, fallback to caching entire file
|
|
clippy-runtimes (integritee-kusama)
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/
|
|
clippy-runtimes (integritee-kusama)
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/
|
|
clippy-runtimes (integritee-kusama)
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/
|
|
clippy-runtimes (integritee-kusama)
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/
|