Skip to content

fix: APPS-3062 Fix eslint errors reported on Github PR #626

fix: APPS-3062 Fix eslint errors reported on Github PR

fix: APPS-3062 Fix eslint errors reported on Github PR #626

Triggered via pull request January 28, 2025 22:32
Status Success
Total duration 7m 54s
Artifacts

ci.yml

on: pull_request
eslint
29s
eslint
percy-instructions
1s
percy-instructions
Nuxt build / Cypress tests / Netlify deploy
7m 45s
Nuxt build / Cypress tests / Netlify deploy
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
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#L45
Unexpected console statement
eslint: pages/blog/index.vue#L53
Unexpected console statement
eslint: pages/blog/index.vue#L69
Unexpected console statement
eslint: pages/collections/[slug].vue#L18
Using exported name 'socialList' as identifier for default import
eslint: pages/collections/[slug].vue#L53
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/