Skip to content

Linting Process Does Not Fix Certain Issues Automatically #830

@RONAK-AI647

Description

@RONAK-AI647

This issue is not open for contribution. Visit Contributing guidelines to learn about the contributing process and how to find suitable issues.

Lint Tests Passing Locally but Failing in CI/CD Pipeline

What it shows in the terminal-
https://github.com/user-attachments/assets/8761f199-63c8-4e01-b70f-f8d2a77aad4d

What it shows in the CICD pipeline:
Image

Product

kolibri-design-system

Expected behavior

The linter should fix the introduces changes automatically like removing extra spaces ,semicolons etc.

Actual behavior

The linter does not fix the changes automatically , and remains unaltered.

Steps to reproduce the issue

  1. Make a change that violates a linter rule. For example:
    2)Run yarn lint-fix.
    3)Check the output and verify whether the expected issues were fixed.
    4)Run git status to see if any changes were made to the files.

Environment

Local Environment:
Node.js version: 10.x
Yarn version: 1.x
Operating System: Windows

##Comments
This issue has been observed by multiple contributors. Please let me know if additional details or examples are needed.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions