Skip to content

feat(SCA): Add CodeChecker pipeline - #253

Merged
Ruben-Lohberg merged 4 commits into
2.2.8from
code_checker
Sep 7, 2026
Merged

feat(SCA): Add CodeChecker pipeline#253
Ruben-Lohberg merged 4 commits into
2.2.8from
code_checker

Conversation

@Ruben-Lohberg

@Ruben-Lohberg Ruben-Lohberg commented Jul 20, 2026

Copy link
Copy Markdown
Collaborator

Adds advisory static code analysis using CodeChecker, Clang Static Analyzer, and Cppcheck. Results are reported in PRs and uploaded as artifacts, with optional local execution documented in CONTRIBUTING.md.

@Ruben-Lohberg Ruben-Lohberg linked an issue Jul 20, 2026 that may be closed by this pull request
@github-actions

Copy link
Copy Markdown

Build output available:
openearable_v2_firmware.elf.zip
openearable_v2_fota.zip

@github-actions

github-actions Bot commented Jul 20, 2026

Copy link
Copy Markdown

CodeChecker static analysis

✅ No non-style issues found.

@Ruben-Lohberg Ruben-Lohberg linked an issue Jul 20, 2026 that may be closed by this pull request
@github-actions

Copy link
Copy Markdown

Build output available:
openearable_v2_firmware.elf.zip
openearable_v2_fota.zip

@github-actions

Copy link
Copy Markdown

Build output available:
openearable_v2_firmware.elf.zip
openearable_v2_fota.zip

@github-actions

Copy link
Copy Markdown

Build output available:
openearable_v2_firmware.elf.zip
openearable_v2_fota.zip

@github-actions

Copy link
Copy Markdown

Build output available:
openearable_v2_firmware.elf.zip
openearable_v2_fota.zip

@github-actions

Copy link
Copy Markdown

Build output available:
openearable_v2_firmware.elf.zip
openearable_v2_fota.zip

@github-actions

Copy link
Copy Markdown

Build output available:
openearable_v2_firmware.elf.zip
openearable_v2_fota.zip

@github-actions

github-actions Bot commented Aug 3, 2026

Copy link
Copy Markdown

Build output available:
openearable_v2_firmware.elf.zip
openearable_v2_fota.zip

@github-actions

github-actions Bot commented Aug 3, 2026

Copy link
Copy Markdown

Build output available:
openearable_v2_firmware.elf.zip
openearable_v2_fota.zip

@Ruben-Lohberg
Ruben-Lohberg marked this pull request as ready for review August 3, 2026 17:27
@Ruben-Lohberg Ruben-Lohberg removed a link to an issue Aug 3, 2026
@Ruben-Lohberg Ruben-Lohberg linked an issue Aug 3, 2026 that may be closed by this pull request
@github-actions

Copy link
Copy Markdown

Build output available:
openearable_v2_firmware.elf.zip
openearable_v2_fota.zip

@Ruben-Lohberg
Ruben-Lohberg changed the base branch from main to 2.2.8 September 7, 2026 09:51
@github-actions

github-actions Bot commented Sep 7, 2026

Copy link
Copy Markdown

✅ Unit tests passed

2 passed, 0 failed/error, 0 skippedview workflow run

Test scenario Platform Result
ring_buffer/openearable.unit.ring_buffer native_sim/native/64 ✅ passed
sensor_component/openearable.unit.sensor_component native_sim/native/64 ✅ passed

Download the unit-test-results artifact for full Twister reports and logs.

@github-actions

github-actions Bot commented Sep 7, 2026

Copy link
Copy Markdown

Build output available:
openearable_v2_firmware.elf.zip
openearable_v2_fota.zip

@github-actions

github-actions Bot commented Sep 7, 2026

Copy link
Copy Markdown

Build output available:
openearable_v2_firmware.elf.zip
openearable_v2_fota.zip

@Ruben-Lohberg
Ruben-Lohberg merged commit 8f49062 into 2.2.8 Sep 7, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

FW: Add a linter

2 participants