handle case when cookie is not set and response is returned #157
Annotations
7 warnings
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build:
src/handlers/file_handler.ts#L132
Found createReadStream from package "fs" with non literal argument at index 0
|
build:
src/utils/compare_string.ts#L2
Found non-literal argument to RegExp Constructor
|
build:
src/handlers/file_handler.ts#L132
Found createReadStream from package "fs" with non literal argument at index 0
|
build:
src/utils/compare_string.ts#L2
Found non-literal argument to RegExp Constructor
|
build:
src/handlers/file_handler.ts#L132
Found createReadStream from package "fs" with non literal argument at index 0
|
build:
src/utils/compare_string.ts#L2
Found non-literal argument to RegExp Constructor
|