forattini-dev/s3db.js

View on GitHub
examples/6-jwt-tokens.js

Summary

Maintainability
A
1 hr
Test Coverage

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

async function main() {
  const s3db = new S3db({
    uri: ENV.CONNECTION_STRING + Date.now(),
    passphrase: ENV.PASSPRHASE,
    parallelism: ENV.PARALLELISM,
Severity: Minor
Found in examples/6-jwt-tokens.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status