Merge pull request #5 from nicholasbergesen/nicholasbergesen-patch-1 #42
Annotations
10 warnings
Nick.RobotsParser/siteindex.cs#L25
The type name 'sitemapindex' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
Nick.RobotsParser/sitemap.cs#L25
The type name 'urlset' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
Nick.RobotsParser/RobotsNotloadedException.cs#L20
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
|
UnitTests/TakealotTest.cs#L13
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
UnitTests/LootTest.cs#L12
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Nick.RobotsParser/siteindex.cs#L25
The type name 'sitemapindex' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
Nick.RobotsParser/sitemap.cs#L25
The type name 'urlset' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
Nick.RobotsParser/RobotsNotloadedException.cs#L20
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
|
UnitTests/TakealotTest.cs#L13
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
UnitTests/LootTest.cs#L12
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
The logs for this run have expired and are no longer available.
Loading