Fix ESM compatibility for @actions packages v3/v9

- Remove unused deep import of Context from @actions/github/lib/context
- Update TypeScript config to compile to ES2022 modules instead of CommonJS
- This fixes build failures with @actions/core v3 and @actions/github v9

Co-authored-by: felickz <[email protected]>
This commit is contained in:
copilot-swe-agent[bot]
2026-02-02 15:14:37 +00:00
co-authored by felickz
parent 1a454445fe
commit 4f00d77f0c
4 changed files with 63147 additions and 5209 deletions
Generated Vendored
+63143 -5205
View File
File diff suppressed because one or more lines are too long
Generated Vendored
+1 -1
View File
File diff suppressed because one or more lines are too long