Skip to content

Added nodejs version requirement to docs #128

Added nodejs version requirement to docs

Added nodejs version requirement to docs #128

Triggered via push September 27, 2023 10:58
Status Failure
Total duration 1m 56s
Artifacts

code_style.yml

on: push
Python code convention check
14s
Python code convention check
JavaScript code convention check
1m 45s
JavaScript code convention check
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
JavaScript code convention check: web-app/packages/lib/src/common/components/base/BaseItem.vue#L23
Using v-text on component may break component's content
JavaScript code convention check: web-app/packages/lib/src/common/components/base/BaseItem.vue#L32
Using v-text on component may break component's content
JavaScript code convention check: web-app/packages/lib/src/common/components/base/BaseItem.vue#L40
Using v-text on component may break component's content
JavaScript code convention check: web-app/packages/lib/src/common/components/base/BaseItem.vue#L42
Using v-text on component may break component's content
JavaScript code convention check: web-app/packages/lib/src/common/http.ts#L16
'HTTP' is never reassigned. Use 'const' instead
JavaScript code convention check: web-app/packages/lib/src/modules/dialog/components/ConfirmDialog.vue#L10
Using v-html on component may break component's content
JavaScript code convention check: web-app/packages/lib/src/modules/notification/components/Notifications.vue#L1
Component name "Notifications" should always be multi-word
JavaScript code convention check: web-app/packages/lib/src/common/http.ts#L13
Unexpected any. Specify a different type
JavaScript code convention check: web-app/packages/lib/src/common/route_utils.ts#L9
'useUserStore' is defined but never used. Allowed unused vars must match /^_/u
JavaScript code convention check: web-app/packages/lib/src/common/types.ts#L19
Unexpected any. Specify a different type
JavaScript code convention check: web-app/packages/lib/src/common/types.ts#L65
Unexpected any. Specify a different type
JavaScript code convention check: web-app/packages/lib/src/modules/dialog/store.ts#L14
Unexpected any. Specify a different type
JavaScript code convention check: web-app/packages/lib/src/modules/dialog/types.ts#L16
Unexpected any. Specify a different type