Skip to content

Run Script Error #1

Description

@yikZero

025-11-14T12:37:22.0088670Z ##[debug]Evaluating: secrets.DATABASE_URL
2025-11-14T12:37:22.0089145Z ##[debug]Evaluating Index:
2025-11-14T12:37:22.0089444Z ##[debug]..Evaluating secrets:
2025-11-14T12:37:22.0089757Z ##[debug]..=> Object
2025-11-14T12:37:22.0090000Z ##[debug]..Evaluating String:
2025-11-14T12:37:22.0090341Z ##[debug]..=> 'DATABASE_URL'
2025-11-14T12:37:22.0090634Z ##[debug]=> null
2025-11-14T12:37:22.0090869Z ##[debug]Result: null
2025-11-14T12:37:22.0093697Z ##[debug]Evaluating: secrets.API_KEY
2025-11-14T12:37:22.0094037Z ##[debug]Evaluating Index:
2025-11-14T12:37:22.0094284Z ##[debug]..Evaluating secrets:
2025-11-14T12:37:22.0094568Z ##[debug]..=> Object
2025-11-14T12:37:22.0094806Z ##[debug]..Evaluating String:
2025-11-14T12:37:22.0095060Z ##[debug]..=> 'API_KEY'
2025-11-14T12:37:22.0095331Z ##[debug]=> null
2025-11-14T12:37:22.0095546Z ##[debug]Result: null
2025-11-14T12:37:22.0096637Z ##[debug]Evaluating condition for step: 'Run Script'
2025-11-14T12:37:22.0098272Z ##[debug]Evaluating: success()
2025-11-14T12:37:22.0098698Z ##[debug]Evaluating success:
2025-11-14T12:37:22.0099390Z ##[debug]=> true
2025-11-14T12:37:22.0099755Z ##[debug]Result: true
2025-11-14T12:37:22.0100344Z ##[debug]Starting: Run Script
2025-11-14T12:37:22.0112039Z ##[debug]Loading inputs
2025-11-14T12:37:22.0113149Z ##[debug]Loading env
2025-11-14T12:37:22.0129569Z ##[group]Run pnpm tsx index.ts
2025-11-14T12:37:22.0129911Z �[36;1mpnpm tsx index.ts�[0m
2025-11-14T12:37:22.0172441Z shell: /usr/bin/bash -e {0}
2025-11-14T12:37:22.0172731Z env:
2025-11-14T12:37:22.0173250Z BARK_KEY: ***
2025-11-14T12:37:22.0173595Z TELEGRAM_BOT_TOKEN: ***
2025-11-14T12:37:22.0173847Z TELEGRAM_CHAT_ID: ***
2025-11-14T12:37:22.0174420Z ANTHROPIC_API_KEY: ***
2025-11-14T12:37:22.0174719Z PNPM_HOME: /home/runner/setup-pnpm/node_modules/.bin
2025-11-14T12:37:22.0175012Z DATABASE_URL:
2025-11-14T12:37:22.0175212Z API_KEY:
2025-11-14T12:37:22.0175391Z ##[endgroup]
2025-11-14T12:37:22.0235481Z ##[debug]/usr/bin/bash -e /home/runner/work/_temp/d7855fe1-5bc2-4dd6-9fa0-8bbe56b54de3.sh
2025-11-14T12:37:23.0541949Z 🚀 Starting ranking generation process...
2025-11-14T12:37:23.0543473Z 📅 Calculating date range for the weekly ranking...
2025-11-14T12:37:23.0544899Z 📍 Date range calculated: 11.07 - 11.14
2025-11-14T12:37:23.0546087Z 🔍 Fetching Odyssey data...
2025-11-14T12:37:23.0548641Z Trying RSSHub endpoint 1: https://rss.ygxz.in/telegram/channel/odysseyplus/searchQuery=%23TopOnOdyssey
2025-11-14T12:37:25.1847724Z Error parsing Odyssey feed: Error: Odyssey feed returned no items within the last seven days
2025-11-14T12:37:25.1849747Z at getFeedItems (/home/runner/work/Watch-This/Watch-This/odyssey.ts:52:13)
2025-11-14T12:37:25.1850889Z at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
2025-11-14T12:37:25.1854098Z at async generateRankingSummary (/home/runner/work/Watch-This/Watch-This/index.ts:77:7)
2025-11-14T12:37:25.1855752Z ❌ Error in generateRankingSummary: Error: Odyssey feed returned no items within the last seven days
2025-11-14T12:37:25.1856918Z at getFeedItems (/home/runner/work/Watch-This/Watch-This/odyssey.ts:52:13)
2025-11-14T12:37:25.1860228Z at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
2025-11-14T12:37:25.1861542Z at async generateRankingSummary (/home/runner/work/Watch-This/Watch-This/index.ts:77:7)
2025-11-14T12:37:25.1862376Z Error details: {
2025-11-14T12:37:25.1862995Z message: 'Odyssey feed returned no items within the last seven days',
2025-11-14T12:37:25.1863909Z stack: 'Error: Odyssey feed returned no items within the last seven days\n' +
2025-11-14T12:37:25.1864975Z ' at getFeedItems (/home/runner/work/Watch-This/Watch-This/odyssey.ts:52:13)\n' +
2025-11-14T12:37:25.1866071Z ' at process.processTicksAndRejections (node:internal/process/task_queues:95:5)\n' +
2025-11-14T12:37:25.1867234Z ' at async generateRankingSummary (/home/runner/work/Watch-This/Watch-This/index.ts:77:7)',
2025-11-14T12:37:25.1868006Z cause: undefined
2025-11-14T12:37:25.1868983Z }
2025-11-14T12:37:25.1869918Z ❌ Process failed: Error: Odyssey feed returned no items within the last seven days
2025-11-14T12:37:25.1870935Z at getFeedItems (/home/runner/work/Watch-This/Watch-This/odyssey.ts:52:13)
2025-11-14T12:37:25.1879875Z at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
2025-11-14T12:37:25.1881039Z at async generateRankingSummary (/home/runner/work/Watch-This/Watch-This/index.ts:77:7)
2025-11-14T12:37:25.2205707Z ##[error]Process completed with exit code 1.
2025-11-14T12:37:25.2218360Z ##[debug]Finishing: Run Script

@claude Help me solve the problem

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions