Skip to content

test: remove temporary TA-pointer access-rights negative test #336

test: remove temporary TA-pointer access-rights negative test

test: remove temporary TA-pointer access-rights negative test #336

Triggered via push August 5, 2026 11:20
Status Success
Total duration 1m 39s
Artifacts

linter.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
arch/riscv32/bl808/src/drivers/lhal/src/bflb_usb_v2.c:19:9 [cppcoreguidelines-macro-to-enum]: arch/riscv32/bl808/src/drivers/lhal/src/bflb_usb_v2.c#L19
macro 'PDS_REG_USB_DRVBUS_POL' defines an integral constant; prefer an enum instead
arch/riscv32/bl808/src/drivers/lhal/src/bflb_usb_v2.c:18:9 [cppcoreguidelines-macro-to-enum]: arch/riscv32/bl808/src/drivers/lhal/src/bflb_usb_v2.c#L18
macro 'PDS_REG_USB_L1_WAKEUP' defines an integral constant; prefer an enum instead
arch/riscv32/bl808/src/drivers/lhal/src/bflb_usb_v2.c:16:9 [cppcoreguidelines-macro-to-enum]: arch/riscv32/bl808/src/drivers/lhal/src/bflb_usb_v2.c#L16
macro 'PDS_REG_USB_EXT_SUSP_N' defines an integral constant; prefer an enum instead
arch/riscv32/bl808/src/drivers/lhal/src/bflb_usb_v2.c:15:9 [cppcoreguidelines-macro-to-enum]: arch/riscv32/bl808/src/drivers/lhal/src/bflb_usb_v2.c#L15
macro 'PDS_REG_USB_SW_RST_N' defines an integral constant; prefer an enum instead
arch/riscv32/bl808/src/drivers/lhal/src/bflb_usb_v2.c:12:9 [cppcoreguidelines-macro-to-enum]: arch/riscv32/bl808/src/drivers/lhal/src/bflb_usb_v2.c#L12
macro 'PDS_USB_PHY_CTRL_OFFSET' defines an integral constant; prefer an enum instead