fix: resolve CI failures — Node 20+, exclude scanner-worker from build
- Update GitHub Actions workflows to Node 20/22 (ESLint 10 requires Node 20+) - Exclude scanner-worker/ from frontend tsconfig and .dockerignore - Update engines to require Node >= 20 Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This commit is contained in:
@@ -2,3 +2,4 @@ node_modules
|
||||
npm-debug.log
|
||||
.env
|
||||
.git
|
||||
scanner-worker
|
||||
|
||||
Reference in New Issue
Block a user