Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix all linting warnings #466

Merged
merged 3 commits into from
Nov 19, 2024
Merged

Fix all linting warnings #466

merged 3 commits into from
Nov 19, 2024

Conversation

JSKitty
Copy link
Member

@JSKitty JSKitty commented Nov 17, 2024

Abstract

This PR simply fixes all existing linting warnings, most of which are just old/unused variables or placeholders for class function templates.

It also removes the unused startBatch() function, which stopped being used with the introduction of #430

This shouldn't affect anything functionally, but 'just incase', lookover the code as well.


Testing

To test this PR, it's suggested to attempt these user flows, or variations of these:

  • Run npm lint and assert that there are no linting errors.

@JSKitty JSKitty added the Cleanup Removal and/or light refactoring of code label Nov 17, 2024
@JSKitty JSKitty self-assigned this Nov 17, 2024
Copy link

netlify bot commented Nov 17, 2024

Deploy Preview for cheery-moxie-4f1121 ready!

Name Link
🔨 Latest commit 888fb19
🔍 Latest deploy log https://app.netlify.com/sites/cheery-moxie-4f1121/deploys/673b7a5ee73a3d0007675d77
😎 Deploy Preview https://deploy-preview-466--cheery-moxie-4f1121.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Member

@panleone panleone left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

utACK b5f14ca

@Duddino Duddino merged commit 1fff522 into master Nov 19, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Cleanup Removal and/or light refactoring of code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants