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: changed error.code to error.status (#54) #55

Merged
merged 2 commits into from
Jan 19, 2019

Conversation

Berkmann18
Copy link
Member

@Berkmann18 Berkmann18 commented Jan 17, 2019

Due to deprecation warnings, I changed the code attribute to status to fix #54.

Note: the master branch (up to e241b5d) seems to fail when locally running yarn test namely with this error: TypeError: initBadge is not a function.

Due to deprecation warnings, I changed the `code` attribute to `status`
to fix
[ac-bot#54](all-contributors#54).
@codecov
Copy link

codecov bot commented Jan 17, 2019

Codecov Report

Merging #55 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #55   +/-   ##
=======================================
  Coverage   59.57%   59.57%           
=======================================
  Files           4        4           
  Lines          94       94           
  Branches       12       12           
=======================================
  Hits           56       56           
  Misses         33       33           
  Partials        5        5

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a9b9028...1f3eb20. Read the comment docs.

Copy link
Contributor

@jakebolam jakebolam left a comment

Choose a reason for hiding this comment

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

Thanks for this.

As for yarn test not working locally. If you run yarn install then test again it started working for me! (CI build is passing)

@Berkmann18
Copy link
Member Author

It works locally (except with some minor network errors.

@jakebolam jakebolam merged commit e858124 into all-contributors:master Jan 19, 2019
@jakebolam
Copy link
Contributor

@all-contributors please add @Berkmann18 for code

@allcontributors
Copy link
Contributor

@jakebolam

I've put up a pull request to add @Berkmann18! 🎉

@Berkmann18 Berkmann18 deleted the fix/err-deprecation branch January 19, 2019 20:02
@all-contributors-release-bot
Copy link
Member

🎉 This PR is included in version 1.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

error.code deprecation
4 participants