Typecheck #68
Annotations
2 errors and 7 warnings
testCodebase:
nuxt.config.ts#L122
Missing trailing comma
|
testCodebase
Process completed with exit code 1.
|
testCodebase
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
testCodebase:
components/module/Image.vue#L56
'v-html' directive can lead to XSS attack
|
testCodebase:
components/module/List.vue#L47
'v-html' directive can lead to XSS attack
|
testCodebase:
components/module/Project.vue#L30
'v-html' directive can lead to XSS attack
|
testCodebase:
components/module/Project.vue#L34
'v-html' directive can lead to XSS attack
|
testCodebase:
pages/index.vue#L33
'v-html' directive can lead to XSS attack
|
testCodebase:
pages/module/[id].vue#L59
'v-html' directive can lead to XSS attack
|