Commit 68206c0
authored
chore: fix flakiness report, lint scripts, and fix appsec test (#7396)
This works around a github issue where big pages cause a server error.
The likely issue is that the graphql calls are causing a timeout or similar
issues.
Next to that all scripts are now linted as our regular source code.
On top, a few tests were fixed by updating externals.json and the test code.
These were not detected as having issue due to not using the correct
installed versions.1 parent 2e337bd commit 68206c0
File tree
35 files changed
+842
-241
lines changed- .github/workflows
- eslint-rules
- packages
- datadog-instrumentations/test
- datadog-plugin-child_process/src
- dd-trace
- src
- appsec
- iast
- taint-tracking
- vulnerabilities-formatter
- datastreams/schemas
- llmobs
- log
- opentracing
- payload-tagging
- test
- appsec/iast/analyzers
- resources
- plugins
- setup
- scripts
- helpers
- release
- helpers
35 files changed
+842
-241
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
23 | 24 | | |
| 25 | + | |
24 | 26 | | |
25 | 27 | | |
26 | | - | |
27 | | - | |
| 28 | + | |
| 29 | + | |
28 | 30 | | |
29 | 31 | | |
30 | 32 | | |
| |||
0 commit comments