FredericHeem/starhackit

View on GitHub
client/src/components/avatar.js

Summary

Maintainability
A
1 hr
Test Coverage

Function createAvatar has 45 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export default function createAvatar() {
  const store = observable({
    loading: true,
    error: false,
    onLoad() {
Severity: Minor
Found in client/src/components/avatar.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status