move onResultFromComponent to request handler #131
Annotations
6 warnings
build:
src/constants/fort_global.ts#L3
'TCacheStore' is defined but never used
|
build:
src/handlers/file_handler.ts#L132
Found createReadStream from package "fs" with non literal argument at index 0
|
build:
src/handlers/route_handler.ts#L4
'ICacheOption' is defined but never used
|
build:
src/helpers/validate_body_guard.ts#L2
'RouteHandler' is defined but never used
|
build:
src/helpers/validate_param_guard.ts#L2
'RouteHandler' is defined but never used
|
build:
src/utils/compare_string.ts#L2
Found non-literal argument to RegExp Constructor
|