minerva-ag: Block vr access during update to prevent update fail #3834
build_and_lint_pr.yml
on: pull_request
Matrix: Build-Platforms
Aggregate-Lint-Output
8s
Annotations
9 errors
|
run-cppcheck
Process completed with exit code 1.
|
|
Aggregate-Lint-Output:
common/service/pldm/pldm_firmware_update.c#L1102
[] reported by reviewdog 🐶
Condition 'check_result!=PLDM_SUCCESS' is always false
Raw Output:
common/service/pldm/pldm_firmware_update.c:1102:19:Condition 'check_result!=PLDM_SUCCESS' is always false
|
|
Aggregate-Lint-Output:
common/service/pldm/pldm_oem.c#L336
[] reported by reviewdog 🐶
Variable 'iana' can be declared as pointer to const
Raw Output:
common/service/pldm/pldm_oem.c:336:11:Variable 'iana' can be declared as pointer to const
|
|
Aggregate-Lint-Output:
common/service/pldm/pldm_oem.c#L223
[] reported by reviewdog 🐶
Function 'send_event_log_to_bmc' argument 1 names different: declaration 'msg' definition 'sel_msg'.
Raw Output:
common/service/pldm/pldm_oem.c:223:55:Function 'send_event_log_to_bmc' argument 1 names different: declaration 'msg' definition 'sel_msg'.
|
|
Aggregate-Lint-Output:
common/service/pldm/pldm_oem.c#L130
[] reported by reviewdog 🐶
Variable 'req_p' can be declared as pointer to const
Raw Output:
common/service/pldm/pldm_oem.c:130:24:Variable 'req_p' can be declared as pointer to const
|
|
Aggregate-Lint-Output:
common/service/pldm/pldm_firmware_update.c#L1279
[] reported by reviewdog 🐶
Variable 'req_p' can be declared as pointer to const
Raw Output:
common/service/pldm/pldm_firmware_update.c:1279:37:Variable 'req_p' can be declared as pointer to const
|
|
Aggregate-Lint-Output:
common/service/pldm/pldm_firmware_update.c#L688
[] reported by reviewdog 🐶
Variable 'extra_data' can be declared as pointer to const
Raw Output:
common/service/pldm/pldm_firmware_update.c:688:19:Variable 'extra_data' can be declared as pointer to const
|
|
Aggregate-Lint-Output:
common/service/pldm/pldm_firmware_update.c#L1760
[] reported by reviewdog 🐶
The buffer 'data' may not be null-terminated after the call to strncpy().
Raw Output:
common/service/pldm/pldm_firmware_update.c:1760:4:The buffer 'data' may not be null-terminated after the call to strncpy().
|
|
Aggregate-Lint-Output:
common/service/mctp/mctp_ctrl.c#L149
[] reported by reviewdog 🐶
Condition 'ret<0' is always true
Raw Output:
common/service/mctp/mctp_ctrl.c:149:10:Condition 'ret<0' is always true
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
cppcheck-output
|
474 Bytes |
sha256:cb2f468a59c65cd2b9e6271e3b40a7566b8d3321e8e74d271797a528bb17ac9f
|
|