Skip to content

Merge pull request #17 from dmako/devel #78

Merge pull request #17 from dmako/devel

Merge pull request #17 from dmako/devel #78

Triggered via push February 21, 2025 21:47
Status Success
Total duration 2m 42s
Artifacts

verify.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
linux-build: CommonNet.Extensions/System/DateTimeExtensions.cs#L31
Use "DateTime.UnixEpoch" instead of creating DateTime instances that point to the unix epoch time (https://rules.sonarsource.com/csharp/RSPEC-6588)
linux-build: CommonNet.Extensions/System.Runtime.InteropServices/InteropExtensions.cs#L19
Make sure that using "unsafe" is safe here. (https://rules.sonarsource.com/csharp/RSPEC-6640)
linux-build: CommonNet.Extensions/System.Reflection/EmbeddedResourceStreamReader.cs#L50
Remove this argument from the method call; it hides the caller information. (https://rules.sonarsource.com/csharp/RSPEC-3236)
linux-build: CommonNet.Extensions/System.Reflection/EmbeddedResourceStreamReader.cs#L69
Remove this argument from the method call; it hides the caller information. (https://rules.sonarsource.com/csharp/RSPEC-3236)
linux-build: CommonNet.Extensions/System.Net/IPAddressExtensions.cs#L41
Refactor this method to reduce its Cognitive Complexity from 45 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
linux-build: CommonNet.Extensions/System.Net/IPAddressExtensions.cs#L47
Loops should be simplified using the "Where" LINQ method (https://rules.sonarsource.com/csharp/RSPEC-3267)
linux-build: CommonNet.Extensions/System.Runtime.InteropServices/InteropExtensions.cs#L40
Make sure that using "unsafe" is safe here. (https://rules.sonarsource.com/csharp/RSPEC-6640)
linux-build: CommonNet.Extensions/System.Reflection/EmbeddedResourceStreamReader.cs#L98
Remove this argument from the method call; it hides the caller information. (https://rules.sonarsource.com/csharp/RSPEC-3236)
linux-build: CommonNet.Extensions/System/DateTimeExtensions.cs#L31
Use "DateTime.UnixEpoch" instead of creating DateTime instances that point to the unix epoch time (https://rules.sonarsource.com/csharp/RSPEC-6588)
linux-build: CommonNet.Extensions/System.Runtime.InteropServices/InteropExtensions.cs#L40
Make sure that using "unsafe" is safe here. (https://rules.sonarsource.com/csharp/RSPEC-6640)