Skip to content

C interface/implementation #30

C interface/implementation

C interface/implementation #30

Triggered via pull request August 11, 2024 19:24
@thinksthinks
synchronize #22
c-interface
Status Failure
Total duration 3m 57s
Artifacts

ci.yml

on: pull_request
Matrix: Test
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 4 warnings
Test (ubuntu-latest, gcc-11, Debug): test/src/test.cpp#L449
‘bounds_min’ is not captured
Test (ubuntu-latest, gcc-11, Debug): test/src/test.cpp#L450
‘bounds_max’ is not captured
Test (ubuntu-latest, gcc-11, Debug)
Process completed with exit code 2.
Test (ubuntu-latest, gcc-11, Release): test/src/test.cpp#L449
‘bounds_min’ is not captured
Test (ubuntu-latest, gcc-11, Release): test/src/test.cpp#L450
‘bounds_max’ is not captured
Test (ubuntu-latest, gcc-11, Release)
Process completed with exit code 2.
Test (ubuntu-latest, llvm-15.0.2, Release): test/src/test.cpp#L449
variable 'bounds_min' cannot be implicitly captured in a lambda with no capture-default specified
Test (ubuntu-latest, llvm-15.0.2, Release): test/src/test.cpp#L450
variable 'bounds_max' cannot be implicitly captured in a lambda with no capture-default specified
Test (ubuntu-latest, llvm-15.0.2, Release)
Process completed with exit code 2.
Test (ubuntu-latest, llvm-15.0.2, Debug): test/src/test.cpp#L449
variable 'bounds_min' cannot be implicitly captured in a lambda with no capture-default specified
Test (ubuntu-latest, llvm-15.0.2, Debug): test/src/test.cpp#L450
variable 'bounds_max' cannot be implicitly captured in a lambda with no capture-default specified
Test (ubuntu-latest, llvm-15.0.2, Debug)
Process completed with exit code 2.
Test (windows-2022, msvc, Release, Visual Studio 17 2022, Off, ZIP)
Failed to install pipx: Error: Failed to install venv as it was not found via pip or the system package manager. Ignoring...
Test (windows-2022, msvc, Release, Visual Studio 17 2022, On)
Failed to install pipx: Error: Failed to install venv as it was not found via pip or the system package manager. Ignoring...
Test (windows-2022, msvc, Debug, Visual Studio 17 2022, Off)
Failed to install pipx: Error: Failed to install venv as it was not found via pip or the system package manager. Ignoring...
Test (windows-2022, msvc, Debug, Visual Studio 17 2022, On)
Failed to install pipx: Error: Failed to install venv as it was not found via pip or the system package manager. Ignoring...