Skip to content

Feature to download Bahmni form builder forms as a PDF #77

Feature to download Bahmni form builder forms as a PDF

Feature to download Bahmni form builder forms as a PDF #77

Triggered via pull request December 1, 2023 06:20
Status Failure
Total duration 1m 15s
Artifacts

validate_pr.yml

on: pull_request
Build & Package
1m 6s
Build & Package
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 11 warnings
Build & Package: src/form-builder/components/FormList.jsx#L46
Expected indentation of 12 space characters but found 22
Build & Package: src/form-builder/components/FormList.jsx#L64
Expected indentation of 2 spaces but found 3
Build & Package: src/form-builder/components/FormList.jsx#L65
Expected indentation of 5 spaces but found 9
Build & Package: src/form-builder/components/FormList.jsx#L66
Expected indentation of 5 spaces but found 9
Build & Package: src/form-builder/components/FormList.jsx#L69
Expected indentation of 5 spaces but found 9
Build & Package: src/form-builder/components/FormList.jsx#L70
Expected indentation of 5 spaces but found 9
Build & Package: src/form-builder/components/FormList.jsx#L79
Expected indentation of 17 spaces but found 15
Build & Package: src/form-builder/components/FormList.jsx#L82
Infix operators must be spaced
Build & Package: src/form-builder/components/FormList.jsx#L83
Strings must use singlequote
Build & Package: src/form-builder/components/FormList.jsx#L83
Unexpected string concatenation
Build & Package
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build & Package: src/form-builder/components/FormDetail.jsx#L142
Props should be sorted alphabetically
Build & Package: src/form-builder/components/FormDetail.jsx#L143
Props should be sorted alphabetically
Build & Package: src/form-builder/components/FormDetail.jsx#L205
Props should be sorted alphabetically
Build & Package: src/form-builder/components/FormDetail.jsx#L206
Props should be sorted alphabetically
Build & Package: src/form-builder/components/FormDetail.jsx#L240
Prop types declarations should be sorted alphabetically
Build & Package: src/form-builder/components/FormDetail.jsx#L249
Prop types declarations should be sorted alphabetically
Build & Package: src/form-builder/components/FormDetailContainer.jsx#L173
Line 173 exceeds the maximum line length of 100
Build & Package: src/form-builder/components/FormDetailContainer.jsx#L189
_getFormPrivilegesFromDB should be placed after getFormList
Build & Package: src/form-builder/components/FormDetailContainer.jsx#L191
Line 191 exceeds the maximum line length of 100
Build & Package: src/form-builder/components/FormDetailContainer.jsx#L193
'key' is defined but never used