Skip to content

[WIP] Fix static file serving problems causing CI test failures#175

Closed
Copilot wants to merge 1 commit intomasterfrom
copilot/fix-static-file-serving-issues
Closed

[WIP] Fix static file serving problems causing CI test failures#175
Copilot wants to merge 1 commit intomasterfrom
copilot/fix-static-file-serving-issues

Conversation

Copy link
Contributor

Copilot AI commented Jan 8, 2026

Thanks for asking me to work on this. I will get started on it and keep this PR's description up to date as I form a plan and make progress.

Original prompt

some tests are failing in the CI because of static file serving problems:
AssertionError: JavaScript errors found: [{'level': 'SEVERE', 'message': 'http://localhost:59183/static/vendor/tailwind.css - Failed to load resource: the server responded with a status of 404 (NOT FOUND)', 'source': 'network', 'timestamp': 1767908331764}, {'level': 'SEVERE', 'message': 'http://localhost:59183/static/vendor/fontawesome.min.css - Failed to load resource: the server responded with a status of 404 (NOT FOUND)', 'source': 'network', 'timestamp': 1767908331764}, {'level': 'SEVERE', 'message': 'http://localhost:59183/static/vendor/katex.min.css - Failed to load resource: the server responded with a status of 404 (NOT FOUND)', 'source': 'network', 'timestamp': 1767908331768}, {'level': 'SEVERE', 'message': 'http://localhost:59183/static/vendor/katex.min.js - Failed to load resource: the server responded with a status of 404 (NOT FOUND)', 'source': 'network', 'timestamp': 1767908331769}, {'level': 'SEVERE', 'message': 'http://localhost:59183/static/vendor/marked.min.js - Failed to load resource: the server responded with a status of 404 (NOT FOUND)', 'source': 'network', 'timestamp': 1767908331769}, {'level': 'SEVERE', 'message': 'http://localhost:59183/static/vendor/marked-katex-extension.min.js - Failed to load resource: the server responded with a status of 404 (NOT FOUND)', 'source': 'network', 'timestamp': 1767908331772}]


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Copilot AI requested a review from thawn January 8, 2026 21:57
Copilot stopped work on behalf of thawn due to an error January 8, 2026 21:57
@thawn thawn closed this Jan 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants