NTRNL-474 add validation middleware to node template repo #27
build-and-test.yml
on: pull_request
build-and-test
23s
Annotations
8 warnings
build-and-test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
🧾 Statement is not covered:
src/utils/validateFilepath.ts#L10
Warning! Not covered statement
|
🧾 Statement is not covered:
src/utils/validateFilepath.ts#L12
Warning! Not covered statement
|
🧾 Statement is not covered:
src/utils/validateFilepath.ts#L13
Warning! Not covered statement
|
🧾 Statement is not covered:
src/utils/validateFilepath.ts#L16
Warning! Not covered statement
|
🌿 Branch is not covered:
src/utils/validateFilepath.ts#L12
Warning! Not covered branch
|
🕹️ Function is not covered:
src/utils/validateFilepath.ts#L7
Warning! Not covered function
|
🌿 Branch is not covered:
src/middleware/validation.middleware.ts#L22
Warning! Not covered branch
|