Feature: chat ai #2063
Annotations
1 error and 9 warnings
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache/restore@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
src/components/drawer/ComponentDetailPanel.vue#L200
Invalid JSDoc @param "id" type "String"; prefer: "string"
|
src/composables/PluginManager.js#L303
Missing JSDoc comment
|
src/layouts/ModelizerDrawLayout.vue#L22
Expected '#before' instead of 'v-slot:before'
|
src/layouts/ModelizerDrawLayout.vue#L25
Expected '#after' instead of 'v-slot:after'
|
src/layouts/ModelizerDrawLayout.vue#L138
Missing JSDoc @param "event.id" declaration
|
src/layouts/ModelizerDrawLayout.vue#L140
Missing @param "event.id"
|
src/layouts/ModelizerTextLayout.vue#L15
Expected '#before' instead of 'v-slot:before'
|
src/services/UserService.js#L24
Invalid JSDoc @returns type "Object"; prefer: "object"
|
The logs for this run have expired and are no longer available.
Loading