Skip to content

Enable use of client/server config with ZeroMQ #29

Enable use of client/server config with ZeroMQ

Enable use of client/server config with ZeroMQ #29

Triggered via pull request October 10, 2023 16:30
Status Success
Total duration 3m 11s
Artifacts 1

credibility_assessment.yml

on: pull_request
CL 1  /  ...  /  Build FMU
2m 38s
CL 1 / Build Model / Build FMU
CL 0  /  SPDX License Check
4s
CL 0 / SPDX License Check
CL 1  /  ...  /  C++ Linter
2m 35s
CL 1 / C++ Linter / C++ Linter
CL 1  /  ...  /  Markdown Linter
19s
CL 1 / Markdown Linter / Markdown Linter
CL 1  /  ...  /  SRMD Validator
12s
CL 1 / SRMD Validator / SRMD Validator
CL 1  /  ...  /  FMU Artifact
6s
CL 1 / FMU Artifact / FMU Artifact
CL 1  /  ...  /  FMPy Validate
13s
CL 1 / FMU Compliance Checker / FMPy Validate
Fit to window
Zoom out
Zoom in

Annotations

10 warnings and 2 notices
/src/OSMP.cpp:49:16 [cppcoreguidelines-avoid-non-const-global-variables]: src/OSMP.cpp#L49
variable 'private_log_file' is non-const and globally accessible, consider making it const
/src/OSMP.cpp:161:13 [readability-implicit-bool-conversion]: src/OSMP.cpp#L161
implicit conversion 'fmi2Boolean' (aka 'int') -> bool
/src/OSMP.cpp:175:13 [readability-implicit-bool-conversion]: src/OSMP.cpp#L175
implicit conversion 'fmi2Boolean' (aka 'int') -> bool
/src/OSMP.cpp:209:14 [readability-implicit-bool-conversion]: src/OSMP.cpp#L209
implicit conversion 'fmi2Boolean' (aka 'int') -> bool
/src/OSMP.cpp:228:14 [readability-implicit-bool-conversion]: src/OSMP.cpp#L228
implicit conversion 'fmi2Boolean' (aka 'int') -> bool
/src/OSMP.h:133:21 [cppcoreguidelines-avoid-non-const-global-variables]: src/OSMP.h#L133
variable 'private_log_file' is non-const and globally accessible, consider making it const
/src/OSMP.h:133:21 [readability-identifier-naming]: src/OSMP.h#L133
invalid case style for class member 'private_log_file'
/src/OSMP.h:163:21 [cppcoreguidelines-avoid-magic-numbers: src/OSMP.h#L163
1024 is a magic number; consider replacing it with a named constant
/src/OSMP.h:167:27 [cppcoreguidelines-avoid-magic-numbers: src/OSMP.h#L167
1024 is a magic number; consider replacing it with a named constant
/src/OSMP.h:181:68 [readability-uppercase-literal-suffix]: src/OSMP.h#L181
integer literal has suffix 'u', which is not uppercase
Run clang-format on src/OSMP.cpp: src/OSMP.cpp#L1
File src/OSMP.cpp does not conform to Custom style guidelines. (lines 161, 165, 175, 179, 209, 228)
Run clang-format on src/OSMP.h: src/OSMP.h#L1
File src/OSMP.h does not conform to Custom style guidelines. (lines 231, 232, 233, 234, 235, 236, 237, 238, 239, 240, 241, 242)

Artifacts

Produced during runtime
Name Size
sl-5-3-osmp-network-proxy Expired
190 KB