feat(ui): Environment Modal > support using response tags in environm… #906
Annotations
2 errors and 11 warnings
test:
packages/ui/src/components/modals/EditTagModal.vue#L91
Type of the default value for 'activeTab' prop must be a function
|
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/
|
test:
packages/ui/src/components/CodeMirrorSingleLine.vue#L55
Unexpected any. Specify a different type
|
test:
packages/ui/src/components/ContextMenu.vue#L16
'v-html' directive can lead to XSS attack
|
test:
packages/ui/src/components/FolderPanel.vue#L41
Prop 'collectionItem' requires default value to be set
|
test:
packages/ui/src/components/Modal.vue#L29
Prop 'title' requires default value to be set
|
test:
packages/ui/src/components/Modal.vue#L30
Prop 'height' requires default value to be set
|
test:
packages/ui/src/components/Modal.vue#L34
Prop 'width' requires default value to be set
|
test:
packages/ui/src/components/NavBar.vue#L150
Prop 'nav' requires default value to be set
|
test:
packages/ui/src/components/ReferencesButton.vue#L18
Unexpected any. Specify a different type
|
test:
packages/ui/src/components/ReferencesButton.vue#L18
Unexpected any. Specify a different type
|
test:
packages/ui/src/components/ReferencesButton.vue#L20
Unexpected any. Specify a different type
|