IS-12 support #812
Annotations
1 error and 6 warnings
|
The following actions uses node12 which is deprecated and will be forced to run on node16: lukka/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Development/nmos/control_protocol_ws_api.cpp#L171
comparison of integer expressions of different signedness: ‘web::json::array::size_type’ {aka ‘long unsigned int’} and ‘const int’ [-Wsign-compare]
|
Development/nmos/control_protocol_ws_api.cpp#L223
comparison of integer expressions of different signedness: ‘web::json::array::size_type’ {aka ‘long unsigned int’} and ‘const int’ [-Wsign-compare]
|
Development/nmos/control_protocol_ws_api.cpp#L317
comparison of integer expressions of different signedness: ‘web::json::array::size_type’ {aka ‘long unsigned int’} and ‘const int’ [-Wsign-compare]
|
Development/nmos/control_protocol_ws_api.cpp#L418
unused variable ‘recurse’ [-Wunused-variable]
|
Development/nmos/control_protocol_ws_api.cpp#L495
variable ‘get_control_class’ set but not used [-Wunused-but-set-variable]
|
The logs for this run have expired and are no longer available.
Loading