Skip to content

feat(ui): Response tag implemented - use response data from other req… #798

feat(ui): Response tag implemented - use response data from other req…

feat(ui): Response tag implemented - use response data from other req… #798

Triggered via push September 18, 2024 10:57
Status Failure
Total duration 44s
Artifacts

test-ui.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 11 warnings
test: packages/ui/src/components/RequestPanel.vue#L1121
Expected indentation of 24 spaces but found 20
test: packages/ui/src/components/ResponsePanel.vue#L181
'jsonStringify' is defined but never used
test: packages/ui/src/helpers.ts#L442
Unexpected space before function parentheses
test: packages/ui/src/parsers/tag.ts#L14
Type boolean trivially inferred from a boolean literal, remove type annotation
test: packages/ui/src/utils/generate-code.ts#L42
Unexpected space before function parentheses
test: packages/ui/src/utils/response.ts#L20
Type boolean trivially inferred from a boolean literal, remove type annotation
test: packages/ui/src/utils/response.ts#L40
Include a description after the "@ts-expect-error" directive to explain why the @ts-expect-error is necessary. The description must be 3 characters or longer
test: packages/ui/src/utils/tag.ts#L6
'behavior' is defined but never used
test: packages/ui/src/utils/tag.ts#L6
'maxAge' is defined but never used
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/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#L147
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
test: packages/ui/src/components/ReferencesButton.vue#L34
Unexpected any. Specify a different type