FAP Build #232
Annotations
32 errors and 4 warnings
ufbt: Build for release channel:
esp_flasher_worker.c#L243
implicit declaration of function 'furi_hal_uart_set_br'; did you mean 'furi_hal_serial_set_br'? [-Werror=implicit-function-declaration]
|
ufbt: Build for release channel:
esp_flasher_uart.c#L9
unknown type name 'FuriHalUartId'
|
ufbt: Build for release channel:
esp_flasher_worker.c#L243
'FuriHalUartIdUSART1' undeclared (first use in this function); did you mean 'FuriHalBusUSART1'?
|
ufbt: Build for release channel:
esp_flasher_uart.c#L30
unknown type name 'UartIrqEvent'
|
ufbt: Build for release channel:
esp_flasher_uart.c#L61
implicit declaration of function 'furi_hal_uart_tx'; did you mean 'furi_hal_i2c_tx'? [-Werror=implicit-function-declaration]
|
ufbt: Build for release channel:
esp_flasher_uart.c#L4
'FuriHalUartIdUSART1' undeclared (first use in this function); did you mean 'FuriHalBusUSART1'?
|
ufbt: Build for release channel:
esp_flasher_uart.c#L65
unknown type name 'FuriHalUartId'; did you mean 'FuriHalSerialId'?
|
ufbt: Build for release channel:
esp_flasher_uart.c#L89
implicit declaration of function 'esp_flasher_uart_init'; did you mean 'esp_flasher_usart_init'? [-Werror=implicit-function-declaration]
|
ufbt: Build for release channel:
esp_flasher_uart.c#L4
'FuriHalUartIdUSART1' undeclared (first use in this function); did you mean 'FuriHalBusUSART1'?
|
ufbt: Build for release channel:
esp_flasher_uart.c#L99
implicit declaration of function 'furi_hal_uart_set_irq_cb' [-Werror=implicit-function-declaration]
|
ufbt: Build for Unleashed release:
esp_flasher_worker.c#L243
implicit declaration of function 'furi_hal_uart_set_br'; did you mean 'furi_hal_serial_set_br'? [-Werror=implicit-function-declaration]
|
ufbt: Build for Unleashed release:
esp_flasher_worker.c#L243
'FuriHalUartIdUSART1' undeclared (first use in this function); did you mean 'FuriHalBusUSART1'?
|
ufbt: Build for Unleashed release:
esp_flasher_uart.c#L9
unknown type name 'FuriHalUartId'
|
ufbt: Build for Unleashed release:
esp_flasher_uart.c#L30
unknown type name 'UartIrqEvent'
|
ufbt: Build for Unleashed release:
esp_flasher_uart.c#L61
implicit declaration of function 'furi_hal_uart_tx'; did you mean 'furi_hal_i2c_tx'? [-Werror=implicit-function-declaration]
|
ufbt: Build for Unleashed release:
esp_flasher_uart.c#L4
'FuriHalUartIdUSART1' undeclared (first use in this function); did you mean 'FuriHalBusUSART1'?
|
ufbt: Build for Unleashed release:
esp_flasher_uart.c#L65
unknown type name 'FuriHalUartId'; did you mean 'FuriHalSerialId'?
|
ufbt: Build for Unleashed release:
esp_flasher_uart.c#L89
implicit declaration of function 'esp_flasher_uart_init'; did you mean 'esp_flasher_usart_init'? [-Werror=implicit-function-declaration]
|
ufbt: Build for Unleashed release:
esp_flasher_uart.c#L4
'FuriHalUartIdUSART1' undeclared (first use in this function); did you mean 'FuriHalBusUSART1'?
|
ufbt: Build for Unleashed release:
esp_flasher_uart.c#L99
implicit declaration of function 'furi_hal_uart_set_irq_cb' [-Werror=implicit-function-declaration]
|
ufbt: Build for Unleashed release
The job was canceled because "release_channel_release" failed.
|
ufbt: Build for Unleashed dev:
esp_flasher_worker.c#L243
implicit declaration of function 'furi_hal_uart_set_br'; did you mean 'furi_hal_serial_set_br'? [-Werror=implicit-function-declaration]
|
ufbt: Build for Unleashed dev:
esp_flasher_worker.c#L243
'FuriHalUartIdUSART1' undeclared (first use in this function); did you mean 'FuriHalBusUSART1'?
|
ufbt: Build for Unleashed dev:
esp_flasher_uart.c#L9
unknown type name 'FuriHalUartId'
|
ufbt: Build for Unleashed dev:
esp_flasher_uart.c#L30
unknown type name 'UartIrqEvent'
|
ufbt: Build for Unleashed dev:
esp_flasher_uart.c#L61
implicit declaration of function 'furi_hal_uart_tx'; did you mean 'furi_hal_i2c_tx'? [-Werror=implicit-function-declaration]
|
ufbt: Build for Unleashed dev:
esp_flasher_uart.c#L4
'FuriHalUartIdUSART1' undeclared (first use in this function); did you mean 'FuriHalBusUSART1'?
|
ufbt: Build for Unleashed dev:
esp_flasher_uart.c#L65
unknown type name 'FuriHalUartId'; did you mean 'FuriHalSerialId'?
|
ufbt: Build for Unleashed dev:
esp_flasher_uart.c#L89
implicit declaration of function 'esp_flasher_uart_init'; did you mean 'esp_flasher_usart_init'? [-Werror=implicit-function-declaration]
|
ufbt: Build for Unleashed dev:
esp_flasher_uart.c#L4
'FuriHalUartIdUSART1' undeclared (first use in this function); did you mean 'FuriHalBusUSART1'?
|
ufbt: Build for Unleashed dev:
esp_flasher_uart.c#L99
implicit declaration of function 'furi_hal_uart_set_irq_cb' [-Werror=implicit-function-declaration]
|
ufbt: Build for dev channel
The operation was canceled.
|
ufbt: Build for release channel
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/.
|
ufbt: Build for Unleashed release
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/.
|
ufbt: Build for Unleashed dev
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/.
|
ufbt: Build for dev channel
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/.
|