forattini-dev/s3db.js

View on GitHub
src/stream/resource-ids-read-stream.class.ts

Summary

Maintainability
A
1 hr
Test Coverage

Function getItems has 36 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  async getItems({
    continuationToken = null,
  }: {
    continuationToken?: string | null;
  } = {}) {
Severity: Minor
Found in src/stream/resource-ids-read-stream.class.ts - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status