Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

podverse_api_stats-clips-allTime job is failing #587

Open
suorcd opened this issue Jan 14, 2023 · 0 comments
Open

podverse_api_stats-clips-allTime job is failing #587

suorcd opened this issue Jan 14, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@suorcd
Copy link
Sponsor Member

suorcd commented Jan 14, 2023

The job's output

...
> [email protected] scripts:queryUniquePageviews
> ts-node -r tsconfig-paths/register ./src/scripts/stats/queryUniquePageviews.ts clips allTime


/tmp/src/services/stats.ts:80
    return data.filter((x) => x.url.length <= limit)
                ^
TypeError: Cannot read properties of undefined (reading 'length')
    at /tmp/src/services/stats.ts:80:37
    at Array.filter (<anonymous>)
    at filterCustomFeedUrls (/tmp/src/services/stats.ts:80:17)
    at /tmp/src/services/stats.ts:93:20
    at Generator.next (<anonymous>)
    at fulfilled (/tmp/src/services/stats.ts:5:58)
    at processTicksAndRejections (node:internal/process/task_queues:96:5)
  ...
@suorcd suorcd added the bug Something isn't working label Jan 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant