Remove custom ToString() overrides from response records #1112
Annotations
10 errors and 1 warning
|
CodeQL-Build:
MaxMind.MinFraud/Response/GeoIP2Location.cs#L1
The type or namespace name 'GeoIP2' does not exist in the namespace 'MaxMind' (are you missing an assembly reference?)
|
|
CodeQL-Build:
MaxMind.MinFraud/Response/IPAddress.cs#L24
The type or namespace name 'GeoIP2' could not be found (are you missing a using directive or an assembly reference?)
|
|
CodeQL-Build:
MaxMind.MinFraud/Response/IPAddress.cs#L11
The type or namespace name 'InsightsResponse' could not be found (are you missing a using directive or an assembly reference?)
|
|
CodeQL-Build:
MaxMind.MinFraud/Response/GeoIP2Location.cs#L11
The type or namespace name 'Location' could not be found (are you missing a using directive or an assembly reference?)
|
|
CodeQL-Build:
MaxMind.MinFraud/Util/NetworkConverter.cs#L32
The type or namespace name 'Network' could not be found (are you missing a using directive or an assembly reference?)
|
|
CodeQL-Build:
MaxMind.MinFraud/Util/NetworkConverter.cs#L20
The type or namespace name 'Network' could not be found (are you missing a using directive or an assembly reference?)
|
|
CodeQL-Build:
MaxMind.MinFraud/Util/NetworkConverter.cs#L12
The type or namespace name 'Network' could not be found (are you missing a using directive or an assembly reference?)
|
|
CodeQL-Build:
MaxMind.MinFraud/Util/NetworkConverter.cs#L1
The type or namespace name 'Db' does not exist in the namespace 'MaxMind' (are you missing an assembly reference?)
|
|
CodeQL-Build:
MaxMind.MinFraud/Response/IPAddress.cs#L1
The type or namespace name 'GeoIP2' does not exist in the namespace 'MaxMind' (are you missing an assembly reference?)
|
|
CodeQL-Build:
MaxMind.MinFraud/Response/GeoIP2Location.cs#L1
The type or namespace name 'GeoIP2' does not exist in the namespace 'MaxMind' (are you missing an assembly reference?)
|
|
CodeQL-Build
1 issue was detected with this workflow: git checkout HEAD^2 is no longer necessary. Please remove this step as Code Scanning recommends analyzing the merge commit for best results.
|