Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] Registry manifest and OTEL schema update #400

Draft
wants to merge 17 commits into
base: main
Choose a base branch
from

feat(cli): Prepare registry update-schema command

83f45eb
Select commit
Loading
Failed to load commit list.
Draft

[WIP] Registry manifest and OTEL schema update #400

feat(cli): Prepare registry update-schema command
83f45eb
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / clippy failed Oct 31, 2024 in 7s

10 new alerts including 10 errors

New alerts in code changed by this pull request

  • 10 errors

See annotations below for details.

View all branch alerts.

Annotations

Check failure on line 10 in src/registry/update_schema.rs

See this annotation in the file changed.

Code scanning / clippy

unused import: miette::Diagnostic Error

unused import: miette::Diagnostic

Check failure on line 10 in src/registry/update_schema.rs

See this annotation in the file changed.

Code scanning / clippy

unused import: miette::Diagnostic Error

unused import: miette::Diagnostic

Check failure on line 11 in src/registry/update_schema.rs

See this annotation in the file changed.

Code scanning / clippy

unused import: serde::Serialize Error

unused import: serde::Serialize

Check failure on line 11 in src/registry/update_schema.rs

See this annotation in the file changed.

Code scanning / clippy

unused import: serde::Serialize Error

unused import: serde::Serialize

Check failure on line 12 in src/registry/update_schema.rs

See this annotation in the file changed.

Code scanning / clippy

unused import: std::path::PathBuf Error

unused import: std::path::PathBuf

Check failure on line 12 in src/registry/update_schema.rs

See this annotation in the file changed.

Code scanning / clippy

unused import: std::path::PathBuf Error

unused import: std::path::PathBuf

Check failure on line 15 in src/registry/update_schema.rs

See this annotation in the file changed.

Code scanning / clippy

unused import: DiagnosticMessage Error

unused import: DiagnosticMessage

Check failure on line 15 in src/registry/update_schema.rs

See this annotation in the file changed.

Code scanning / clippy

unused import: DiagnosticMessage Error

unused import: DiagnosticMessage

Check failure on line 71 in src/registry/update_schema.rs

See this annotation in the file changed.

Code scanning / clippy

the dbg! macro is intended as a debugging tool Error

the dbg! macro is intended as a debugging tool

Check failure on line 71 in src/registry/update_schema.rs

See this annotation in the file changed.

Code scanning / clippy

the dbg! macro is intended as a debugging tool Error

the dbg! macro is intended as a debugging tool