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

Bug: socket message may be null. #338

Merged
merged 2 commits into from Sep 6, 2021
Merged

Bug: socket message may be null. #338

merged 2 commits into from Sep 6, 2021

Conversation

ryan-roemer
Copy link
Member

@codecov-commenter
Copy link

codecov-commenter commented Sep 6, 2021

Codecov Report

Merging #338 (c5e4e7b) into master (1c958c4) will not change coverage.
The diff coverage is 0.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #338   +/-   ##
=======================================
  Coverage   57.91%   57.91%           
=======================================
  Files          10       10           
  Lines         423      423           
=======================================
  Hits          245      245           
  Misses        178      178           
Impacted Files Coverage Δ
bin/webpack-dashboard.js 56.52% <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 1c958c4...c5e4e7b. Read the comment docs.

@ryan-roemer ryan-roemer merged commit ee73086 into master Sep 6, 2021
@ryan-roemer ryan-roemer deleted the bug/socket-null branch September 6, 2021 21:27
@ryan-roemer
Copy link
Member Author

Released in webpack-dashboard@3.3.6

@ryan-roemer ryan-roemer changed the title Bug: Bug: socket message may be null. Sep 10, 2021
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.

TypeError thrown when running in minimal mode TypeError: Cannot read property 'type' of null
2 participants