FAP Build #278
Annotations
9 errors and 1 warning
gps_uart.c#L13
unknown type name 'UartIrqEvent'
|
gps_uart.c#L23
implicit declaration of function 'furi_hal_console_disable'; did you mean 'furi_hal_usb_disable'? [-Werror=implicit-function-declaration]
|
gps_uart.c#L24
implicit declaration of function 'furi_hal_uart_set_irq_cb' [-Werror=implicit-function-declaration]
|
gps_uart.c#L24
'FuriHalUartIdUSART1' undeclared (first use in this function); did you mean 'FuriHalBusUSART1'?
|
gps_uart.c#L24
'gps_uart_on_irq_cb' undeclared (first use in this function)
|
gps_uart.c#L25
implicit declaration of function 'furi_hal_uart_set_br'; did you mean 'furi_hal_serial_set_br'? [-Werror=implicit-function-declaration]
|
gps_uart.c#L30
'FuriHalUartIdUSART1' undeclared (first use in this function); did you mean 'FuriHalBusUSART1'?
|
gps_uart.c#L31
implicit declaration of function 'furi_hal_console_enable'; did you mean 'furi_hal_usb_enable'? [-Werror=implicit-function-declaration]
|
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading