ali322/CNodeRN

View on GitHub
app/module/mine/screen/update.js

Summary

Maintainability
A
3 hrs
Test Coverage

Function _updateFromCodePush has 62 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  async _updateFromCodePush() {
    const self = this
    try {
      return await CodePush.sync(
        {
Severity: Major
Found in app/module/mine/screen/update.js - About 2 hrs to fix

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

      render() {
        const { styles } = this.props
        const { goBack } = this.props.navigation
        return (
          <View style={styles.container}>
    Severity: Minor
    Found in app/module/mine/screen/update.js - About 1 hr to fix

      There are no issues that match your filters.

      Category
      Status