---
source: crates/cli/tests/snapshot_tests.rs
expression: json_str
---
[
{
"type": "issue",
"check_name": "fallow/code-duplication",
"description": "Code clone group 1 (11 lines, 2 instances)",
"categories": [
"Duplication"
],
"severity": "minor",
"fingerprint": "c8bb21b8fea30c1f",
"location": {
"path": "src/utils.ts",
"lines": {
"begin": 10
}
}
},
{
"type": "issue",
"check_name": "fallow/code-duplication",
"description": "Code clone group 1 (11 lines, 2 instances)",
"categories": [
"Duplication"
],
"severity": "minor",
"fingerprint": "b0286cc194f9734d",
"location": {
"path": "src/helpers.ts",
"lines": {
"begin": 5
}
}
}
]