issues Search Results · language:Dune language:Python language:JavaScript language:JavaScript language:Go language:Python
Filter by
46M results
package.json declares:
engines : { node : =24.14.0 , npm : =11.9.0 }
but CI builds on Node 20 (.github/workflows/deploy.yml:29). It only works because engines isn t strictly enforced; the
declared ...
bug
ci
These packages are used only by scripts/ (CI/manual tooling), not by the site at runtime, but live in dependencies:
- dotenv (scripts/generate-og.mjs)
- gray-matter (scripts/post-to-*.ts, generate-og.mjs) ...
cleanup
dependencies
Verification Info
{
plugin_name : cloud_tts ,
repo : https://github.com/End0rph1nww/Shinsekai-Cloud-TTS ,
version : v0.0.0 ,
commit_sha : 8f3d262ac3888182fb5654f58df4e87b9070c1c7 ,
...
scripts/generate-og.mjs:6 does import sharp from sharp , but sharp was removed from package.json (commit dc1ae35,
replace sharp with magick image service ). Running the script now throws Cannot find module ...
bug
dependencies
src/magick-service.ts is wired up in astro.config.mjs:17, but nothing uses astro:assets / Image / getImage — all images
are referenced directly from /public, which bypasses the image pipeline. The service ...
cleanup
pr:available
Astro highlights code with Shiki (inline styles) by default. The only use of Prism is @import
prismjs/themes/prism-tomorrow.css in src/styles/global.css:1, whose .token classes never match Shiki s output ...
cleanup
dependencies
I don t know whether to put a request or issue, so I am sorry if this is the wrong place to ask this. I am wondering if
it would be possible to create a virtual directory to on of my own playlists in YouTube. ...
turndown is not referenced anywhere in src/ or scripts/.
Fix: npm rm turndown.
cleanup
dependencies
Contexto
extract_angular_http_calls (parser POUI) casa só this.http.get/post/put/delete(...) direto. Serviços que acessam REST
por outros caminhos ficam de fora, então o poui-bridge (cruzamento front↔back) ...
enhancement
poui

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.