Continuous Integration #11245
ci.yml
on: workflow_dispatch
Run unit tests
3m 26s
Subgraph Runner integration tests
2m 20s
Run integration tests
4m 23s
Check rustfmt style
33s
Clippy linting
3m 29s
Build in release mode
3m 17s
Annotations
18 errors
|
Subgraph Runner integration tests
Process completed with exit code 101.
|
|
Subgraph Runner integration tests:
tests/tests/runner_tests.rs#L1204
failed to resolve: use of undeclared type `BlockTransactions`
|
|
Subgraph Runner integration tests:
tests/tests/runner_tests.rs#L1217
failed to resolve: use of undeclared type `EthereumBlockTriggerType`
|
|
Subgraph Runner integration tests:
tests/tests/runner_tests.rs#L1215
failed to resolve: use of undeclared type `EthereumTrigger`
|
|
Subgraph Runner integration tests:
tests/tests/runner_tests.rs#L1215
failed to resolve: use of undeclared type `Trigger`
|
|
Subgraph Runner integration tests:
tests/tests/runner_tests.rs#L1214
failed to resolve: use of undeclared type `LightEthereumBlock`
|
|
Subgraph Runner integration tests:
tests/tests/runner_tests.rs#L1214
failed to resolve: use of undeclared type `BlockFinality`
|
|
Subgraph Runner integration tests:
tests/tests/runner_tests.rs#L1205
cannot find function `create_minimal_block_for_test` in this scope
|
|
Subgraph Runner integration tests:
tests/tests/runner_tests.rs#L1203
cannot find function `create_dummy_transaction` in this scope
|
|
Clippy linting
Process completed with exit code 101.
|
|
Clippy linting:
tests/tests/runner_tests.rs#L1204
failed to resolve: use of undeclared type `BlockTransactions`
|
|
Clippy linting:
tests/tests/runner_tests.rs#L1217
failed to resolve: use of undeclared type `EthereumBlockTriggerType`
|
|
Clippy linting:
tests/tests/runner_tests.rs#L1215
failed to resolve: use of undeclared type `EthereumTrigger`
|
|
Clippy linting:
tests/tests/runner_tests.rs#L1215
failed to resolve: use of undeclared type `Trigger`
|
|
Clippy linting:
tests/tests/runner_tests.rs#L1214
failed to resolve: use of undeclared type `LightEthereumBlock`
|
|
Clippy linting:
tests/tests/runner_tests.rs#L1214
failed to resolve: use of undeclared type `BlockFinality`
|
|
Clippy linting:
tests/tests/runner_tests.rs#L1205
cannot find function `create_minimal_block_for_test` in this scope
|
|
Clippy linting:
tests/tests/runner_tests.rs#L1203
cannot find function `create_dummy_transaction` in this scope
|