1
0
Fork 0
mirror of https://github.com/imjasonh/govulncheck-action synced 2026-07-07 00:12:55 +00:00
govulncheck-action/lib
Jason Hall c4a3cd53b0 build: migrate to ESM and esbuild
Updates the project to use ESM modules and replaces ncc with esbuild. This fixes build failures caused by newer @actions/core versions which use strict ESM exports that ncc cannot resolve.

Also updates tests to use ESM and dependency injection.

Signed-off-by: Jason Hall <imjasonh@gmail.com>
2026-02-21 02:54:49 -05:00
..
annotator.js build: migrate to ESM and esbuild 2026-02-21 02:54:49 -05:00
govulncheck.js build: migrate to ESM and esbuild 2026-02-21 02:54:49 -05:00
parser.js build: migrate to ESM and esbuild 2026-02-21 02:54:49 -05:00
summary.js build: migrate to ESM and esbuild 2026-02-21 02:54:49 -05:00