Skip to content

feat(front): js linting improvements (#9)#48

Merged
skipi merged 1 commit intorelease/v1.0.xfrom
mk/cherry-pick/js-linter
Feb 26, 2025
Merged

feat(front): js linting improvements (#9)#48
skipi merged 1 commit intorelease/v1.0.xfrom
mk/cherry-pick/js-linter

Conversation

@skipi
Copy link
Collaborator

@skipi skipi commented Feb 26, 2025

Description

cherry pick of: 756eeec

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update
  • Performance improvement
  • Code refactoring
  • Enterprise Edition feature
  • Test updates

Impact

Community Edition Impact

Enterprise Edition Impact

Testing

  • Unit tests added/updated
  • Integration tests added/updated
  • Manual testing performed
  • Not applicable

Documentation

  • Documentation update required
  • Documentation updated
  • No documentation changes needed

Related Issues

  • Closes
  • Related to

Checklist

  • Code follows project style guidelines
  • Self review performed
  • Comments added to hard-to-understand areas
  • Tests prove change is effective
  • Relevant documentation updated
  • Changelog updated if needed
  • CI/CD changes required

Additional Notes

## Description

This PR fixes JavaScript and TypeScript linting issues and addresses all
linting problems found.

## Type of Change
- [x] Bug fix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing
functionality to change)
- [ ] Documentation update
- [ ] Performance improvement
- [x] Code refactoring
- [ ] Enterprise Edition feature
- [ ] Test updates

## Impact
None - most of the changes affect linting and the build process.

## Testing
<!-- How has this been tested? -->
- [ ] Unit tests added/updated
- [ ] Integration tests added/updated
- [x] Manual testing performed
- [ ] Not applicable

## Documentation
<!-- Mark relevant items with an [x] -->
- [ ] Documentation update required
- [ ] Documentation updated
- [x] No documentation changes needed

## Related Issues

## Checklist
- [x] Code follows project style guidelines
- [x] Self review performed
- [x] Comments added to hard-to-understand areas
- [x] Tests prove change is effective
- [x] Relevant documentation updated
- [x] Changelog updated if needed
- [x] CI/CD changes required

## Additional Notes
@skipi skipi changed the base branch from main to release/v1.0.x February 26, 2025 13:04
@skipi skipi merged commit 1c19d3b into release/v1.0.x Feb 26, 2025
2 checks passed
@skipi skipi deleted the mk/cherry-pick/js-linter branch February 26, 2025 13:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants