-
Notifications
You must be signed in to change notification settings - Fork 0
/
phparkitect-baseline.json
25 lines (25 loc) · 2.65 KB
/
phparkitect-baseline.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
{
"violations": [
{
"fqcn": "mxr576\\ddqgComposerAudit\\Infrastructure\\Composer\\DeprecatedPackageFinderConfigurationProvider",
"line": 26,
"error": "depends on mxr576\\ddqgComposerAudit\\Application\\PackageFinder\\DeprecatedPackageFinderConfigurationProvider, but should not depend on these namespaces: mxr576\\ddqgComposerAudit\\Application, mxr576\\ddqgComposerAudit\\Presentation, mxr576\\ddqgComposerAudit\\Supportive because The Infrastructure layer should only depend on the Domain layer and on external namespaces. It is better if it does not depend on anything from Application. (See exceptions in baseline.)"
},
{
"fqcn": "mxr576\\ddqgComposerAudit\\Infrastructure\\Composer\\DeprecatedPackageIgnoreRulesFromConfiguration",
"line": 26,
"error": "depends on mxr576\\ddqgComposerAudit\\Application\\PackageFinder\\DeprecatedPackageFinderConfigurationProvider, but should not depend on these namespaces: mxr576\\ddqgComposerAudit\\Application, mxr576\\ddqgComposerAudit\\Presentation, mxr576\\ddqgComposerAudit\\Supportive because The Infrastructure layer should only depend on the Domain layer and on external namespaces. It is better if it does not depend on anything from Application. (See exceptions in baseline.)"
},
{
"fqcn": "mxr576\\ddqgComposerAudit\\Infrastructure\\Composer\\NonDrupal10CompatiblePackageFinderConfigurationProvider",
"line": 24,
"error": "depends on mxr576\\ddqgComposerAudit\\Application\\PackageFinder\\NonDrupal10CompatiblePackageFinderConfigurationProvider, but should not depend on these namespaces: mxr576\\ddqgComposerAudit\\Application, mxr576\\ddqgComposerAudit\\Presentation, mxr576\\ddqgComposerAudit\\Supportive because The Infrastructure layer should only depend on the Domain layer and on external namespaces. It is better if it does not depend on anything from Application. (See exceptions in baseline.)"
},
{
"fqcn": "mxr576\\ddqgComposerAudit\\Infrastructure\\Composer\\UnsupportedPackageFinderConfigurationProvider",
"line": 26,
"error": "depends on mxr576\\ddqgComposerAudit\\Application\\PackageFinder\\UnsupportedPackageFinderConfigurationProvider, but should not depend on these namespaces: mxr576\\ddqgComposerAudit\\Application, mxr576\\ddqgComposerAudit\\Presentation, mxr576\\ddqgComposerAudit\\Supportive because The Infrastructure layer should only depend on the Domain layer and on external namespaces. It is better if it does not depend on anything from Application. (See exceptions in baseline.)"
}
],
"stopOnFailure": false
}