Update username in patch #156
Annotations
5 errors and 1 warning
test:
src/controllers/post.js#L109
Delete `,·`
|
test:
src/controllers/post.js#L162
Insert `⏎`
|
test:
src/domain/user.js#L190
'users' is never reassigned. Use 'const' instead
|
test:
src/routes/post.js#L2
Replace `·create,·getAll,·deletePost,·updatePost,·getPostById·` with `⏎··create,⏎··getAll,⏎··deletePost,⏎··updatePost,⏎··getPostById⏎`
|
test
Process completed with exit code 1.
|
test
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/
|