Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/github/awesome-copilot
/ warn
Function
warn
skills/quality-playbook/quality_gate.py:489–492 ·
view source on GitHub ↗
(msg)
Source
from the content-addressed store, hash-verified
487
488
489
def
warn(msg):
490
global WARN
491
print(f
" WARN: {msg}"
)
492
WARN += 1
493
494
495
def
info(msg):
Callers
15
check_file_existence
Function · 0.70
check_bugs_heading
Function · 0.70
check_tdd_sidecar
Function · 0.70
check_integration_sidecar
Function · 0.70
check_use_cases
Function · 0.70
check_test_file_extension
Function · 0.70
check_patches
Function · 0.70
check_version_stamps
Function · 0.70
check_run_metadata
Function · 0.70
_check_citation_block
Function · 0.70
check_v1_5_0_index_md
Function · 0.70
check_v1_5_0_semantic_check
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected