Skip to content

Update graphql dependencies #850

Update graphql dependencies

Update graphql dependencies #850

Triggered via pull request August 12, 2023 09:36
Status Failure
Total duration 37s
Artifacts

js.yml

on: pull_request
Matrix: JS linter
Fit to window
Zoom out
Zoom in

Annotations

21 errors
JS linter (16): _dev/front/js/components/Button/Button.vue#L38
`prestashop` import should occur before import of `@graphqlFiles/mutations/removeFromList`
JS linter (16): _dev/front/js/components/ChooseList/ChooseList.vue#L86
`vue-content-loader` import should occur before import of `@graphqlFiles/queries/getlists`
JS linter (16): _dev/front/js/components/List/List.vue#L132
`@components/EventBus` import should occur after import of `v-click-outside`
JS linter (16): _dev/front/js/components/Login/Login.vue#L21
`prestashop` import should occur before import of `@components/EventBus`
JS linter (16): _dev/front/js/components/Product/Product.vue#L171
`prestashop` import should occur before import of `@components/EventBus`
JS linter (16): _dev/front/js/components/Product/Product.vue#L172
`wishlistAddProductToCartUrl` import should occur before import of `@components/EventBus`
JS linter (16): _dev/front/js/container/ProductsListContainer/ProductsListContainer.vue#L143
`vue-content-loader` import should occur before import of `@components/Product/Product`
JS linter (16): _dev/front/js/graphql/resolvers.js#L22
`graphql-type-json` import should occur before import of `@components/EventBus`
JS linter (16): _dev/front/js/pages/list/index.js#L21
`removeFromWishlistUrl` import should occur before import of `@components/Button`
JS linter (16)
Process completed with exit code 1.
JS linter (14)
The job was canceled because "_16" failed.
JS linter (14): _dev/front/js/components/Button/Button.vue#L38
`prestashop` import should occur before import of `@graphqlFiles/mutations/removeFromList`
JS linter (14): _dev/front/js/components/ChooseList/ChooseList.vue#L86
`vue-content-loader` import should occur before import of `@graphqlFiles/queries/getlists`
JS linter (14): _dev/front/js/components/List/List.vue#L132
`@components/EventBus` import should occur after import of `v-click-outside`
JS linter (14): _dev/front/js/components/Login/Login.vue#L21
`prestashop` import should occur before import of `@components/EventBus`
JS linter (14): _dev/front/js/components/Product/Product.vue#L171
`prestashop` import should occur before import of `@components/EventBus`
JS linter (14): _dev/front/js/components/Product/Product.vue#L172
`wishlistAddProductToCartUrl` import should occur before import of `@components/EventBus`
JS linter (14): _dev/front/js/container/ProductsListContainer/ProductsListContainer.vue#L143
`vue-content-loader` import should occur before import of `@components/Product/Product`
JS linter (14): _dev/front/js/graphql/resolvers.js#L22
`graphql-type-json` import should occur before import of `@components/EventBus`
JS linter (14): _dev/front/js/pages/list/index.js#L21
`removeFromWishlistUrl` import should occur before import of `@components/Button`
JS linter (14)
Process completed with exit code 1.