Skip to content

Conversation

yosider
Copy link

@yosider yosider commented Aug 10, 2025

Duplicator workflow実行時にbuildエラーが出ていたので解消しました。
GitHub Actions workflowが古くなっていたので更新しました。

  • Build error解消
    • scrapbox-userscript-stdに必要なImport Mapを追加(deno.jsonc
  • 依存ライブラリ更新
    • scrapbox-userscript-std, @core/unknownutilを最新版に更新し、最新版の仕様に従うようコードを更新
    • dotenvはDeno CLIの--envに統合されたので削除
  • Actions workflow更新
    • actions/checkout@v4denoland/setup-deno@v2 に更新
    • Deno v2に更新
    • udd0.8.2 に更新、PR 作成を peter-evans/create-pull-request@v7 に更新
  • Format error解消
    • .vscode/settings.jsonでdefault formatterをDeno拡張機能に指定し、ci.ymlと一貫させる
    • フォーマットを行いCI workflowでのエラーを解消
  • .env.sampleのコメントを更新

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.

1 participant