FredericHeem/starhackit

View on GitHub
server/src/plugins/cloudDiagram/migrations/012.do.app-seed-js.js

Summary

Maintainability
A
1 hr
Test Coverage

Function generateSql has 28 lines of code (exceeds 25 allowed). Consider refactoring.
Open

module.exports.generateSql = () => {
  return `
INSERT INTO cloud_authentication (org_id, project_id, workspace_id, provider_type, env_vars)
VALUES (
        'org-alice',
Severity: Minor
Found in server/src/plugins/cloudDiagram/migrations/012.do.app-seed-js.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status