Skip to content

Nightly CI build

Nightly CI build #22

Triggered via pull request June 30, 2026 18:50
Status Failure
Total duration 2h 30m 4s
Artifacts 12

nightly.yml

on: pull_request
Docker Images  /  Detect Docker input changes
7s
Docker Images / Detect Docker input changes
Debug Tests  /  Code Coverage
0s
Debug Tests / Code Coverage
C++ Checks  /  clang-format
28s
C++ Checks / clang-format
C++ Checks  /  clang-tidy
11m 49s
C++ Checks / clang-tidy
Generate Docs  /  Generate and verify docs
35s
Generate Docs / Generate and verify docs
Sanitizer Checks
17m 40s
Sanitizer Checks
Matrix: Debug Tests / test
Docker Images  /  Build (docker-linux-arm64)
19m 42s
Docker Images / Build (docker-linux-arm64)
Docker Images  /  Build (docker-linux-x64)
26m 49s
Docker Images / Build (docker-linux-x64)
Docker Images  /  Build (cpp-example-collection-linux-arm64)
6m 32s
Docker Images / Build (cpp-example-collection-linux-arm64)
Docker Images  /  Publish base manifest
0s
Docker Images / Publish base manifest
Docker Images  /  Publish SDK manifest
0s
Docker Images / Publish SDK manifest
Docker Images  /  Build (cpp-example-collection-x64)
6m 13s
Docker Images / Build (cpp-example-collection-x64)
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 18 warnings
Debug Tests / Test (linux-x64)
Process completed with exit code 134.
Debug Tests / Test (macos-arm64)
Process completed with exit code 1.
Debug Tests / Test (macos-x64)
The action 'Run integration tests' has timed out after 120 minutes.
Docker Images / Build (docker-linux-arm64)
The command [sudo apt-get remove -y azure-cli google-chrome-stable firefox powershell mono-devel libgl1-mesa-dri --fix-missing] failed to complete successfully. Proceeding...
Debug Tests / Test (macos-arm64)
The following taps are not trusted: aws/tap Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required. Untap them with: brew untap aws/tap Trust specific formulae, casks and commands with: brew trust --formula <user>/<tap>/<formula> brew trust --cask <user>/<tap>/<cask> brew trust --command <user>/<tap>/<command> Whole-tap trust is broader and includes all current and future formulae, casks and commands from the listed taps. Trust whole taps with: brew trust aws/tap To disable trust checks: export HOMEBREW_NO_REQUIRE_TAP_TRUST=1 This is not recommended and will be removed in a later release. For more information, see: https://docs.brew.sh/Tap-Trust
Debug Tests / Test (macos-arm64)
The following taps are not trusted: aws/tap Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required. Untap them with: brew untap aws/tap Trust specific formulae, casks and commands with: brew trust --formula <user>/<tap>/<formula> brew trust --cask <user>/<tap>/<cask> brew trust --command <user>/<tap>/<command> Whole-tap trust is broader and includes all current and future formulae, casks and commands from the listed taps. Trust whole taps with: brew trust aws/tap For more information, see: https://docs.brew.sh/Tap-Trust
Debug Tests / Test (macos-arm64)
The following taps are not trusted: aws/tap Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required. Untap them with: brew untap aws/tap Trust specific formulae, casks and commands with: brew trust --formula <user>/<tap>/<formula> brew trust --cask <user>/<tap>/<cask> brew trust --command <user>/<tap>/<command> Whole-tap trust is broader and includes all current and future formulae, casks and commands from the listed taps. Trust whole taps with: brew trust aws/tap To disable trust checks: export HOMEBREW_NO_REQUIRE_TAP_TRUST=1 This is not recommended and will be removed in a later release. For more information, see: https://docs.brew.sh/Tap-Trust
Docker Images / Build (cpp-example-collection-linux-arm64)
The command [sudo apt-get remove -y azure-cli google-chrome-stable firefox powershell mono-devel libgl1-mesa-dri --fix-missing] failed to complete successfully. Proceeding...
Debug Tests / Test (windows-x64): src/ffi_client.h#L224
'livekit::FfiClient::next_listener_id': 'std::atomic<int>' needs to have dll-interface to be used by clients of 'livekit::FfiClient' [D:\a\client-sdk-cpp\client-sdk-cpp\build-debug\livekit.vcxproj]
Debug Tests / Test (windows-x64): src/ffi_client.h#L222
'livekit::FfiClient::listeners_': 'std::unordered_map<livekit::FfiClient::ListenerId,std::shared_ptr<livekit::FfiClient::ListenerSlot>,std::hash<int>,std::equal_to<livekit::FfiClient::ListenerId>,std::allocator<std::pair<const livekit::FfiClient::ListenerId,std::shared_ptr<livekit::FfiClient::ListenerSlot>>>>' needs to have dll-interface to be used by clients of 'livekit::FfiClient' [D:\a\client-sdk-cpp\client-sdk-cpp\build-debug\livekit.vcxproj]
Debug Tests / Test (windows-x64): include/livekit/audio_frame.h#L88
'livekit::AudioFrame::data_': 'std::vector<int16_t,std::allocator<int16_t>>' needs to have dll-interface to be used by clients of 'livekit::AudioFrame' [D:\a\client-sdk-cpp\client-sdk-cpp\build-debug\livekit.vcxproj]
Debug Tests / Test (windows-x64): src/ffi_client.h#L233
'livekit::FfiClient::lifecycle_state_': 'std::atomic<livekit::FfiClient::LifecycleState>' needs to have dll-interface to be used by clients of 'livekit::FfiClient' [D:\a\client-sdk-cpp\client-sdk-cpp\build-debug\livekit.vcxproj]
Debug Tests / Test (windows-x64): src/ffi_client.h#L229
'livekit::FfiClient::next_async_id_': 'std::atomic<unsigned __int64>' needs to have dll-interface to be used by clients of 'livekit::FfiClient' [D:\a\client-sdk-cpp\client-sdk-cpp\build-debug\livekit.vcxproj]
Debug Tests / Test (windows-x64): src/ffi_client.h#L227
'livekit::FfiClient::pending_by_id_': 'std::unordered_map<livekit::FfiClient::AsyncId,std::unique_ptr<livekit::FfiClient::PendingBase,std::default_delete<livekit::FfiClient::PendingBase>>,std::hash<livekit::FfiClient::AsyncId>,std::equal_to<livekit::FfiClient::AsyncId>,std::allocator<std::pair<const livekit::FfiClient::AsyncId,std::unique_ptr<livekit::FfiClient::PendingBase,std::default_delete<livekit::FfiClient::PendingBase>>>>>' needs to have dll-interface to be used by clients of 'livekit::FfiClient' [D:\a\client-sdk-cpp\client-sdk-cpp\build-debug\livekit.vcxproj]
Debug Tests / Test (windows-x64): src/ffi_client.h#L224
'livekit::FfiClient::next_listener_id': 'std::atomic<int>' needs to have dll-interface to be used by clients of 'livekit::FfiClient' [D:\a\client-sdk-cpp\client-sdk-cpp\build-debug\livekit.vcxproj]
Debug Tests / Test (windows-x64): src/ffi_client.h#L222
'livekit::FfiClient::listeners_': 'std::unordered_map<livekit::FfiClient::ListenerId,std::shared_ptr<livekit::FfiClient::ListenerSlot>,std::hash<int>,std::equal_to<livekit::FfiClient::ListenerId>,std::allocator<std::pair<const livekit::FfiClient::ListenerId,std::shared_ptr<livekit::FfiClient::ListenerSlot>>>>' needs to have dll-interface to be used by clients of 'livekit::FfiClient' [D:\a\client-sdk-cpp\client-sdk-cpp\build-debug\livekit.vcxproj]
Debug Tests / Test (windows-x64): include/livekit/audio_frame.h#L88
'livekit::AudioFrame::data_': 'std::vector<int16_t,std::allocator<int16_t>>' needs to have dll-interface to be used by clients of 'livekit::AudioFrame' [D:\a\client-sdk-cpp\client-sdk-cpp\build-debug\livekit.vcxproj]
Debug Tests / Test (windows-x64): include/livekit/audio_frame.h#L88
'livekit::AudioFrame::data_': 'std::vector<int16_t,std::allocator<int16_t>>' needs to have dll-interface to be used by clients of 'livekit::AudioFrame' [D:\a\client-sdk-cpp\client-sdk-cpp\build-debug\livekit.vcxproj]
Debug Tests / Test (macos-x64)
The following taps are not trusted: aws/tap Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required. Untap them with: brew untap aws/tap Trust specific formulae, casks and commands with: brew trust --formula <user>/<tap>/<formula> brew trust --cask <user>/<tap>/<cask> brew trust --command <user>/<tap>/<command> Whole-tap trust is broader and includes all current and future formulae, casks and commands from the listed taps. Trust whole taps with: brew trust aws/tap To disable trust checks: export HOMEBREW_NO_REQUIRE_TAP_TRUST=1 This is not recommended and will be removed in a later release. For more information, see: https://docs.brew.sh/Tap-Trust
Debug Tests / Test (macos-x64)
The following taps are not trusted: aws/tap Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required. Untap them with: brew untap aws/tap Trust specific formulae, casks and commands with: brew trust --formula <user>/<tap>/<formula> brew trust --cask <user>/<tap>/<cask> brew trust --command <user>/<tap>/<command> Whole-tap trust is broader and includes all current and future formulae, casks and commands from the listed taps. Trust whole taps with: brew trust aws/tap For more information, see: https://docs.brew.sh/Tap-Trust
Debug Tests / Test (macos-x64)
The following taps are not trusted: aws/tap Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required. Untap them with: brew untap aws/tap Trust specific formulae, casks and commands with: brew trust --formula <user>/<tap>/<formula> brew trust --cask <user>/<tap>/<cask> brew trust --command <user>/<tap>/<command> Whole-tap trust is broader and includes all current and future formulae, casks and commands from the listed taps. Trust whole taps with: brew trust aws/tap To disable trust checks: export HOMEBREW_NO_REQUIRE_TAP_TRUST=1 This is not recommended and will be removed in a later release. For more information, see: https://docs.brew.sh/Tap-Trust

