Skip to content

Bump serde from 1.0.210 to 1.0.211 #9

Bump serde from 1.0.210 to 1.0.211

Bump serde from 1.0.210 to 1.0.211 #9

Triggered via push October 22, 2024 16:04
Status Failure
Total duration 3m 32s
Billable time 8m
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 12 warnings
cannot find value `__deserializer` in this scope: /home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/alloy-json-abi-0.8.8/src/item.rs#L120
error[E0425]: cannot find value `__deserializer` in this scope --> /home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/alloy-json-abi-0.8.8/src/item.rs:120:36 | 120 | #[serde(deserialize_with = "validate_identifier")] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope
cannot find value `__deserializer` in this scope: /home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/alloy-json-abi-0.8.8/src/item.rs#L107
error[E0425]: cannot find value `__deserializer` in this scope --> /home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/alloy-json-abi-0.8.8/src/item.rs:107:36 | 107 | #[serde(deserialize_with = "validate_identifier")] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope
cannot find value `__deserializer` in this scope: /home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/alloy-json-abi-0.8.8/src/item.rs#L93
error[E0425]: cannot find value `__deserializer` in this scope --> /home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/alloy-json-abi-0.8.8/src/item.rs:93:36 | 93 | #[serde(deserialize_with = "validate_identifier")] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope
cannot find value `__s` in this scope: /home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/alloy-json-abi-0.8.8/src/item.rs#L100
error[E0425]: cannot find value `__s` in this scope --> /home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/alloy-json-abi-0.8.8/src/item.rs:100:42 | 100 | #[serde(default, flatten, with = "serde_state_mutability_compat")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
expected value, found module `self`: /home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/alloy-json-abi-0.8.8/src/item.rs#L100
error[E0424]: expected value, found module `self` --> /home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/alloy-json-abi-0.8.8/src/item.rs:100:42 | 19 | #[derive(Clone, Debug, PartialEq, Eq, Hash, Serialize, Deserialize)] | --------- this function has a `self` parameter, but a macro invocation can only access identifiers it receives from parameters ... 100 | #[serde(default, flatten, with = "serde_state_mutability_compat")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `self` value is a keyword only available in methods with a `self` parameter
cannot find value `__s` in this scope: /home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/alloy-json-abi-0.8.8/src/item.rs#L86
error[E0425]: cannot find value `__s` in this scope --> /home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/alloy-json-abi-0.8.8/src/item.rs:86:42 | 86 | #[serde(default, flatten, with = "serde_state_mutability_compat")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
expected value, found module `self`: /home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/alloy-json-abi-0.8.8/src/item.rs#L86
error[E0424]: expected value, found module `self` --> /home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/alloy-json-abi-0.8.8/src/item.rs:86:42 | 19 | #[derive(Clone, Debug, PartialEq, Eq, Hash, Serialize, Deserialize)] | --------- this function has a `self` parameter, but a macro invocation can only access identifiers it receives from parameters ... 86 | #[serde(default, flatten, with = "serde_state_mutability_compat")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `self` value is a keyword only available in methods with a `self` parameter
cannot find value `__s` in this scope: /home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/alloy-json-abi-0.8.8/src/item.rs#L78
error[E0425]: cannot find value `__s` in this scope --> /home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/alloy-json-abi-0.8.8/src/item.rs:78:42 | 78 | #[serde(default, flatten, with = "serde_state_mutability_compat")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
expected value, found module `self`: /home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/alloy-json-abi-0.8.8/src/item.rs#L78
error[E0424]: expected value, found module `self` --> /home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/alloy-json-abi-0.8.8/src/item.rs:78:42 | 19 | #[derive(Clone, Debug, PartialEq, Eq, Hash, Serialize, Deserialize)] | --------- this function has a `self` parameter, but a macro invocation can only access identifiers it receives from parameters ... 78 | #[serde(default, flatten, with = "serde_state_mutability_compat")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `self` value is a keyword only available in methods with a `self` parameter
cannot find value `__s` in this scope: /home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/alloy-json-abi-0.8.8/src/item.rs#L70
error[E0425]: cannot find value `__s` in this scope --> /home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/alloy-json-abi-0.8.8/src/item.rs:70:42 | 70 | #[serde(default, flatten, with = "serde_state_mutability_compat")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
expected value, found module `self`: /home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/alloy-json-abi-0.8.8/src/item.rs#L70
error[E0424]: expected value, found module `self` --> /home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/alloy-json-abi-0.8.8/src/item.rs:70:42 | 19 | #[derive(Clone, Debug, PartialEq, Eq, Hash, Serialize, Deserialize)] | --------- this function has a `self` parameter, but a macro invocation can only access identifiers it receives from parameters ... 70 | #[serde(default, flatten, with = "serde_state_mutability_compat")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `self` value is a keyword only available in methods with a `self` parameter
Lint
Clippy had exited with the 101 exit code
Test
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1, actions-rs/clippy-check@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions-rs/toolchain@v1, actions-rs/cargo@v1, actions-rs/clippy-check@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Lint
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/
Lint
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/
Lint
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/
Lint
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/
Test
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/
Test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test
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/
Test
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/
Test
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/
Test
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/