Add the full state to step response #131
Annotations
10 errors and 7 warnings
src/DataReader/component_loader.rs#L10
unresolved import `crate::ProtobufServer::services::query_request`
|
src/DataReader/proto_reader.rs#L9
unresolved imports `crate::ProtobufServer::services::clock`, `crate::ProtobufServer::services::Clock`, `crate::ProtobufServer::services::ComponentsInfo`, `crate::ProtobufServer::services::Constraint`, `crate::ProtobufServer::services::Decision`, `crate::ProtobufServer::services::Disjunction`, `crate::ProtobufServer::services::LocationTree`, `crate::ProtobufServer::services::State`
|
src/ProtobufServer/ecdar_backend.rs#L6
unresolved import `crate::ProtobufServer::services::UserTokenResponse`
|
src/ProtobufServer/ecdar_requests/request_util.rs#L8
unresolved import `crate::ProtobufServer::services::SimulationInfo`
|
src/ProtobufServer/ecdar_requests/send_query.rs#L9
unresolved imports `crate::ProtobufServer::services::query_response::Error`, `crate::ProtobufServer::services::query_response::Success`
|
src/ProtobufServer/proto_conversions.rs#L2
unresolved imports `crate::ProtobufServer::services::query_response::ConsistencyFailure`, `crate::ProtobufServer::services::query_response::DeterminismFailure`, `crate::ProtobufServer::services::query_response::ModelFailure`, `crate::ProtobufServer::services::query_response::ReachabilityFailure`, `crate::ProtobufServer::services::query_response::ReachabilityPath`, `crate::ProtobufServer::services::query_response::RefinementFailure`
|
src/ProtobufServer/proto_conversions.rs#L7
unresolved imports `crate::ProtobufServer::services::clock`, `crate::ProtobufServer::services::clock`, `crate::ProtobufServer::services::clock`, `crate::ProtobufServer::services::ActionFailure`, `crate::ProtobufServer::services::BinaryLocationOperator`, `crate::ProtobufServer::services::Clock`, `crate::ProtobufServer::services::ComponentInstance`, `crate::ProtobufServer::services::Conjunction`, `crate::ProtobufServer::services::Constraint`, `crate::ProtobufServer::services::Disjunction`, `crate::ProtobufServer::services::LeafLocation`, `crate::ProtobufServer::services::LocationTree`, `crate::ProtobufServer::services::State`
|
src/ProtobufServer/proto_conversions.rs#L31
unresolved import `services::location_tree`
|
src/ProtobufServer/proto_conversions.rs#L66
unresolved import `services::location_tree`
|
src/ProtobufServer/proto_conversions.rs#L69
unresolved import `services::binary_location_operator`
|
The following actions uses node12 which is deprecated and will be forced to run on node16: arduino/setup-protoc@v1.1.2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
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/
|
src/DataReader/proto_reader.rs#L2
unused import: `std::convert::TryInto`
|
|
The logs for this run have expired and are no longer available.
Loading