Feature/1440 fixing pictures sizes and spacing #1555
code-review-merge.yml
on: pull_request
Check code syntax
1m 41s
Annotations
5 warnings
Check code syntax
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/
|
Check code syntax:
backend/src/externalServices/localization.ts#L22
Unexpected console statement
|
Check code syntax:
backend/src/migrations/remove-localization-25-08-23.ts#L41
Unexpected console statement
|
Check code syntax:
frontend/components/detailes/Description.vue#L33
'v-html' directive can lead to XSS attack
|
Check code syntax:
frontend/pages/index.vue#L33
'errorEvents' is assigned a value but never used
|