Skip to content

chore(Vue3): v-bind checking #7881

chore(Vue3): v-bind checking

chore(Vue3): v-bind checking #7881

Triggered via pull request April 4, 2024 13:02
Status Failure
Total duration 2m 38s
Artifacts

lint-eslint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 8 warnings
NPM lint: src/components/TopBar/TopBarMenu.vue#L190
More than 1 blank line not allowed
NPM lint
Process completed with exit code 1.
eslint
Process completed with exit code 1.
NPM lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: skjnldsv/read-package-engines-version-actions@8205673bab74a63eb9b8093402fd9e0e018663a1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
NPM lint: src/components/CallView/CallView.vue#L112
Attribute "v-bind" should go before "@click-local-video"
NPM lint: src/components/ConversationSettings/LobbySettings.vue#L53
Attribute "v-bind" should go before "@change"
NPM lint: src/components/MessagesList/MessagesGroup/Message/Message.vue#L68
Attribute "v-bind" should go before "@delete"
NPM lint: src/components/MessagesList/MessagesGroup/Message/MessagePart/FilePreview.vue#L35
Attribute "v-bind" should go before "@keydown.enter"
NPM lint: src/components/MessagesList/MessagesGroup/MessagesSystemGroup.vue#L36
Attribute "v-bind" should go before "@toggle-combined-system-message"
NPM lint: src/components/NewMessage/NewMessageUploadEditor.vue#L51
Attribute "v-bind" should go before "@remove-file"
NPM lint: src/components/TopBar/TopBarMenu.vue#L177
`vue-material-design-icons/ViewGallery.vue` import should occur before import of `vue-material-design-icons/ViewGrid.vue`