Expose E2E build errors #940
Merged
Codacy Production / Codacy Static Code Analysis
required action
Mar 7, 2024 in 0s
2 new issues (0 max.) of at least minor severity.
Here is an overview of what got changed by this pull request:
Issues
======
- Added 2
Complexity increasing per file
==============================
- node-src/ui/messages/errors/e2eBuildFailed.stories.ts 1
- node-src/ui/messages/errors/e2eBuildFailed.ts 1
Clones added
============
- node-src/tasks/build.test.ts 2
See the complete overview on Codacy
Annotations
Check warning on line 74 in node-src/tasks/build.ts
codacy-production / Codacy Static Code Analysis
node-src/tasks/build.ts#L74
RegExp() called with a `regex` function argument, this might allow an attacker to cause a Regular Expression Denial-of-Service (ReDoS) within your application as RegExP blocks the main thread.
Check warning on line 74 in node-src/tasks/build.ts
codacy-production / Codacy Static Code Analysis
node-src/tasks/build.ts#L74
The `RegExp` constructor was called with a non-literal value.
Loading