tarantool / tarantool-qa

QA related issues of Tarantool
3 stars 0 forks source link

Coverity job failing on git operations #281

Closed NickVolynkin closed 1 year ago

NickVolynkin commented 1 year ago

Job coverity.yml failing with

 fatal: No tags can describe '847e5e0c0468c53cbfe65257ca2e97a476f1c4ca'.
Try --always, or create some tags.
CMake Error at CMakeLists.txt:271 (message):
  Unable to retrive version from git or /__w/tarantool/tarantool/VERSION
  file.

-- Configuring incomplete, errors occurred!
See also "/__w/tarantool/tarantool/CMakeFiles/CMakeOutput.log".
See also "/__w/tarantool/tarantool/CMakeFiles/CMakeError.log".
make: *** [.test.mk:30: configure] Error 1
Error: Process completed with exit code 2.

https://github.com/tarantool/tarantool/actions/runs/3350002139/jobs/5570025189

Probably caused by updating checkout action in commit https://github.com/tarantool/tarantool/commit/847e5e0c0468c53cbfe65257ca2e97a476f1c4ca.