Skip to content

Merge branch 'main' into task/#116_shared_nuget_update

0516ec2
Select commit
Loading
Failed to load commit list.
Merged

Remove the need for Callback enricher projection #119

Merge branch 'main' into task/#116_shared_nuget_update
0516ec2
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis required action Jul 21, 2025 in 0s

4 new issues (0 max.) of at least minor severity.

Codacy Here is an overview of what got changed by this pull request:

Issues
======
- Added 4
           

Complexity decreasing per file
==============================
+ CallbackHandler.CallbackMessage.DomainEvents/CallbackReceivedEvent.cs  -1
         

See the complete overview on Codacy

Annotations

Check warning on line 23 in CallbackHander.Testing/TestData.cs

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

CallbackHander.Testing/TestData.cs#L23

Change the visibility of 'EstateReference' or make it 'const' or 'readonly'.

Check warning on line 23 in CallbackHander.Testing/TestData.cs

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

CallbackHander.Testing/TestData.cs#L23

Make this field 'private' and encapsulate it in a 'public' property.

Check warning on line 24 in CallbackHander.Testing/TestData.cs

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

CallbackHander.Testing/TestData.cs#L24

Change the visibility of 'MerchantReference' or make it 'const' or 'readonly'.

Check warning on line 24 in CallbackHander.Testing/TestData.cs

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

CallbackHander.Testing/TestData.cs#L24

Make this field 'private' and encapsulate it in a 'public' property.