fix: arg required name for emulate_evm #1096
checks.yaml
on: pull_request
Matrix: build
lint
53s
Matrix: e2e-tests / e2e
Waiting for pending jobs
Annotations
8 errors and 2 warnings
lint:
src/config/mod.rs#L82
no field `chain_id` on type `&config::cli::Cli`
|
lint:
src/config/mod.rs#L83
no field `chain_id` on type `&config::cli::Cli`
|
lint
Process completed with exit code 2.
|
build (ubuntu-latest):
src/config/mod.rs#L82
no field `chain_id` on type `&Cli`
|
build (ubuntu-latest):
src/config/mod.rs#L83
no field `chain_id` on type `&Cli`
|
build (ubuntu-latest)
Process completed with exit code 2.
|
build (macos-latest)
The job was canceled because "ubuntu-latest" failed.
|
build (macos-latest)
The operation was canceled.
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build (ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|