|
All checks were successful
Build / build (push) Successful in 1m31s
Previously disabled due to GraphQL errors. Now re-enabled with comprehensive error logging to diagnose the specific issue. Changes to discordWidget.ts: - Wrapped initialization in try-catch with detailed error logging - Added step-by-step console logs through initialization process - Added error event listener on the widget - Added window.onerror handler to catch widgetbot/GraphQL errors Changes to main.ts: - Uncommented Discord widget initialization - Added detailed error logging in catch block - Log error type, message, stack, and GraphQL response if available Next steps: - Load the application in browser - Check console for detailed error messages - Identify specific GraphQL query/mutation causing issues - Server ID: 1112846185913401475 - Channel ID: 1437561367908581406 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .github/workflows | ||
| docs | ||
| public | ||
| scripts | ||
| server | ||
| src | ||
| themes/default | ||
| .gitignore | ||
| CLAUDE.md | ||
| CONTROLLER_THRUST.md | ||
| index.html | ||
| package-lock.json | ||
| package.json | ||
| tsconfig.json | ||
| vite.config.ts | ||