Skip to content

chore: update GattClientSt for changed GattClientDiscovery interface #1613

chore: update GattClientSt for changed GattClientDiscovery interface

chore: update GattClientSt for changed GattClientDiscovery interface #1613

Triggered via pull request September 25, 2024 08:27
Status Failure
Total duration 11m 5s
Artifacts 1

ci.yml

on: pull_request
Host Build & Test (ubuntu-latest)
1m 27s
Host Build & Test (ubuntu-latest)
Matrix: Host Build & Test
Matrix: Embedded Build
Fit to window
Zoom out
Zoom in

Annotations

30 errors and 5 warnings
Embedded Build (RelWithDebInfo, 10.3-2021.10, stm32wba52): hal_st/middlewares/ble_middleware/GattClientSt.hpp#L24
'void hal::GattClientSt::StartCharacteristicDiscovery(services::AttAttribute::Handle, services::AttAttribute::Handle)' marked 'override', but does not override
Embedded Build (RelWithDebInfo, 10.3-2021.10, stm32wba52): hal_st/middlewares/ble_middleware/GattClientSt.hpp#L25
'void hal::GattClientSt::StartDescriptorDiscovery(services::AttAttribute::Handle, services::AttAttribute::Handle)' marked 'override', but does not override
Embedded Build (RelWithDebInfo, 10.3-2021.10, stm32wba52): hal_st/middlewares/ble_middleware/GattClientSt.hpp#L28
'void hal::GattClientSt::Read(const services::GattClientCharacteristicOperationsObserver&, const infra::Function<void(const infra::MemoryRange<const unsigned char>&)>&)' marked 'override', but does not override
Embedded Build (RelWithDebInfo, 10.3-2021.10, stm32wba52): hal_st/middlewares/ble_middleware/GattClientSt.hpp#L29
'void hal::GattClientSt::Write(const services::GattClientCharacteristicOperationsObserver&, infra::ConstByteRange, const infra::Function<void(), 8>&)' marked 'override', but does not override
Embedded Build (RelWithDebInfo, 10.3-2021.10, stm32wba52): hal_st/middlewares/ble_middleware/GattClientSt.hpp#L30
'void hal::GattClientSt::WriteWithoutResponse(const services::GattClientCharacteristicOperationsObserver&, infra::ConstByteRange)' marked 'override', but does not override
Embedded Build (RelWithDebInfo, 10.3-2021.10, stm32wba52): hal_st/middlewares/ble_middleware/GattClientSt.hpp#L31
'void hal::GattClientSt::EnableNotification(const services::GattClientCharacteristicOperationsObserver&, const infra::Function<void(), 8>&)' marked 'override', but does not override
Embedded Build (RelWithDebInfo, 10.3-2021.10, stm32wba52): hal_st/middlewares/ble_middleware/GattClientSt.hpp#L32
'void hal::GattClientSt::DisableNotification(const services::GattClientCharacteristicOperationsObserver&, const infra::Function<void(), 8>&)' marked 'override', but does not override
Embedded Build (RelWithDebInfo, 10.3-2021.10, stm32wba52): hal_st/middlewares/ble_middleware/GattClientSt.hpp#L33
'void hal::GattClientSt::EnableIndication(const services::GattClientCharacteristicOperationsObserver&, const infra::Function<void(), 8>&)' marked 'override', but does not override
Embedded Build (RelWithDebInfo, 10.3-2021.10, stm32wba52): hal_st/middlewares/ble_middleware/GattClientSt.hpp#L34
'void hal::GattClientSt::DisableIndication(const services::GattClientCharacteristicOperationsObserver&, const infra::Function<void(), 8>&)' marked 'override', but does not override
Embedded Build (RelWithDebInfo, 10.3-2021.10, stm32wba52): hal_st/middlewares/ble_middleware/GattClientSt.hpp#L24
'void hal::GattClientSt::StartCharacteristicDiscovery(services::AttAttribute::Handle, services::AttAttribute::Handle)' marked 'override', but does not override
Embedded Build (RelWithDebInfo, 10.3-2021.10, stm32g431)
The job was canceled because "RelWithDebInfo_10_3-202_2" failed.
Embedded Build (RelWithDebInfo, 10.3-2021.10, stm32f429)
The job was canceled because "RelWithDebInfo_10_3-202_2" failed.
Embedded Build (RelWithDebInfo, 10.3-2021.10, stm32f429)
The operation was canceled.
Embedded Build (RelWithDebInfo, 10.3-2021.10, stm32wb55)
The job was canceled because "RelWithDebInfo_10_3-202_2" failed.
Embedded Build (RelWithDebInfo, 10.3-2021.10, stm32wb55)
The operation was canceled.
Embedded Build (RelWithDebInfo, 10.3-2021.10, stm32f746)
The job was canceled because "RelWithDebInfo_10_3-202_2" failed.
Embedded Build (RelWithDebInfo, 10.3-2021.10, stm32g070)
The job was canceled because "RelWithDebInfo_10_3-202_2" failed.
Embedded Build (RelWithDebInfo, 10.3-2021.10, stm32g070)
The operation was canceled.
Embedded Build (9-2020-q2, RelWithDebInfo, stm32f767)
The job was canceled because "RelWithDebInfo_10_3-202_2" failed.
Embedded Build (9-2020-q2, RelWithDebInfo, stm32f767)
The operation was canceled.
Embedded Build (RelWithDebInfo, 10.3-2021.10, stm32h573)
The job was canceled because "RelWithDebInfo_10_3-202_2" failed.
Embedded Build (RelWithDebInfo, 10.3-2021.10, stm32h573)
The operation was canceled.
Embedded Build (RelWithDebInfo, 10.3-2021.10, stm32f767)
The job was canceled because "RelWithDebInfo_10_3-202_2" failed.
Embedded Build (RelWithDebInfo, 10.3-2021.10, stm32f767)
The operation was canceled.
Embedded Build (8-2019-q3, RelWithDebInfo, stm32f767)
The job was canceled because "RelWithDebInfo_10_3-202_2" failed.
Embedded Build (8-2019-q3, RelWithDebInfo, stm32f767)
The operation was canceled.
Embedded Build (RelWithDebInfo, 10.3-2021.10, stm32h563)
The job was canceled because "RelWithDebInfo_10_3-202_2" failed.
Embedded Build (RelWithDebInfo, 10.3-2021.10, stm32h563)
The operation was canceled.
Embedded Build (RelWithDebInfo, 10.3-2021.10, stm32f407)
The job was canceled because "RelWithDebInfo_10_3-202_2" failed.
Embedded Build (RelWithDebInfo, 10.3-2021.10, stm32f407)
The operation was canceled.
Host Build & Test (ubuntu-latest)
‘noreturn’ function does return
Host Build & Test (ubuntu-latest)
‘noreturn’ function does return
Host Build & Test (macos-latest)
Saving cache failed: Error: Path Validation Error: Path(s) specified in the action for caching do(es) not exist, hence no cache is being saved.
Host Build & Test (macos-latest)
Inclusion of Docker tools requested, but Docker could not be found.
Host Build & Test (windows-latest)
Saving cache failed: Error: Path Validation Error: Path(s) specified in the action for caching do(es) not exist, hence no cache is being saved.

Artifacts

Produced during runtime
Name Size
hal_st
53.4 MB