[NEW] integration tests and tests coverage script #232
Annotations
2 errors and 12 warnings
tests/simple_silo_tests.rs#L28
cannot find function `init_builtin_logger` in this scope
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
tests/common/mod.rs#L2
unused import: `predicates::prelude::*`
|
tests/common/mod.rs#L6
static `BIN_NAME` is never used
|
tests/common/mod.rs#L9
static `NEARCORE_HOME` is never used
|
tests/common/mod.rs#L12
static `ABI_PATH` is never used
|
tests/common/mod.rs#L15
static `COUNTER_ABI_PATH` is never used
|
tests/common/mod.rs#L17
static `ENGINE_SILO_WASM_PATH` is never used
|
tests/common/mod.rs#L19
static `GENESIS_FILE_PATH` is never used
|
tests/common/mod.rs#L20
static `CONFIG_FILE_PATH` is never used
|
tests/common/mod.rs#L22
static `NODE_KEY_PATH` is never used
|
tests/common/mod.rs#L23
static `AURORA_KEY_PATH` is never used
|
The logs for this run have expired and are no longer available.
Loading