Skip to content

Fix finalization for offchain mode. #908

Fix finalization for offchain mode.

Fix finalization for offchain mode. #908

Triggered via pull request December 2, 2024 09:57
Status Failure
Total duration 1m 27s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 8 warnings
this method takes 1 argument but 0 arguments were supplied: src/identity/processor.rs#L548
error[E0061]: this method takes 1 argument but 0 arguments were supplied --> src/identity/processor.rs:548:27 | 548 | if root_state.is_none_or() { | ^^^^^^^^^^-- argument #1 is missing | note: method defined here --> /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/core/src/option.rs:671:12 help: provide the argument | 548 | if root_state.is_none_or(/* f */) { | ~~~~~~~~~
this method takes 1 argument but 0 arguments were supplied: src/identity/processor.rs#L548
error[E0061]: this method takes 1 argument but 0 arguments were supplied --> src/identity/processor.rs:548:27 | 548 | if root_state.is_none_or() { | ^^^^^^^^^^-- argument #1 is missing | note: method defined here --> /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/core/src/option.rs:671:12 help: provide the argument | 548 | if root_state.is_none_or(/* f */) { | ~~~~~~~~~
Lint
Clippy had exited with the 101 exit code
Test
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
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 `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/