=== exit code
0
=== end of exit code

=== stdout - plain
{
  "errors": [
    {
      "code": 0,
      "level": "warn",
      "message": "Failed to resolve dependencies for targets/dependency_aware/gradle-no-lockfile-missing-gradlew/build.gradle. Missing Requirement (Could not file gradlew in project directory or in any parent)",
      "type": [
        "DependencyResolutionError",
        [
          "MissingRequirement",
          "Could not file gradlew in project directory or in any parent"
        ]
      ]
    }
  ],
  "paths": {
    "scanned": []
  },
  "results": [],
  "skipped_rules": [],
  "version": "0.42"
}
=== end of stdout - plain

=== stderr - plain


┌─────────────┐
│ Scan Status │
└─────────────┘
  Scanning 2 files tracked by git with 0 Code rules:
  Nothing to scan.


┌──────────────┐
│ Scan Summary │
└──────────────┘

Ran 1 rule on 0 files: 0 findings.

=== end of stderr - plain

=== stdout - color
<same as above: stdout - plain>
=== end of stdout - color

=== stderr - color
<same as above: stderr - plain>
=== end of stderr - color