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

Update index.js #8242

Merged
merged 1 commit into from Oct 9, 2020
Merged

Update index.js #8242

merged 1 commit into from Oct 9, 2020

Conversation

laurenskling
Copy link
Contributor

Fix TypeError: Cannot read property 'message' of undefined and use error.message directly instead of error.error.message

Description of what you did:

Fix `TypeError: Cannot read property 'message' of undefined` and use `error.message` directly instead of `error.error.message`
@codecov
Copy link

codecov bot commented Oct 8, 2020

Codecov Report

Merging #8242 into master will decrease coverage by 0.00%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #8242      +/-   ##
==========================================
- Coverage   33.03%   33.02%   -0.01%     
==========================================
  Files        1219     1219              
  Lines       13564    13568       +4     
  Branches     1348     1348              
==========================================
  Hits         4481     4481              
- Misses       8201     8205       +4     
  Partials      882      882              
Flag Coverage Δ
#front 24.70% <0.00%> (-0.02%) ⬇️
#unit 54.10% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...c/components/Roles/ConditionsSelect/MenuList/Ul.js 66.66% <ø> (ø)
...er/admin/src/components/CustomTable/TableHeader.js 0.00% <0.00%> (ø)
...ntent-manager/admin/src/components/Search/index.js 0.00% <0.00%> (ø)
...in-upload/admin/src/components/InputMedia/index.js 0.00% <0.00%> (ø)

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 b5c7344...76e47b3. Read the comment docs.

Copy link
Member

@alexandrebodin alexandrebodin left a comment

Choose a reason for hiding this comment

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

LGTM nice catch

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
issue: bug Issue reporting a bug source: core:upload Source is core/upload package
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants