| LOW | fastify.js | 694 | function buildAsyncConstraintCallback (isAsync, req, res) { |
| LOW | fastify.js | 952 | function defaultClientErrorHandler (err, socket) { |
| LOW | fastify.js | 992 | function validateSchemaErrorFormatter (schemaErrorFormatter) { |
| LOW | test/skip-reply-send.test.js | 115 | function testHandlerOrBeforeHandlerHook (test, hookOrHandler) { |
| LOW | test/decorator.test.js | 1259 | function assertsThrowOnUndeclaredDecorator (notDecorated, instanceType) { |
| LOW | test/types/using.test-d.ts | 4 | async function hasSymbolDisposeWithUsing () { |
| LOW | test/types/instance.test-d.ts | 134 | function notFoundpreHandlerHandler ( |
| LOW | test/types/instance.test-d.ts | 139 | async function notFoundpreHandlerAsyncHandler ( |
| LOW | test/types/instance.test-d.ts | 143 | function notFoundpreValidationHandler ( |
| LOW | test/types/instance.test-d.ts | 148 | async function notFoundpreValidationAsyncHandler ( |
| LOW | test/types/instance.test-d.ts | 211 | function serializerWithInvalidReturn (payload: unknown, statusCode: number) { } |
| LOW | test/types/instance.test-d.ts | 215 | function invalidSchemaErrorFormatter (err: Error) { |
| LOW | test/scripts/validate-ecosystem-links.test.js | 8 | function loadValidateEcosystemLinksModule () { |
| LOW | docs/Reference/Server.md | 742 | function defaultClientErrorHandler (err, socket) { |
| LOW | lib/route.js | 594 | function handleOnRequestAbortHooksErrors (reply, err) { |
| LOW | lib/route.js | 610 | function normalizeAndValidateMethod (method) { |
| LOW | lib/route.js | 636 | function validateHandlerTimeoutOption (handlerTimeout) { |
| LOW | lib/content-type-parser.js | 396 | function removeAllContentTypeParsers () { |
| LOW | lib/request.js | 94 | function getLastEntryInMultiHeaderValue (headerValue) { |
| LOW | lib/request.js | 100 | function buildRequestWithTrustProxy (R, trustProxy) { |
| LOW | lib/server.js | 23 | function defaultResolveServerListeningText (address) { |
| LOW | lib/logger-factory.js | 44 | function defaultChildLoggerFactory (logger, bindings, opts) { |
| LOW | lib/validation.js | 18 | function compileSchemasForSerialization (context, compile) { |
| LOW | lib/validation.js | 57 | function compileSchemasForValidation (context, compile, isCustom) { |
| LOW | lib/context.js | 87 | function defaultSchemaErrorFormatter (errors, dataVar) { |