Skip to content

fix: APPS-3160 Update BlockCardWithImage on the article listing page #656

fix: APPS-3160 Update BlockCardWithImage on the article listing page

fix: APPS-3160 Update BlockCardWithImage on the article listing page #656

Triggered via pull request January 31, 2025 00:30
Status Failure
Total duration 6m 31s
Artifacts

ci.yml

on: pull_request
eslint
29s
eslint
percy-instructions
3s
percy-instructions
Nuxt build / Cypress tests / Netlify deploy
6m 23s
Nuxt build / Cypress tests / Netlify deploy
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 11 warnings
eslint: pages/blog/index.vue#L315
Using v-html on component may break component's content
eslint: pages/blog/index.vue#L319
Using v-html on component may break component's content
eslint
Process completed with exit code 1.
Nuxt build / Cypress tests / Netlify deploy
Cypress tests: 1 failed
eslint: composables/useContentIndexer.js#L65
Unexpected console statement
eslint: composables/useContentIndexer.js#L68
Unexpected console statement
eslint: composables/useContentIndexer.js#L69
Unexpected console statement
eslint: error.vue#L6
Prop 'error' requires default value to be set
eslint: modules/init.js#L54
Unexpected console statement
eslint: modules/init.js#L55
Unexpected console statement
eslint: nuxt.config.ts#L80
Unexpected console statement
eslint: pages/blog/[slug].vue#L20
Using exported name 'socialList' as identifier for default import
eslint: pages/blog/[slug].vue#L54
Unexpected console statement
eslint: pages/blog/index.vue#L48
Unexpected console statement
Nuxt build / Cypress tests / Netlify deploy
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/