Artifacts

Produced during runtime
Name Size Digest
crash-diagnostics-linux-x64
325 MB
sha256:1fa7dbd69e3f3b2f389c019a23ea2c214156a854969aca06562ce308d4649908
crash-diagnostics-macos-arm64
331 MB
sha256:5b57e8eaa8e3be1b9fce6a67cc861d65c1cd3b1ca064b6482fa78484167c90b1
crash-diagnostics-macos-x64
13.2 MB
sha256:45bc9d06ff4901f8aecd686159dfef405afee00ed68cf574f5d9c2098af1e166
livekit-cpp-docs Expired
2.61 MB
sha256:fce9509c67b87af867467ee1ce521741ae02904cbae3e465ddff7a7d00d0f0a9
livekit-cpp-sdk-docker-arm64 Expired
1.71 GB
sha256:4cd27cd12ee645c9788833443ec6579dc0b199142ac2a0af0bf32ca3d326c19e
livekit-cpp-sdk-docker-x64 Expired
1.8 GB
sha256:13ff0f359d61385d2d3f84325b1da93b58ba87c5b270fe3ab4d7dc2aba45040f
sanitizer-test-results
7.83 KB
sha256:44bf614cada322c4482677766019e9617cd56d7d526dd76acae3fbf42d03596c
test-results-linux-arm64
29.5 MB
sha256:d750e5cf075e1699c3427cc37ef0b1dd8d3a235e3ff5447ed546522ebbd01227
test-results-linux-x64
307 KB
sha256:5bddf21fb0c2702083a230cc9bb27c78d5a55bfb4c8cf20954b0f81975b28fa6
test-results-macos-arm64
20.1 MB
sha256:1d079a55982ffadf3064fc26151c2b7c46a0271591dd18cf6bafb05574daae20
test-results-macos-x64
6.85 MB
sha256:9e1d3a73dcf50d9fdcdfefffb1f01ff9b9e7b8882d52f5c7c161705b5f5ce47a
test-results-windows-x64
27 MB
sha256:0f4892412ae18a2f860d9fd19c100a123c97c18b10d89c6ed28df1c52f87fca7