Skip to content

Initial FastNear indexer integration #1119

Initial FastNear indexer integration

Initial FastNear indexer integration #1119

Triggered via pull request November 25, 2024 11:30
Status Failure
Total duration 1m 29s
Artifacts

unit-tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Rust Unit Tests: tests/e2e/e2e_tests/tests/ctr_availability_test.rs#L13
unused import: `testcontainers::runners::AsyncRunner`
Rust Unit Tests: tests/e2e/e2e_tests/tests/ctr_availability_test.rs#L14
unused import: `crate::containers::*`
Rust Unit Tests: tests/e2e/e2e_tests/tests/containers.rs#L5
constant `SHELL_ENTRYPOINT` is never used
Rust Unit Tests: tests/e2e/e2e_tests/tests/containers.rs#L6
constant `ANVIL_ENTRYPOINT` is never used
Rust Unit Tests: tests/e2e/e2e_tests/tests/containers.rs#L7
constant `NETWORK_NAME` is never used
Rust Unit Tests: tests/e2e/e2e_tests/tests/containers.rs#L8
constant `ANVIL_STATE_PATH` is never used
Rust Unit Tests: tests/e2e/e2e_tests/tests/containers.rs#L9
constant `CURRENT_DIR` is never used
Rust Unit Tests: tests/e2e/e2e_tests/tests/containers.rs#L12
function `rabbitmq` is never used
Rust Unit Tests: tests/e2e/e2e_tests/tests/containers.rs#L20
function `anvil_node` is never used
Rust Unit Tests: tests/e2e/e2e_tests/tests/containers.rs#L44
function `anvil_node_setup` is never used
Go Unit Tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/