AdonisJS is a TypeScript-first web framework for building web apps and API servers. It comes with support for testing, modern tooling, an ecosystem of official packages, and more.
4 matches across 2 categories. Click a row to expand file-level details.
| Severity | File | Line | Snippet |
|---|---|---|---|
| CRITICAL | commands/test.ts | 215 | suites: this.app.rcFile.tests.suites.map((suite) => { |
| CRITICAL | commands/make/test.ts | 93 | this.app.rcFile.tests.suites.map((suite) => { |
| CRITICAL | commands/make/test.ts | 130 | return this.app.rcFile.tests.suites.find((suite) => { |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | src/utils.ts | 84 | export async function outputTransformerDataObjects( |