feat: RpcUrls cheatcodes implementation #364
test.yml
on: pull_request
doc tests
11m 9s
clippy
12m 11s
fmt
15s
forge fmt
6m 5s
feature checks
15m 18s
smoke-test
10m 27s
cheatcode-test
12m 51s
Annotations
6 warnings
forge fmt
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: expected key-value, found comma
161: ## zksync
162: era_test_node = { git="https://github.com/matter-labs/era-test-node.git" , rev = "6ee7d29e876b75506f58355218e1ea755a315d17" }
^
163: zksync_basic_types = { git = "https://github.com/matter-labs/zksync-era.git", rev = "3c669e7b0caf6515ad865f4cba5ea6fb36c33811" }
|
smoke-test
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: expected key-value, found comma
161: ## zksync
162: era_test_node = { git="https://github.com/matter-labs/era-test-node.git" , rev = "6ee7d29e876b75506f58355218e1ea755a315d17" }
^
163: zksync_basic_types = { git = "https://github.com/matter-labs/zksync-era.git", rev = "3c669e7b0caf6515ad865f4cba5ea6fb36c33811" }
|
clippy
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: expected key-value, found comma
161: ## zksync
162: era_test_node = { git="https://github.com/matter-labs/era-test-node.git" , rev = "6ee7d29e876b75506f58355218e1ea755a315d17" }
^
163: zksync_basic_types = { git = "https://github.com/matter-labs/zksync-era.git", rev = "3c669e7b0caf6515ad865f4cba5ea6fb36c33811" }
|
doc tests
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: expected key-value, found comma
161: ## zksync
162: era_test_node = { git="https://github.com/matter-labs/era-test-node.git" , rev = "6ee7d29e876b75506f58355218e1ea755a315d17" }
^
163: zksync_basic_types = { git = "https://github.com/matter-labs/zksync-era.git", rev = "3c669e7b0caf6515ad865f4cba5ea6fb36c33811" }
|
cheatcode-test
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: expected key-value, found comma
161: ## zksync
162: era_test_node = { git="https://github.com/matter-labs/era-test-node.git" , rev = "6ee7d29e876b75506f58355218e1ea755a315d17" }
^
163: zksync_basic_types = { git = "https://github.com/matter-labs/zksync-era.git", rev = "3c669e7b0caf6515ad865f4cba5ea6fb36c33811" }
|
feature checks
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: expected key-value, found comma
161: ## zksync
162: era_test_node = { git="https://github.com/matter-labs/era-test-node.git" , rev = "6ee7d29e876b75506f58355218e1ea755a315d17" }
^
163: zksync_basic_types = { git = "https://github.com/matter-labs/zksync-era.git", rev = "3c669e7b0caf6515ad865f4cba5ea6fb36c33811" }
|