Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/iterative/cml
/ warn
Method
warn
src/drivers/github.js:786–788 ·
view source on GitHub ↗
(message)
Source
from the content-addressed store, hash-verified
784
}
785
786
warn(message) {
787
console.error(`::warning::${message}`);
788
}
789
790
get sha() {
791
if
(GITHUB_EVENT_NAME ===
'pull_request'
)
Callers
3
startRunner
Method · 0.95
checkCreate
Method · 0.45
prAutoMerge
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected