Skip to content

feat: Update funding commands and add more #512

feat: Update funding commands and add more

feat: Update funding commands and add more #512

Triggered via pull request April 2, 2026 18:07
Status Success
Total duration 3m 6s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
tempo-lints: crates/tempo-test/src/mock.rs#L82
no-unwrap-in-lib: Avoid .unwrap() in library code. Use proper error handling with ? or .expect() with context.
tempo-lints: crates/tempo-test/src/mock.rs#L59
no-unwrap-in-lib: Avoid .unwrap() in library code. Use proper error handling with ? or .expect() with context.
tempo-lints: crates/tempo-test/src/mock.rs#L49
no-unwrap-in-lib: Avoid .unwrap() in library code. Use proper error handling with ? or .expect() with context.
tempo-lints: crates/tempo-test/src/mock.rs#L48
no-unwrap-in-lib: Avoid .unwrap() in library code. Use proper error handling with ? or .expect() with context.
tempo-lints: crates/tempo-test/src/mock.rs#L32
no-unwrap-in-lib: Avoid .unwrap() in library code. Use proper error handling with ? or .expect() with context.
tempo-lints: crates/tempo-test/src/mock.rs#L29
no-unwrap-in-lib: Avoid .unwrap() in library code. Use proper error handling with ? or .expect() with context.
tempo-lints: crates/tempo-test/src/mock.rs#L28
no-unwrap-in-lib: Avoid .unwrap() in library code. Use proper error handling with ? or .expect() with context.
tempo-lints: crates/tempo-request/src/query/sse.rs#L233
no-unwrap-in-lib: Avoid .unwrap() in library code. Use proper error handling with ? or .expect() with context.
tempo-lints: crates/tempo-request/src/query/sse.rs#L174
no-unwrap-in-lib: Avoid .unwrap() in library code. Use proper error handling with ? or .expect() with context.
tempo-lints: crates/tempo-request/src/query/sse.rs#L165
no-unwrap-in-lib: Avoid .unwrap() in library code. Use proper error handling with ? or .expect() with context.