feat(ui): Request Panel > Request Header > Script indicator #667
Annotations
11 warnings
The following actions uses Node.js version which is deprecated 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/
|
packages/ui/src/components/ContextMenu.vue#L16
'v-html' directive can lead to XSS attack
|
packages/ui/src/components/Modal.vue#L29
Prop 'title' requires default value to be set
|
packages/ui/src/components/Modal.vue#L30
Prop 'height' requires default value to be set
|
packages/ui/src/components/Modal.vue#L34
Prop 'width' requires default value to be set
|
packages/ui/src/components/NavBar.vue#L84
Prop 'nav' requires default value to be set
|
packages/ui/src/components/ReferencesButton.vue#L18
Unexpected any. Specify a different type
|
packages/ui/src/components/ReferencesButton.vue#L18
Unexpected any. Specify a different type
|
packages/ui/src/components/ReferencesButton.vue#L20
Unexpected any. Specify a different type
|
packages/ui/src/components/ReferencesButton.vue#L34
Unexpected any. Specify a different type
|
packages/ui/src/components/RequestPanel.vue#L18
Unexpected mutation of "activeTab" prop
|
This job succeeded
Loading