googleapis / googleapis/cpp-bigquery-odbc

Fix clang-tidy build

Open
#70 0 comments 0 reactions 0 assignees View on GitHub
priority: p2 type: bug
Dominant language
C++
Stars
5
Forks
6
Avg merge
8d 7h
Merged PRs (30d)
12

Description

Clang-tidy for our CI checks throws false positives because GTest is installed using FetchContent_Declare for cmake.

To fix this, we need to use the library already built and installed from source.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.