all: Skip arweave tests if arweave.net seems down #11284
ci.yml
on: pull_request
Run unit tests
2m 48s
Subgraph Runner integration tests
3m 50s
Run integration tests
6m 3s
Check rustfmt style
17s
Clippy linting
1m 58s
Build in release mode
1m 22s
Annotations
7 errors
|
Build in release mode
Process completed with exit code 101.
|
|
Build in release mode:
gnd/src/commands/test/runner.rs#L623
type annotations needed
|
|
Build in release mode:
gnd/src/commands/test/runner.rs#L623
no function or associated item named `for_testing` found for struct `ArweaveClient` in the current scope
|
|
Build in release mode:
tests/src/fixture/mod.rs#L566
type annotations needed
|
|
Build in release mode:
tests/src/fixture/mod.rs#L566
no function or associated item named `for_testing` found for struct `ArweaveClient` in the current scope
|
|
Run unit tests
Process completed with exit code 101.
|
|
Subgraph Runner integration tests
Process completed with exit code 101.
|