Task/faster #1
Merged
Task/faster #1
Annotations
10 warnings
|
TestRobotsTxt/TestRobotsTxtParser.cs#L30
Null should not be used for type parameter 'expectedValue' of type 'string'. Use a non-null value, or convert the parameter to a nullable type. (https://xunit.net/xunit.analyzers/rules/xUnit1012)
|
|
TestRobotsTxt/TestRobotsTxtParser.cs#L30
Null should not be used for type parameter 'expectedKey' of type 'string'. Use a non-null value, or convert the parameter to a nullable type. (https://xunit.net/xunit.analyzers/rules/xUnit1012)
|
|
RobotsTxt/RobotsMatcher.cs#L194
Dereference of a possibly null reference.
|
|
RobotsTxt/RobotsMatcher.cs#L192
Dereference of a possibly null reference.
|
|
RobotsTxt/RobotsMatcher.cs#L192
Dereference of a possibly null reference.
|
|
RobotsTxt/RobotsMatcher.cs#L107
Dereference of a possibly null reference.
|
|
RobotsTxt/RobotsMatcher.cs#L106
Dereference of a possibly null reference.
|
|
RobotsTxt/RobotsMatcher.cs#L98
Dereference of a possibly null reference.
|
|
RobotsTxt/RobotsMatcher.cs#L97
Dereference of a possibly null reference.
|
|
RobotsTxt/RobotsMatcher.cs#L74
Dereference of a possibly null reference.
|
The logs for this run have expired and are no longer available.
Loading