Support of the flash for SiWx917 #192
Annotations
1 error, 3 warnings, and 1 notice
Run Compliance Tests
Process completed with exit code 1.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
check-warns:
ClangFormat.txt#L1
See https://docs.zephyrproject.org/latest/contribute/guidelines.html#clang-format for more details.
You may want to run clang-format on this change:
- SIWX917_PAGE_LAYOUT_FLASH_INIT(n) \
- }; \
+ SIWX917_PAGE_LAYOUT_FLASH_INIT(n)}; \
File:drivers/flash/soc_flash_silabs_siwx917.c
Line:165
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "compliance.xml".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Run Compliance Tests:
drivers/flash/soc_flash_silabs_siwx917.c#L165
drivers/flash/soc_flash_silabs_siwx917.c:165
- SIWX917_PAGE_LAYOUT_FLASH_INIT(n) \
- }; \
+ SIWX917_PAGE_LAYOUT_FLASH_INIT(n)}; \
|
Loading