MCPcopy
hub / github.com/ajv-validator/ajv / warn

Method warn

lib/core.ts:272–272  ·  view source on GitHub ↗
(...args: unknown[])

Source from the content-addressed store, hash-verified

270export interface Logger {
271 log(...args: unknown[]): unknown
272 warn(...args: unknown[]): unknown
273 error(...args: unknown[]): unknown
274}
275

Callers 8

validateSchemaMethod · 0.80
addKeywordMethod · 0.80
addInitialKeywordsFunction · 0.80
addBeforeRuleFunction · 0.80
unknownFormatFunction · 0.80
checkStrictModeFunction · 0.80
checkRefsAndKeywordsFunction · 0.80
saveAndMinifyFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected