Skip to content

feat: support shallow and single branch clones in Git #428

feat: support shallow and single branch clones in Git

feat: support shallow and single branch clones in Git #428

Triggered via pull request November 10, 2023 21:22
Status Failure
Total duration 11m 31s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

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

Annotations

8 errors, 28 warnings, and 2 notices
Test (ubuntu-22.04, llvm, true, true)
Process completed with exit code 201.
Test (macos-12, llvm, true, true)
Process completed with exit code 201.
Test (windows-2022, msvc, false)
Process completed with exit code 1.
Test (windows-2022, llvm, true, true)
Process completed with exit code 1.
Test (windows-2022, msvc, true, true)
Process completed with exit code 1.
Test (windows-2022, msvc, false, Ninja)
Process completed with exit code 1.
Test (windows-2022, msvc, true, Ninja)
Process completed with exit code 1.
Test (macos-11, gcc, true, true)
Process completed with exit code 201.
Test (ubuntu-22.04, gcc, true, true): tests/myproj/src/mylib2/lib.cpp#L2
included header Dense is not used directly [misc-include-cleaner]
Test (ubuntu-22.04, gcc, true, true): tests/myproj/src/mylib2/lib.cpp#L4
included header ostream.h is not used directly [misc-include-cleaner]
Test (ubuntu-22.04, gcc, true, true): tests/myproj/src/mylib2/lib.cpp#L7
included header iostream is not used directly [misc-include-cleaner]
Test (ubuntu-22.04, gcc, true, true): tests/myproj/src/mylib2/lib.cpp#L8
included header string is not used directly [misc-include-cleaner]
Test (ubuntu-22.04, gcc, true, true): tests/myproj/src/mylib2/lib.cpp#L9
included header string_view is not used directly [misc-include-cleaner]
Test (ubuntu-22.04, gcc, true, true): tests/myproj/src/mylib2/lib.cpp#L12
included header cassert is not used directly [misc-include-cleaner]
Test (ubuntu-22.04, gcc, true, true): tests/myproj/src/mylib2/lib.cpp#L13
included header cctype is not used directly [misc-include-cleaner]
Test (ubuntu-22.04, gcc, true, true): tests/myproj/src/mylib2/lib.cpp#L14
included header cstddef is not used directly [misc-include-cleaner]
Test (ubuntu-22.04, gcc, true, true): tests/myproj/src/mylib2/lib.cpp#L15
included header cstdint is not used directly [misc-include-cleaner]
Test (ubuntu-22.04, gcc, true, true): tests/myproj/src/mylib2/lib.cpp#L16
included header cstring is not used directly [misc-include-cleaner]
Test (macos-12, llvm, true, true)
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, false)
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, llvm, true, true)
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, true, true)
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, false, Ninja)
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, true, Ninja)
Failed to install pipx: Error: Failed to install venv as it was not found via pip or the system package manager. Ignoring...
Test (macos-11, gcc, true, true)
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, gcc, true, true): tests/myproj/src/main/main.cpp#L2
included header Dense is not used directly [misc-include-cleaner]
Test (windows-2022, gcc, true, true): tests/myproj/src/main/main.cpp#L4
included header ostream.h is not used directly [misc-include-cleaner]
Test (windows-2022, gcc, true, true): tests/myproj/src/main/main.cpp#L7
included header iostream is not used directly [misc-include-cleaner]
Test (windows-2022, gcc, true, true): tests/myproj/src/main/main.cpp#L8
included header string is not used directly [misc-include-cleaner]
Test (windows-2022, gcc, true, true): tests/myproj/src/main/main.cpp#L9
included header string_view is not used directly [misc-include-cleaner]
Test (windows-2022, gcc, true, true): tests/myproj/src/main/main.cpp#L12
included header cassert is not used directly [misc-include-cleaner]
Test (windows-2022, gcc, true, true): tests/myproj/src/main/main.cpp#L13
included header cctype is not used directly [misc-include-cleaner]
Test (windows-2022, gcc, true, true): tests/myproj/src/main/main.cpp#L14
included header cstddef is not used directly [misc-include-cleaner]
Test (windows-2022, gcc, true, true): tests/myproj/src/main/main.cpp#L15
included header cstdint is not used directly [misc-include-cleaner]
Test (windows-2022, gcc, true, true): tests/myproj/src/main/main.cpp#L16
included header cstring is not used directly [misc-include-cleaner]
Test (windows-2022, gcc, true, true)
Failed to install pipx: Error: Failed to install venv as it was not found via pip or the system package manager. Ignoring...
Test (ubuntu-22.04, llvm, true, true)
Failed to download doxygen binary. Error: Could not find package libclang-cpp9 . Falling back to apt-get.
Test (ubuntu-22.04, gcc, true, true)
Failed to download doxygen binary. Error: Could not find package libclang-cpp9 . Falling back to apt-get.