Tests #2527
Annotations
11 errors and 14 warnings
|
Run cargo test
could not compile `solana-replica-lib`
|
Run cargo test
linking with `cc` failed: exit status: 1
|
Run cargo test
could not compile `solana-cargo-build-bpf` due to previous error
|
Run cargo test
could not compile `solana-runtime` due to previous error
|
Run cargo test
could not compile `solana-ledger` due to previous error
|
Run cargo test
could not compile `solana-runtime` due to previous error
|
Run cargo test
could not compile `solana-address-lookup-table-program-tests` due to previous error
|
Run cargo test
could not compile `solana-runtime`
|
Run cargo test
could not compile `solana-bpf-loader-program` due to previous error
|
Run cargo test
could not compile `solana-program-test` due to previous error
|
Install stable toolchain
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/
|
Install stable toolchain
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/
|
Install stable toolchain
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/
|
Install stable toolchain
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/
|
Run cargo test
patch for `triedb` uses the features mechanism. default-features and features will not take effect because the patch dependency does not support this mechanism
|
Run cargo test
(not a warning) Generating ../../../sdk/bpf/syscalls.txt from ../src/syscalls.rs
|
Run cargo test:
program-runtime/src/invoke_context.rs#L1329
unused imports: `SanitizedMessage`, `instruction::CompiledInstruction`, `v0::Message`
|
Run cargo test
`solana-program-runtime` (lib test) generated 1 warning
|
Run cargo test:
ledger/src/bank_forks_utils.rs#L244
unused variable: `evm_block_recorder_sender`
|
Run cargo test:
ledger/src/bank_forks_utils.rs#L245
unused variable: `evm_state_recorder_sender`
|
Run cargo test:
evm-utils/programs/evm_loader/src/processor.rs#L778
unused import: `instruction::CompiledInstruction`
|
Run cargo test:
evm-utils/programs/evm_loader/src/processor.rs#L781
unused imports: `Message`, `SanitizedMessage`
|
Run cargo test:
evm-utils/programs/evm_loader/src/processor.rs#L789
unused import: `std::rc::Rc`
|
Run cargo test:
evm-utils/programs/evm_loader/src/processor.rs#L792
unused imports: `BTreeSet`, `cell::RefCell`
|
Loading