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(scripts): correctly fail runLint when errors are present #38

Merged
merged 1 commit into from
Dec 16, 2021

Conversation

SimeonC
Copy link
Collaborator

@SimeonC SimeonC commented Dec 15, 2021

Fixes a bug where the lint script would pass and exit with 0 even if there were eslint errors.

📦 Published PR as canary version: Canary Versions

✨ Test out this PR locally via:

npm install @tablecheck/scripts@1.9.1-canary.38.7a88e8b81e009061cd1d3cde4abd9376e44ceac4.0
npm install @tablecheck/semantic-release-config@2.1.1-canary.38.7a88e8b81e009061cd1d3cde4abd9376e44ceac4.0
# or 
yarn add @tablecheck/scripts@1.9.1-canary.38.7a88e8b81e009061cd1d3cde4abd9376e44ceac4.0
yarn add @tablecheck/semantic-release-config@2.1.1-canary.38.7a88e8b81e009061cd1d3cde4abd9376e44ceac4.0

@SimeonC SimeonC added the patch Increment the patch version when merged label Dec 15, 2021
@github-actions
Copy link

github-actions bot commented Dec 15, 2021

Unit Test Results

  2 files    9 suites   10s ⏱️
55 tests 55 ✔️ 0 💤 0

Results for commit 17afe37.

♻️ This comment has been updated with latest results.

staevs
staevs previously approved these changes Dec 15, 2021
daniellizik
daniellizik previously approved these changes Dec 15, 2021
staevs
staevs previously approved these changes Dec 15, 2021
daniellizik
daniellizik previously approved these changes Dec 15, 2021
@SimeonC SimeonC merged commit 7e92015 into main Dec 16, 2021
@SimeonC SimeonC deleted the eslint-bugfix branch December 16, 2021 08:08
@tablecheck-public-automation
Copy link
Collaborator

🚀 PR was released in @tablecheck/scripts@1.9.1, @tablecheck/semantic-release-config@2.1.1 🚀

@tablecheck-public-automation tablecheck-public-automation added the released This issue/pull request has been released. label Dec 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
patch Increment the patch version when merged released This issue/pull request has been released.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants