Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/czlonkowski/n8n-mcp
/ error
Function
error
scripts/test-release-automation.js:46–48 ·
view source on GitHub ↗
(message)
Source
from the content-addressed store, hash-verified
44
}
45
46
function
error(message) {
47
log(`❌ ${message}`,
'red'
);
48
}
49
50
function
info(message) {
51
log(`ℹ️ ${message}`,
'blue'
);
Callers
8
testFileExistence
Method · 0.70
testVersionDetection
Method · 0.70
testChangelogParsing
Method · 0.70
testBuildProcess
Method · 0.70
testNpmPublishPrep
Method · 0.70
testDockerConfig
Method · 0.70
testWorkflowSyntax
Method · 0.70
testEnvironment
Method · 0.70
Calls
1
log
Function · 0.70
Tested by
no test coverage detected