[NEW] integration tests and tests coverage script #232
rust.yml
on: pull_request
Formatting
14s
Clippy
1m 34s
Matrix: test
Annotations
9 errors and 28 warnings
Formatting
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
|
Clippy
Unable to create clippy annotations! Reason: HttpError: Resource not accessible by integration
|
Clippy
Exiting due to clippy errors
|
Linux:
tests/simple_silo_tests.rs#L28
cannot find function `init_builtin_logger` in this scope
|
Linux
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
Windows
The job was canceled because "Linux" failed.
|
Windows
The operation was canceled.
|
macOS
The job was canceled because "Linux" failed.
|
macOS
The operation was canceled.
|
Formatting
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/
|
Formatting
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/
|
Clippy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/clippy-check@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Clippy
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions-rs/clippy-check@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Clippy
It seems that this Action is executed from the forked repository.
|
Clippy
GitHub Actions are not allowed to create Check annotations, when executed for a forked repos. See https://github.com/actions-rs/clippy-check/issues/2 for details.
|
Linux
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/
|
Linux
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/
|
Linux:
tests/common/mod.rs#L2
unused import: `predicates::prelude::*`
|
Linux:
tests/common/mod.rs#L6
static `BIN_NAME` is never used
|
Linux:
tests/common/mod.rs#L9
static `NEARCORE_HOME` is never used
|
Linux:
tests/common/mod.rs#L12
static `ABI_PATH` is never used
|
Linux:
tests/common/mod.rs#L15
static `COUNTER_ABI_PATH` is never used
|
Linux:
tests/common/mod.rs#L17
static `ENGINE_SILO_WASM_PATH` is never used
|
Linux:
tests/common/mod.rs#L19
static `GENESIS_FILE_PATH` is never used
|
Linux:
tests/common/mod.rs#L20
static `CONFIG_FILE_PATH` is never used
|
Linux:
tests/common/mod.rs#L22
static `NODE_KEY_PATH` is never used
|
Linux:
tests/common/mod.rs#L23
static `AURORA_KEY_PATH` is never used
|
macOS:
tests/common/mod.rs#L2
unused import: `predicates::prelude::*`
|
macOS:
tests/common/mod.rs#L6
static `BIN_NAME` is never used
|
macOS:
tests/common/mod.rs#L9
static `NEARCORE_HOME` is never used
|
macOS:
tests/common/mod.rs#L12
static `ABI_PATH` is never used
|
macOS:
tests/common/mod.rs#L15
static `COUNTER_ABI_PATH` is never used
|
macOS:
tests/common/mod.rs#L17
static `ENGINE_SILO_WASM_PATH` is never used
|
macOS:
tests/common/mod.rs#L19
static `GENESIS_FILE_PATH` is never used
|
macOS:
tests/common/mod.rs#L20
static `CONFIG_FILE_PATH` is never used
|
macOS:
tests/common/mod.rs#L22
static `NODE_KEY_PATH` is never used
|
macOS:
tests/common/mod.rs#L23
static `AURORA_KEY_PATH` is never used
|