add test for passing invalid regex #138
Annotations
3 warnings
build:
src/handlers/file_handler.ts#L132
Found createReadStream from package "fs" with non literal argument at index 0
|
build:
src/handlers/request_handler_helper.ts#L10
'mimeTypeMap' is assigned a value but never used
|
build:
src/utils/compare_string.ts#L2
Found non-literal argument to RegExp Constructor
|