Skip to content

fix: typescript errros #125

fix: typescript errros

fix: typescript errros #125

Triggered via pull request August 25, 2024 03:53
Status Failure
Total duration 32s
Artifacts

server.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Build
Could not find a declaration file for module 'validator'. '/home/runner/work/linx/linx/node_modules/validator/index.js' implicitly has an 'any' type.
Build
Could not find a declaration file for module 'validator'. '/home/runner/work/linx/linx/node_modules/validator/index.js' implicitly has an 'any' type.
Build
'user' is possibly 'undefined'.
Build
'user' is possibly 'undefined'.
Build
'user' is possibly 'undefined'.
Build
'user' is possibly 'undefined'.
Build
Property 'password' does not exist on type 'IUser | undefined'.
Build
'process.env.CORS_ORIGIN' is possibly 'undefined'.
Build
No overload matches this call.
Build
Parameter '_' implicitly has an 'any' type.
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/