zalando/zappr

View on GitHub
client/components/NavHeader.jsx

Summary

Maintainability
A
2 hrs
Test Coverage

Function render has 71 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  render() {
    const {displayName, username, html_url, avatar_url} = this.props.user
    const style = {
      logo: {
        marginTop: '-1px',
Severity: Major
Found in client/components/NavHeader.jsx - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status