From 63a63f364bd9223223b9da4b774216b9d6f96212 Mon Sep 17 00:00:00 2001 From: David Badura Date: Thu, 2 Jan 2025 13:39:37 +0100 Subject: [PATCH] fix static analyser --- baseline.xml | 6 ++++-- deptrac.yaml | 2 +- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/baseline.xml b/baseline.xml index e988b448e..62f12cc46 100644 --- a/baseline.xml +++ b/baseline.xml @@ -18,12 +18,12 @@ - container)]]> + parameterResolver->resolve($reflectionMethod, $command)]]> - container)]]> + parameterResolver->resolve($reflectionMethod, $command)]]> @@ -230,10 +230,12 @@ + + diff --git a/deptrac.yaml b/deptrac.yaml index ec67b18b1..941f4891d 100644 --- a/deptrac.yaml +++ b/deptrac.yaml @@ -106,11 +106,11 @@ deptrac: - Attribute - MetadataAggregate Attribute: - - Aggregate Clock: CommandBus: - Aggregate - Attribute + - MetadataAggregate - Repository Console: - Aggregate