wikimedia/mediawiki-extensions-Wikibase

View on GitHub
build/dist-size/analyze/index.js

Summary

Maintainability
A
1 hr
Test Coverage

Function main has 29 lines of code (exceeds 25 allowed). Consider refactoring.
Open

async function main() {
    const client = new ApolloClient( {
        uri: 'https://api.github.com/graphql',
        request: ( operation ) => {
            operation.setContext( {
Severity: Minor
Found in build/dist-size/analyze/index.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status