-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
v2.6.1 renamed "entries" field in Telemetry.
This change should bump up major version.
error[E0609]: no field `entries` on type `&Telemetry`
--> src/access/tlm/schema.rs:107:54
|
107 | let fields = Box::new(iter_fields(&telemetry.entries).filter_map(|(obs, field)| {
| ^^^^^^^ unknown field
|
= note: available fields are: `name`, `metadata`, `content`
For more information about this error, try `rustc --explain E0609`.
error: could not compile `gaia-ccsds-c2a` (lib) due to 1 previous error
error: failed to verify package tarball
Error: Process completed with exit code 101.
https://github.com/arkedge/gaia/actions/runs/12824541755/job/35760854684
sksat
Metadata
Metadata
Assignees
Labels
No labels