Skip to content

Feat/use ledger

Feat/use ledger #127

Triggered via pull request July 4, 2023 12:03
Status Failure
Total duration 9m 6s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

rust.yml

on: pull_request
Matrix: shell_tests
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

25 errors
Clippy
Clippy had exited with the 101 exit code
Linux: src/client/near.rs#L350
failed to resolve: use of undeclared type `AccessKeyPermission`
Linux: src/client/near.rs#L294
cannot find struct, variant or union type `TransferAction` in this scope
Linux: src/client/near.rs#L345
cannot find struct, variant or union type `CreateAccountAction` in this scope
Linux: src/client/near.rs#L346
cannot find struct, variant or union type `AddKeyAction` in this scope
Linux: src/client/near.rs#L348
cannot find struct, variant or union type `AccessKey` in this scope
Linux: src/client/near.rs#L353
cannot find struct, variant or union type `TransferAction` in this scope
Linux: src/client/near.rs#L380
cannot find struct, variant or union type `FunctionCallAction` in this scope
Linux
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
macOS
The job was canceled because "Linux" failed.
macOS
The operation was canceled.
Windows
The job was canceled because "Linux" failed.
Windows
The operation was canceled.
Tests Simple CLI: src/client/near.rs#L350
failed to resolve: use of undeclared type `AccessKeyPermission`
Tests Simple CLI: src/client/near.rs#L294
cannot find struct, variant or union type `TransferAction` in this scope
Tests Simple CLI: src/client/near.rs#L345
cannot find struct, variant or union type `CreateAccountAction` in this scope
Tests Simple CLI: src/client/near.rs#L346
cannot find struct, variant or union type `AddKeyAction` in this scope
Tests Simple CLI: src/client/near.rs#L348
cannot find struct, variant or union type `AccessKey` in this scope
Tests Simple CLI: src/client/near.rs#L353
cannot find struct, variant or union type `TransferAction` in this scope
Tests Simple CLI: src/client/near.rs#L380
cannot find struct, variant or union type `FunctionCallAction` in this scope
Tests Simple CLI
could not compile `aurora-cli-rs` due to 7 previous errors
Tests Simple CLI
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Tests Advanced CLI
The job was canceled because "Simple" failed.
Tests Silo CLI
The job was canceled because "Simple" failed.
Tests Silo CLI
The operation was canceled.