3.5 stm32 bootloader support #46
compliance.yml
on: pull_request
Run compliance checks on patch series (PR)
3m 7s
Annotations
7 errors and 2 warnings
OPEN_BRACE:
soc/arm/st_stm32/common/stm32_bootloader.c#L25
soc/arm/st_stm32/common/stm32_bootloader.c:25 that open brace { should be on the previous line
|
TRAILING_STATEMENTS:
soc/arm/st_stm32/common/stm32_bootloader.c#L42
soc/arm/st_stm32/common/stm32_bootloader.c:42 trailing statements should be on next line
|
Run compliance checks on patch series (PR)
Process completed with exit code 3.
|
Run compliance checks on patch series (PR):
Kconfig.txt#L1
See https://docs.zephyrproject.org/latest/build/kconfig/tips.html for more details.
Boolean option 'BOARD_ENABLE_DCDC' prompt must not start with 'Enable...'. Please
check Kconfig guidelines.
|
Run compliance checks on patch series (PR):
Checkpatch.txt#L1
See https://docs.zephyrproject.org/latest/contribute/guidelines.html#coding-style for more details.
OPEN_BRACE: that open brace { should be on the previous line
File:soc/arm/st_stm32/common/stm32_bootloader.c
Line:25
ARRAY_SIZE: Prefer ARRAY_SIZE(NVIC->ICER)
File:soc/arm/st_stm32/common/stm32_bootloader.c
Line:25
TRAILING_STATEMENTS: trailing statements should be on next line
File:soc/arm/st_stm32/common/stm32_bootloader.c
Line:42
|
Run compliance checks on patch series (PR):
KconfigBasicNoModules.txt#L1
See https://docs.zephyrproject.org/latest/build/kconfig/tips.html for more details.
Boolean option 'BOARD_ENABLE_DCDC' prompt must not start with 'Enable...'. Please
check Kconfig guidelines.
|
Run compliance checks on patch series (PR)
Process completed with exit code 1.
|
ARRAY_SIZE:
soc/arm/st_stm32/common/stm32_bootloader.c#L25
soc/arm/st_stm32/common/stm32_bootloader.c:25 Prefer ARRAY_SIZE(NVIC->ICER)
|
Deprecation notice: v1, v2, and v3 of the artifact actions
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/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
compliance.xml
|
2.1 KB |
|