Skip to content
Triggered via push May 6, 2024 13:43
Status Failure
Total duration 40s
Artifacts

build.yml

on: push
Matrix: ufbt-build
Fit to window
Zoom out
Zoom in

Annotations

11 errors
ufbt: Build for dev channel: MAX3421E.h#L24
implicit declaration of function 'Hwreg' [-Werror=implicit-function-declaration]
ufbt: Build for dev channel: MAX3421E.h#L24
implicit declaration of function 'Hrreg' [-Werror=implicit-function-declaration]
ufbt: Build for dev channel: MAX3421E.c#L317
cast to pointer from integer of different size [-Werror=int-to-pointer-cast]
ufbt: Build for dev channel: MAX3421E.c#L317
format '%X' expects argument of type 'unsigned int', but argument 4 has type 'uint8_t *' {aka 'unsigned char *'} [-Werror=format=]
ufbt: Build for dev channel: MAX3421E.c#L355
cast to pointer from integer of different size [-Werror=int-to-pointer-cast]
ufbt: Build for dev channel: MAX3421E.c#L355
format '%X' expects argument of type 'unsigned int', but argument 4 has type 'uint8_t *' {aka 'unsigned char *'} [-Werror=format=]
ufbt: Build for dev channel: MAX3421E.c#L371
cast to pointer from integer of different size [-Werror=int-to-pointer-cast]
ufbt: Build for dev channel: MAX3421E.c#L371
format '%X' expects argument of type 'unsigned int', but argument 4 has type 'uint8_t *' {aka 'unsigned char *'} [-Werror=format=]
ufbt: Build for dev channel: MAX3421E.c#L383
cast to pointer from integer of different size [-Werror=int-to-pointer-cast]
ufbt: Build for dev channel: MAX3421E.c#L383
format '%c' expects argument of type 'int', but argument 4 has type 'uint8_t *' {aka 'unsigned char *'} [-Werror=format=]
ufbt: Build for release channel
The job was canceled because "dev_channel_dev" failed.