graph, node: Remove the use of atty #10946
ci.yml
on: pull_request
Run unit tests
2m 10s
Subgraph Runner integration tests
1m 52s
Run integration tests
1m 59s
Check rustfmt style
27s
Clippy linting
5m 14s
Build in release mode
4m 53s
Annotations
10 errors
|
Subgraph Runner integration tests
Process completed with exit code 101.
|
|
Subgraph Runner integration tests:
node/src/manager/color.rs#L30
no method named `is_terminal` found for struct `std::io::Stdout` in the current scope
|
|
Run integration tests
Process completed with exit code 101.
|
|
Run integration tests:
node/src/manager/color.rs#L30
no method named `is_terminal` found for struct `std::io::Stdout` in the current scope
|
|
Run unit tests
Process completed with exit code 101.
|
|
Run unit tests:
node/src/manager/color.rs#L30
no method named `is_terminal` found for struct `std::io::Stdout` in the current scope
|
|
Build in release mode
Process completed with exit code 101.
|
|
Build in release mode:
node/src/manager/color.rs#L30
no method named `is_terminal` found for struct `std::io::Stdout` in the current scope
|
|
Clippy linting
Process completed with exit code 101.
|
|
Clippy linting:
node/src/manager/color.rs#L30
no method named `is_terminal` found for struct `std::io::Stdout` in the current scope
|