ci: Implement more GitHub actions #13
GitHub Actions / JUnit Test Report
failed
Dec 14, 2023 in 0s
5 tests run, 4 passed, 0 skipped, 1 failed.
Annotations
Check failure on line 1 in /DynamicVersion/git_repo
github-actions / JUnit Test Report
/DynamicVersion/git_repo
fail
Raw output
:: No tag created: Should fail
Author identity unknown
*** Please tell me who you are.
Run
git config --global user.email "[email protected]"
git config --global user.name "Your Name"
to set your account's default identity.
Omit --global to set the identity only in this repository.
fatal: unable to auto-detect email address (got 'root@8f2fa33f3535.(none)')
:: [ 19:48:50 ] :: [ FAIL ] :: Command 'git commit -m 'Initial commit'' (Expected 0, got 128)
:: Tagged
fatal: Failed to resolve 'HEAD' as a valid ref.
:: [ 19:48:50 ] :: [ FAIL ] :: Command 'git tag v0.0.0' (Expected 0, got 128)
CMake Warning (dev) at /__w/CMakeExtraUtils/CMakeExtraUtils/build/DynamicVersion.cmake:167 (message):
No PROJECT_PREFIX was given. Please provide one to avoid target name
clashes
Call Stack (most recent call first):
CMakeLists.txt:9 (dynamic_version)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Found Git: /usr/bin/git (found version "2.41.0")
fatal: ambiguous argument 'HEAD': unknown revision or path not in the working tree.
Use '--' to separate paths from revisions, like this:
'git <command> [<revision>...] -- [<file>...]'
CMake Error at /__w/CMakeExtraUtils/CMakeExtraUtils/build/DynamicVersion.cmake:414 (execute_process):
execute_process failed command indexes:
1: "Child return code: 128"
Call Stack (most recent call first):
/__w/CMakeExtraUtils/CMakeExtraUtils/build/DynamicVersion.cmake:475 (get_dynamic_version)
CMake Error at /__w/CMakeExtraUtils/CMakeExtraUtils/build/DynamicVersion.cmake:209 (execute_process):
execute_process failed command indexes:
1: "Child return code: 1"
Call Stack (most recent call first):
CMakeLists.txt:9 (dynamic_version)
-- Configuring incomplete, errors occurred!
:: [ 19:48:50 ] :: [ FAIL ] :: Command 'cmake -B ./build . -DCMakeExtraUtils_ROOT=/__w/CMakeExtraUtils/CMakeExtraUtils/build' (Expected 0, got 1)
Loading