jbielick/faktory_worker_node

View on GitHub
src/job.ts

Summary

Maintainability
A
2 hrs
Test Coverage

Job has 23 functions (exceeds 20 allowed). Consider refactoring.
Open

export class Job {
  client: Client;
  payload: JobPayload;
  /**
   * Creates a job
Severity: Minor
Found in src/job.ts - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status