Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cel-expr/cel-cpp
/ GetIssues
Method
GetIssues
checker/validation_result.h:59–59 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
57
}
58
59
absl::Span<const TypeCheckIssue> GetIssues() const { return issues_; }
60
61
void AddIssue(TypeCheckIssue issue) { issues_.push_back(std::move(issue)); }
62
Callers
15
FormatIssues
Function · 0.80
TEST_P
Function · 0.80
compiler_library_subset_factory_test.cc
File · 0.80
TEST
Function · 0.80
TEST
Function · 0.80
TEST
Function · 0.80
TEST_P
Function · 0.80
TEST_F
Function · 0.80
TEST
Function · 0.80
TEST_P
Function · 0.80
TEST
Function · 0.80
ASSERT_OK_AND_ASSIGN
Function · 0.80
Calls
no outgoing calls
Tested by
15
FormatIssues
Function · 0.64
TEST_P
Function · 0.64
TEST
Function · 0.64
TEST
Function · 0.64
TEST
Function · 0.64
TEST_P
Function · 0.64
TEST_F
Function · 0.64
TEST
Function · 0.64
TEST_P
Function · 0.64
TEST
Function · 0.64
ASSERT_OK_AND_ASSIGN
Function · 0.64
TEST_P
Function · 0.64