Skip to content

fix(ci): include EventBus.h in MessageHandler for C++ build #18

fix(ci): include EventBus.h in MessageHandler for C++ build

fix(ci): include EventBus.h in MessageHandler for C++ build #18

Triggered via push June 29, 2026 11:27
Status Failure
Total duration 1h 21m 19s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 11 warnings
macOS ARM64
Process completed with exit code 1.
Linux x64
Process completed with exit code 1.
Windows x64
Process completed with exit code 1.
Windows x64: src/api/MessageHandler.cpp#L287
'e3::core::EventBus::publish': no matching overloaded function found
Windows x64: src/api/MessageHandler.cpp#L287
'<function-style-cast>': cannot convert from 'initializer list' to 'e3::core::SimulationStepEvent'
macOS ARM64
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
macOS ARM64
The following taps are not trusted: aws/tap azure/bicep Homebrew will ignore formulae, casks and commands from these taps when `HOMEBREW_REQUIRE_TAP_TRUST` is set. This will become the default in Homebrew 6.0.0 or 5.2.0, whichever comes first. Enable trust checks now with: export HOMEBREW_REQUIRE_TAP_TRUST=1 Trust specific formulae, casks or commands with: brew trust --formula <user>/<tap>/<formula> brew trust --cask <user>/<tap>/<cask> brew trust --command <user>/<tap>/<command> or trust installed formulae from these taps with: brew trust --formula azure/bicep/bicep You can trust all formulae, casks and commands from these taps with: brew trust aws/tap azure/bicep Prefer trusting only the specific formulae, casks or commands you need. Untap them with: brew untap aws/tap azure/bicep To keep allowing them by default during the transition: export HOMEBREW_NO_REQUIRE_TAP_TRUST=1 This is not recommended and will be removed in a later release.
Linux x64
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Windows x64
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/setup-dotnet@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Windows x64: src/api/MessageHandler.cpp#L129
'payload': unreferenced parameter
Windows x64: src/api/MessageHandler.cpp#L61
'hdl': unreferenced parameter
Windows x64: src/postprocessor/GCodeGenerator.cpp#L103
'prev': unreferenced parameter
Windows x64: src/toolpath/operations/DrillingOperation.cpp#L37
'tool': unreferenced parameter
Windows x64: src/toolpath/operations/PocketOperation.cpp#L176
'angle': unreferenced parameter
Windows x64: src/toolpath/operations/PocketOperation.cpp#L115
'kernel': local variable is initialized but not referenced
Windows x64: src/toolpath/operations/PocketOperation.cpp#L109
'toolRadius': unreferenced parameter