A11yWatch/a11ywatch-core

View on GitHub
src/proto/calls/page-update.ts

Summary

Maintainability
A
1 hr
Test Coverage

Function pageUpdate has 46 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export const pageUpdate = async (
  call: ServerWritableStream<
    { domain: string; url: string; user_id: number; insight: any },
    {}
  >,
Severity: Minor
Found in src/proto/calls/page-update.ts - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status