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

GitHub actions for linting and testing #3

Merged
merged 8 commits into from
Jun 14, 2022
Merged

GitHub actions for linting and testing #3

merged 8 commits into from
Jun 14, 2022

Conversation

jason20c
Copy link
Collaborator

@jason20c jason20c commented Jun 13, 2022

fixes #3

@jason20c jason20c linked an issue Jun 13, 2022 that may be closed by this pull request
@lgtm-com
Copy link
Contributor

lgtm-com bot commented Jun 13, 2022

This pull request fixes 3 alerts when merging 74484f3 into 52a6ffd - view on LGTM.com

fixed alerts:

  • 1 for Comparison between inconvertible types
  • 1 for Missing variable declaration
  • 1 for Unused variable, import, function or class

@jason20c jason20c requested a review from vegu June 13, 2022 07:41
@lgtm-com
Copy link
Contributor

lgtm-com bot commented Jun 13, 2022

This pull request fixes 3 alerts when merging 214d0d9 into 52a6ffd - view on LGTM.com

fixed alerts:

  • 1 for Comparison between inconvertible types
  • 1 for Missing variable declaration
  • 1 for Unused variable, import, function or class

@lgtm-com
Copy link
Contributor

lgtm-com bot commented Jun 13, 2022

This pull request fixes 3 alerts when merging 1a2a510 into 52a6ffd - view on LGTM.com

fixed alerts:

  • 1 for Comparison between inconvertible types
  • 1 for Missing variable declaration
  • 1 for Unused variable, import, function or class

@lgtm-com
Copy link
Contributor

lgtm-com bot commented Jun 14, 2022

This pull request fixes 3 alerts when merging 8bb55ce into 52a6ffd - view on LGTM.com

fixed alerts:

  • 1 for Comparison between inconvertible types
  • 1 for Missing variable declaration
  • 1 for Unused variable, import, function or class

@jason20c jason20c mentioned this pull request Jun 14, 2022
@vegu vegu merged commit b68ef3c into master Jun 14, 2022
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.

Add JS linting and tests to github actions
2 participants