chimera_import_script/index.js
Showing 0 of 2 total issues
Function run
has a Cognitive Complexity of 28 (exceeds 5 allowed). Consider refactoring. Wontfix
Wontfix
const run = async () => { const programs = await downloadPrograms(); let showIndex = 0; let episodeIndex = 0;
- Read upRead up
Function run
has 91 lines of code (exceeds 25 allowed). Consider refactoring. Wontfix
Wontfix
const run = async () => { const programs = await downloadPrograms(); let showIndex = 0; let episodeIndex = 0;