Skip to content

Merge pull request #176 from MerginMaps/build-2024.1.0 #1

Merge pull request #176 from MerginMaps/build-2024.1.0

Merge pull request #176 from MerginMaps/build-2024.1.0 #1

Triggered via push March 12, 2024 09:38
Status Failure
Total duration 47s
Artifacts

code_style.yml

on: push
Python code convention check
8s
Python code convention check
JavaScript code convention check
38s
JavaScript code convention check
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 12 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/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/modules/project/views/VersionDetailView.vue#L71
Using v-text on component may break component's content
Python code convention check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
JavaScript code convention check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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
JavaScript code convention check: web-app/packages/lib/src/modules/project/components/AccountAutocomplete.vue#L100
`@/main` import should occur before import of `@/modules/project/store`