Closed
Description
TypeError: Cannot read properties of null (reading 'toFixed')
at getInfo (/home/runner/work/_actions/joshcai/leetcode-sync/v1.6/dist/index.js:14581:89)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async getInfo (/home/runner/work/_actions/joshcai/leetcode-sync/v1.6/dist/index.js:14609:10)
at async Object.sync (/home/runner/work/_actions/joshcai/leetcode-sync/v1.6/dist/index.js:14902:18)
at async main (/home/runner/work/_actions/joshcai/leetcode-sync/v1.6/dist/index.js:19564:3)
Error: TypeError: Cannot read properties of null (reading 'toFixed')
Quick debug it's get getinfo function, probably that the percentiles are of a different type than expected
Metadata
Metadata
Assignees
Labels
No labels