trezy/firebase-system-update

View on GitHub
src/pages/api/event.js

Summary

Maintainability
A
1 hr
Test Coverage

Function handleDeploymentReady has 41 lines of code (exceeds 25 allowed). Consider refactoring.
Open

async function handleDeploymentReady(payload) {
    if (payload.target === 'production') {
        const {
            deployment: {
                meta: {
Severity: Minor
Found in src/pages/api/event.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status