Skip to content

minerva-ag: Modify pdr sensor name and get sensor name API #2993

minerva-ag: Modify pdr sensor name and get sensor name API

minerva-ag: Modify pdr sensor name and get sensor name API #2993

Triggered via pull request December 25, 2024 13:31
Status Failure
Total duration 2m 41s
Artifacts 1

build_and_lint_pr.yml

on: pull_request
run-cppcheck
13s
run-cppcheck
run-clang-format
11s
run-clang-format
Matrix: Build-Platforms
Aggregate-Lint-Output
7s
Aggregate-Lint-Output
Fit to window
Zoom out
Zoom in

Annotations

41 errors and 32 warnings
run-cppcheck
Process completed with exit code 1.
Aggregate-Lint-Output: common/service/sensor/pdr.c#L283
[] reported by reviewdog 🐶 Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? Raw Output: common/service/sensor/pdr.c:283:2:Assignment of function parameter has no effect outside the function. Did you forget dereferencing it?
Aggregate-Lint-Output: common/service/sensor/pdr.c#L289
[] reported by reviewdog 🐶 Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? Raw Output: common/service/sensor/pdr.c:289:2:Assignment of function parameter has no effect outside the function. Did you forget dereferencing it?
Aggregate-Lint-Output: common/service/sensor/pdr.c#L300
[] reported by reviewdog 🐶 Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? Raw Output: common/service/sensor/pdr.c:300:2:Assignment of function parameter has no effect outside the function. Did you forget dereferencing it?
Aggregate-Lint-Output: common/service/sensor/pdr.c#L29
[] reported by reviewdog 🐶 Condition 'pdr_count!=0' is always false Raw Output: common/service/sensor/pdr.c:29:16:Condition 'pdr_count!=0' is always false
Aggregate-Lint-Output: common/service/sensor/pdr.c#L53
[] reported by reviewdog 🐶 Condition 'pdr_count!=0' is always false Raw Output: common/service/sensor/pdr.c:53:16:Condition 'pdr_count!=0' is always false
Aggregate-Lint-Output: common/service/sensor/pdr.c#L86
[] reported by reviewdog 🐶 Condition 'pdr_count!=0' is always false Raw Output: common/service/sensor/pdr.c:86:16:Condition 'pdr_count!=0' is always false
Aggregate-Lint-Output: common/service/sensor/pdr.c#L235
[] reported by reviewdog 🐶 Condition 'numeric_sensor_table[i].pdr_common_header.record_handle==record_handle' is always false Raw Output: common/service/sensor/pdr.c:235:64:Condition 'numeric_sensor_table[i].pdr_common_header.record_handle==record_handle' is always false
Aggregate-Lint-Output: common/service/sensor/pdr.c#L244
[] reported by reviewdog 🐶 Condition 'sensor_auxiliary_names_table[i].pdr_common_header.record_handle==record_handle' is always false Raw Output: common/service/sensor/pdr.c:244:72:Condition 'sensor_auxiliary_names_table[i].pdr_common_header.record_handle==record_handle' is always false
Aggregate-Lint-Output: common/service/sensor/pdr.c#L254
[] reported by reviewdog 🐶 Condition 'entity_auxiliary_names_table[i].pdr_common_header.record_handle==record_handle' is always false Raw Output: common/service/sensor/pdr.c:254:72:Condition 'entity_auxiliary_names_table[i].pdr_common_header.record_handle==record_handle' is always false
Aggregate-Lint-Output
reviewdog: Too many results (annotations) in diff. You may miss some annotations due to GitHub limitation for annotation created by logging command. Please check GitHub Actions log console to see all results. Limitation: - 10 warning annotations and 10 error annotations per step - 50 annotations per job (sum of annotations from all the steps) - 50 annotations per run (separate from the job annotations, these annotations aren't created by users) Source: https://github.com/orgs/community/discussions/26680#discussioncomment-3252835
Build-Platforms (wc-mb)
Process completed with exit code 1.
Build-Platforms (wc-mb)
Process completed with exit code 1.
Build-Platforms (yv35-hd)
Process completed with exit code 1.
Build-Platforms (yv35-hd)
Process completed with exit code 1.
Build-Platforms (yv35-cl)
Process completed with exit code 1.
Build-Platforms (yv35-cl)
Process completed with exit code 1.
Build-Platforms (yv4-ff)
Process completed with exit code 1.
Build-Platforms (yv4-ff)
Process completed with exit code 1.
Build-Platforms (at-cb)
Process completed with exit code 1.
Build-Platforms (at-cb)
Process completed with exit code 1.
Build-Platforms (yv3-dl)
Process completed with exit code 1.
Build-Platforms (yv3-dl)
Process completed with exit code 1.
Build-Platforms (yv35-rf)
Process completed with exit code 1.
Build-Platforms (yv35-rf)
Process completed with exit code 1.
Build-Platforms (yv3-vf)
Process completed with exit code 1.
Build-Platforms (yv3-vf)
Process completed with exit code 1.
Build-Platforms (yv4-wf)
Process completed with exit code 1.
Build-Platforms (yv4-wf)
Process completed with exit code 1.
Build-Platforms (yv35-gl)
Process completed with exit code 1.
Build-Platforms (yv35-gl)
Process completed with exit code 1.
Build-Platforms (at-mc)
Process completed with exit code 1.
Build-Platforms (at-mc)
Process completed with exit code 1.
Build-Platforms (gt-cc)
Process completed with exit code 1.
Build-Platforms (gt-cc)
Process completed with exit code 1.
Build-Platforms (yv35-ji)
Process completed with exit code 1.
Build-Platforms (yv35-ji)
Process completed with exit code 1.
Build-Platforms (yv4-sd)
Process completed with exit code 1.
Build-Platforms (yv4-sd)
Process completed with exit code 1.
Build-Platforms (yv35-bb)
Process completed with exit code 1.
Build-Platforms (yv35-bb)
Process completed with exit code 1.
Build-Platforms (wc-mb)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
Build-Platforms (yv35-rf)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
Build-Platforms (yv3-dl)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
Build-Platforms (yv35-gl)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
Build-Platforms (at-cb)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
Build-Platforms (yv3-vf)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
Build-Platforms (yv35-hd)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
Build-Platforms (yv35-cl)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
Build-Platforms (gt-cc)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
Build-Platforms (at-mc)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
Build-Platforms (yv4-ff)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
Build-Platforms (yv35-bb)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
Build-Platforms (yv35-ji)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
Build-Platforms (yv4-sd)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
run-clang-format
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
run-cppcheck
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Aggregate-Lint-Output
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build-Platforms (wc-mb)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build-Platforms (yv35-hd)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build-Platforms (yv35-cl)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build-Platforms (yv4-ff)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build-Platforms (at-cb)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build-Platforms (yv3-dl)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build-Platforms (yv35-rf)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build-Platforms (yv3-vf)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build-Platforms (yv4-wf)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build-Platforms (yv35-gl)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build-Platforms (at-mc)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build-Platforms (gt-cc)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build-Platforms (yv35-ji)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build-Platforms (yv4-sd)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build-Platforms (yv35-bb)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636

Artifacts

Produced during runtime
Name Size
cppcheck-output
450 Bytes