Skip to content

Throttle BatchSpanProcessor.Flush.ExportError otel events #662

Throttle BatchSpanProcessor.Flush.ExportError otel events

Throttle BatchSpanProcessor.Flush.ExportError otel events #662

Triggered via push January 29, 2025 14:12
Status Failure
Total duration 2m 22s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 12 warnings
Rustfmt
Process completed with exit code 1.
cannot find function `init` in module `crate::logs`: casper-server/src/main.rs#L46
error[E0425]: cannot find function `init` in module `crate::logs` --> casper-server/src/main.rs:46:18 | 46 | crate::logs::init(&config); | ^^^^ not found in `crate::logs` | help: consider importing one of these functions | 1 + use crate::metrics::init; | 1 + use crate::trace::init; | 1 + use openssl::init; | 1 + use tracing_subscriber::fmt::init; | help: if you import `init`, refer to it directly | 46 - crate::logs::init(&config); 46 + init(&config); |
file not found for module `logs`: casper-server/src/main.rs#L151
error[E0583]: file not found for module `logs` --> casper-server/src/main.rs:151:1 | 151 | mod logs; | ^^^^^^^^^ | = help: to create the module `logs`, create file "casper-server/src/logs.rs" or "casper-server/src/logs/mod.rs" = note: if there is a `mod logs` elsewhere in the crate already, import it with `use crate::...` instead
Clippy check
Clippy had exited with the 101 exit code
Build and test
Process completed with exit code 101.
Rustfmt
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Rustfmt
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Rustfmt
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Rustfmt
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Clippy check
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Clippy check
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Clippy check
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Clippy check
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build and test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build and test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build and test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build and test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/