Skip to content

Conversation

mayuran-deriv
Copy link
Contributor

πŸ€– Auto-generated PR

This PR was automatically created by ShiftAI CLI.


fix: check

Copy link

vercel bot commented Sep 18, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Updated (UTC)
deriv-api-docs Ready Ready Preview Sep 18, 2025 2:33pm

@mayuran-deriv
Copy link
Contributor Author

πŸ€– AI Code Analysis Results

πŸ“ Manual Coding

⬜⬜⬜⬜⬜⬜⬜⬜⬜⬜⬜⬜⬜⬜⬜⬜⬜⬜⬜⬜⬜⬜⬜⬜⬜ 0%

0 of 241 characters (0%) in newly added lines are AI-generated


πŸ“Š Analysis Summary

Metric Value
πŸ“ Files Changed 2
βž• New Lines Added 241 chars
πŸ€– AI Characters 0
πŸ“ˆ AI Percentage 0%

πŸ“‹ Per-File Breakdown (New Lines Only)

File Lines Added AI Content Percentage
docusaurus.config.js 183 chars 0 chars ⬜⬜⬜⬜⬜⬜⬜⬜⬜⬜⬜⬜⬜⬜⬜ 0%
src/components/Layout/CustomLayout.tsx 58 chars 0 chars ⬜⬜⬜⬜⬜⬜⬜⬜⬜⬜⬜⬜⬜⬜⬜ 0%

πŸ“ This PR contains traditional hand-written code.

πŸ“Š Raw Data (for dashboard)
{
  "timestamp": "2025-09-18T14:32:34.571Z",
  "repository": "deriv-com/deriv-api-docs",
  "branch": "unknown",
  "author": "unknown",
  "summary": {
    "totalCharacters": 241,
    "aiCharacters": 0,
    "percentage": 0
  },
  "files": [
    {
      "name": "docusaurus.config.js",
      "totalCharacters": 183,
      "aiCharacters": 0,
      "percentage": 0,
      "status": "modified",
      "hasAddedContent": true,
      "addedContent": "  // Add scripts to be loaded in the head\n  scripts: [\n    {\n      src: 'https://cdn.jsdelivr.net/npm/@deriv-com/[email protected]/dist/cookie.js',\n      async: true,\n    },\n  ],\n"
    },
    {
      "name": "src/components/Layout/CustomLayout.tsx",
      "totalCharacters": 58,
      "aiCharacters": 0,
      "percentage": 0,
      "status": "modified",
      "hasAddedContent": true,
      "addedContent": "    //check\n  console.log('loader', isTMBEnabled, loader);"
    }
  ]
}

πŸš€ Analysis powered by ShiftAI β€’ Analyzes only PR changes, not entire files

Copy link

Dependency Review

βœ… No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

PackageVersionScoreDetails

Scanned Manifest Files

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant