Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/hacs/integration
/ error
Function
error
action/action.py:50–52 ·
view source on GitHub ↗
(error: str)
Source
from the content-addressed store, hash-verified
48
49
50
def
error(error: str):
51
LOGGER.error(error)
52
exit(1)
53
54
55
def
output_in_group(group: str, content: str):
Callers
3
choose_repository
Function · 0.85
preflight
Function · 0.85
validate_repository
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…