refactor: custom EVM support #948
test.yml
on: pull_request
check
4m 14s
test
4m 34s
fmt
2m 10s
clippy
4m 2s
wasm-compatibility
4m 8s
Annotations
32 errors and 21 warnings
clippy:
core/src/client/rpc.rs#L240
`dyn Fn(&Env) -> Result<u64, EVMError<Report>>` cannot be shared between threads safely
|
clippy:
core/src/client/rpc.rs#L240
`dyn Fn(&Env) -> Result<u64, EVMError<Report>>` cannot be sent between threads safely
|
clippy:
core/src/client/rpc.rs#L240
`dyn Fn(&mut Context<<N as NetworkSpec>::EvmExt, ...>) -> ...` cannot be shared between threads safely
|
clippy:
core/src/client/rpc.rs#L240
`dyn Fn(&mut Context<<N as NetworkSpec>::EvmExt, ...>) -> ...` cannot be sent between threads safely
|
clippy:
core/src/client/rpc.rs#L240
`dyn Fn(&Env) -> Result<(), EVMError<Report>>` cannot be shared between threads safely
|
clippy:
core/src/client/rpc.rs#L240
`dyn Fn(&Env) -> Result<(), EVMError<Report>>` cannot be sent between threads safely
|
clippy:
core/src/client/rpc.rs#L240
`dyn Fn() -> ContextPrecompiles<ProofDB<N, HttpRpc<N>>>` cannot be shared between threads safely
|
clippy:
core/src/client/rpc.rs#L240
`dyn Fn() -> ContextPrecompiles<ProofDB<N, HttpRpc<N>>>` cannot be sent between threads safely
|
clippy:
core/src/client/rpc.rs#L240
`dyn Fn(&mut Context<<N as NetworkSpec>::EvmExt, ...>) -> ...` cannot be shared between threads safely
|
clippy:
core/src/client/rpc.rs#L240
`dyn Fn(&mut Context<<N as NetworkSpec>::EvmExt, ...>) -> ...` cannot be sent between threads safely
|
wasm-compatibility:
core/src/client/rpc.rs#L240
`dyn Fn(&Env) -> Result<u64, EVMError<Report>>` cannot be shared between threads safely
|
wasm-compatibility:
core/src/client/rpc.rs#L240
`dyn Fn(&Env) -> Result<u64, EVMError<Report>>` cannot be sent between threads safely
|
wasm-compatibility:
core/src/client/rpc.rs#L240
`dyn Fn(&mut Context<<N as NetworkSpec>::EvmExt, ...>) -> ...` cannot be shared between threads safely
|
wasm-compatibility:
core/src/client/rpc.rs#L240
`dyn Fn(&mut Context<<N as NetworkSpec>::EvmExt, ...>) -> ...` cannot be sent between threads safely
|
wasm-compatibility:
core/src/client/rpc.rs#L240
`dyn Fn(&Env) -> Result<(), EVMError<Report>>` cannot be shared between threads safely
|
wasm-compatibility:
core/src/client/rpc.rs#L240
`dyn Fn(&Env) -> Result<(), EVMError<Report>>` cannot be sent between threads safely
|
wasm-compatibility:
core/src/client/rpc.rs#L240
`dyn Fn() -> ContextPrecompiles<ProofDB<N, HttpRpc<N>>>` cannot be shared between threads safely
|
wasm-compatibility:
core/src/client/rpc.rs#L240
`dyn Fn() -> ContextPrecompiles<ProofDB<N, HttpRpc<N>>>` cannot be sent between threads safely
|
wasm-compatibility:
core/src/client/rpc.rs#L240
`dyn Fn(&mut Context<<N as NetworkSpec>::EvmExt, ...>) -> ...` cannot be shared between threads safely
|
wasm-compatibility:
core/src/client/rpc.rs#L240
`dyn Fn(&mut Context<<N as NetworkSpec>::EvmExt, ...>) -> ...` cannot be sent between threads safely
|
check:
core/src/client/rpc.rs#L240
`dyn Fn(&Env) -> Result<u64, EVMError<Report>>` cannot be shared between threads safely
|
check:
core/src/client/rpc.rs#L240
`dyn Fn(&Env) -> Result<u64, EVMError<Report>>` cannot be sent between threads safely
|
check:
core/src/client/rpc.rs#L240
`dyn Fn(&mut Context<<N as NetworkSpec>::EvmExt, ...>) -> ...` cannot be shared between threads safely
|
check:
core/src/client/rpc.rs#L240
`dyn Fn(&mut Context<<N as NetworkSpec>::EvmExt, ...>) -> ...` cannot be sent between threads safely
|
check:
core/src/client/rpc.rs#L240
`dyn Fn(&Env) -> Result<(), EVMError<Report>>` cannot be shared between threads safely
|
check:
core/src/client/rpc.rs#L240
`dyn Fn(&Env) -> Result<(), EVMError<Report>>` cannot be sent between threads safely
|
check:
core/src/client/rpc.rs#L240
`dyn Fn() -> ContextPrecompiles<ProofDB<N, HttpRpc<N>>>` cannot be shared between threads safely
|
check:
core/src/client/rpc.rs#L240
`dyn Fn() -> ContextPrecompiles<ProofDB<N, HttpRpc<N>>>` cannot be sent between threads safely
|
check:
core/src/client/rpc.rs#L240
`dyn Fn(&mut Context<<N as NetworkSpec>::EvmExt, ...>) -> ...` cannot be shared between threads safely
|
check:
core/src/client/rpc.rs#L240
`dyn Fn(&mut Context<<N as NetworkSpec>::EvmExt, ...>) -> ...` cannot be sent between threads safely
|
test
failed to run custom build command for `yeslogic-fontconfig-sys v6.0.0`
|
test
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
fmt
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/
|
fmt
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/
|
fmt
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/
|
fmt
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
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
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
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
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/
|
wasm-compatibility
Unexpected input(s) 'arg', valid inputs are ['command', 'toolchain', 'args', 'use-cross']
|
wasm-compatibility
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/
|
wasm-compatibility
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/
|
wasm-compatibility
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/
|
wasm-compatibility
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/
|
check
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/
|
check
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/
|
check
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/
|
check
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/
|