wikimedia/mediawiki-extensions-Wikibase

View on GitHub
view/resources/wikibase/termbox/RepoApiWritingEntityRepository.js

Summary

Maintainability
A
40 mins
Test Coverage

Consider simplifying this complex logical expression.
Open

        if (
            !editEntityResponse.entity ||
            !editEntityResponse.entity.id ||
            !editEntityResponse.entity.labels ||
            !editEntityResponse.entity.descriptions ||
Severity: Major
Found in view/resources/wikibase/termbox/RepoApiWritingEntityRepository.js - About 40 mins to fix

    There are no issues that match your filters.

    Category
    Status