refactor: rename Embeddings
-> ChatbotShare
#122
Annotations
2 errors and 2 warnings
Check code using Prettier and ESLint (ubuntu-latest, 20):
components/Element/ChatbotShare.vue#L42
'route' is assigned a value but never used. Allowed unused vars must match /^_/u
|
Check code using Prettier and ESLint (ubuntu-latest, 20)
Process completed with exit code 1.
|
Check code using Prettier and ESLint (ubuntu-latest, 20):
components/Element/ChatbotShare.vue#L39
Prop 'uuid' requires default value to be set
|
Check code using Prettier and ESLint (ubuntu-latest, 20):
components/Element/ChatbotShare.vue#L40
Prop 'name' requires default value to be set
|