SBG Driver #3
Draft
SBG Driver #3
Annotations
10 errors and 5 warnings
|
examples/rtic-playground/src/data_manager.rs#L117
failed to resolve: could not find `SensorData` in `sensor`
|
|
examples/rtic-playground/src/data_manager.rs#L116
failed to resolve: could not find `Data` in `messages`
|
|
examples/rtic-playground/src/data_manager.rs#L101
failed to resolve: could not find `CommandData` in `command`
|
|
examples/rtic-playground/src/data_manager.rs#L98
failed to resolve: could not find `CommandData` in `command`
|
|
examples/rtic-playground/src/data_manager.rs#L97
failed to resolve: could not find `Data` in `messages`
|
|
examples/rtic-playground/src/main.rs#L47
unresolved import `messages::Message`
|
|
examples/rtic-playground/src/main.rs#L20
unresolved import `messages::Data`
|
|
examples/rtic-playground/src/data_manager.rs#L4
unresolved import `messages::Message`
|
|
examples/rtic-playground/src/data_manager.rs#L3
unresolved import `messages::state::StateData`
|
|
examples/rtic-playground/src/communication.rs#L12
unresolved import `messages::Message`
|
|
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/
|
|
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/
|
|
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/
|
|
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/
|
|
|
The logs for this run have expired and are no longer available.
Loading