You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 22, 2025. It is now read-only.
every time I'm trying to generate a report I'm always getting could not make report.
Thank you!
β― gtt report "test/project" --closed --report=issues --show_without_times
π Selected projects: test/
π Resolving "test/"... β
π¦ Fetching issues... β
π¦ Fetching merge requests... β
π Merging reports... β
βοΈοΈ Processing issues... β
βοΈοΈοΈ Processing merge requests... β
π Making report... β
Error: could not make report.
TypeError: stripped.split is not a function
at Object.exports.strlen (/home/user/.config/yarn/global/node_modules/cli-table/lib/utils.js:85:24)
at get_width (/home/user/.config/yarn/global/node_modules/cli-table/lib/index.js:138:70)
at /home/user/.config/yarn/global/node_modules/cli-table/lib/index.js:131:68
at Array.forEach (<anonymous>)
at extractColumnWidths (/home/user/.config/yarn/global/node_modules/cli-table/lib/index.js:130:9)
at /home/user/.config/yarn/global/node_modules/cli-table/lib/index.js:104:11
at Array.forEach (<anonymous>)
at Table.toString (/home/user/.config/yarn/global/node_modules/cli-table/lib/index.js:101:16)
at table.makeIssues (/home/user/.config/yarn/global/node_modules/gitlab-time-tracker/src/output/table.js:46:27)
at table.make (/home/user/.config/yarn/global/node_modules/gitlab-time-tracker/src/output/base.js:69:18)