expand testing#40
Merged
Merged
Annotations
31 warnings
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache/restore@v4, actions/cache/save@v4, actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
All Tests:
IPTables.Net.Tests/IpTablesRuleSetTests.cs#L22
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
|
|
All Tests:
IPTables.Net.Tests/SingleHashlimitRuleParseTests.cs#L65
Do not use Assert.True() to check for substrings. Use Assert.Contains instead. (https://xunit.net/xunit.analyzers/rules/xUnit2009)
|
|
All Tests:
IPTables.Net.Tests/SingleHashlimitRuleParseTests.cs#L56
Do not use Assert.True() to check for substrings. Use Assert.Contains instead. (https://xunit.net/xunit.analyzers/rules/xUnit2009)
|
|
All Tests:
IPTables.Net.TestFramework/MockIptablesSystemProcess.cs#L152
The event 'MockIptablesSystemProcess.Disposed' is never used
|
|
All Tests:
IPTables.Net.TestFramework/MockIptablesSystemProcess.cs#L155
The event 'MockIptablesSystemProcess.Exited' is never used
|
|
All Tests:
IPTables.Net/Supporting/DictionaryExtension.cs#L49
The variable 'secondValue' is declared but never used
|
|
All Tests:
IPTables.Net/Exceptions/IpTablesNetException.cs#L25
'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)
|
|
All Tests:
IPTables.Net/Iptables/Modules/Netflow/NetflowModule.cs#L8
'NetflowModule' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
|
All Tests:
IPTables.Net/Iptables/Modules/Core/CoreModule.cs#L10
'CoreModule' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
|
All Tests:
IPTables.Net/IpSet/IpSetEntry.cs#L14
'IpSetEntry' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
|
NUnit Tests:
IPTables.Net.Tests/IpTablesSaveReadingTests.cs#L35
Do not use Assert.Equal() to check for collection size. Use Assert.Empty instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
|
|
NUnit Tests:
IPTables.Net.Tests/IpTablesRuleSetTests.cs#L24
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
|
|
NUnit Tests:
IPTables.Net.Tests/IpTablesRuleSetTests.cs#L22
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
|
|
NUnit Tests:
IPTables.Net.TestFramework/MockIptablesSystemProcess.cs#L155
The event 'MockIptablesSystemProcess.Exited' is never used
|
|
NUnit Tests:
IPTables.Net.TestFramework/MockIptablesSystemProcess.cs#L152
The event 'MockIptablesSystemProcess.Disposed' is never used
|
|
NUnit Tests:
IPTables.Net/Supporting/DictionaryExtension.cs#L49
The variable 'secondValue' is declared but never used
|
|
NUnit Tests:
IPTables.Net/Exceptions/IpTablesNetException.cs#L25
'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)
|
|
NUnit Tests:
IPTables.Net/Iptables/Modules/Core/CoreModule.cs#L10
'CoreModule' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
|
NUnit Tests:
IPTables.Net/Iptables/Modules/Netflow/NetflowModule.cs#L8
'NetflowModule' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
|
NUnit Tests:
IPTables.Net/IpSet/IpSetEntry.cs#L14
'IpSetEntry' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
|
Build:
IPTables.Net.Tests/IpTablesSaveReadingTests.cs#L35
Do not use Assert.Equal() to check for collection size. Use Assert.Empty instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
|
|
Build:
IPTables.Net.Tests/IpTablesRuleSetTests.cs#L24
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
|
|
Build:
IPTables.Net.Tests/IpTablesRuleSetTests.cs#L22
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
|
|
Build:
IPTables.Net.TestFramework/MockIptablesSystemProcess.cs#L152
The event 'MockIptablesSystemProcess.Disposed' is never used
|
|
Build:
IPTables.Net.TestFramework/MockIptablesSystemProcess.cs#L155
The event 'MockIptablesSystemProcess.Exited' is never used
|
|
Build:
IPTables.Net/Supporting/DictionaryExtension.cs#L49
The variable 'secondValue' is declared but never used
|
|
Build:
IPTables.Net/Exceptions/IpTablesNetException.cs#L25
'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)
|
|
Build:
IPTables.Net/Iptables/Modules/Netflow/NetflowModule.cs#L8
'NetflowModule' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
|
Build:
IPTables.Net/Iptables/Modules/Core/CoreModule.cs#L10
'CoreModule' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
|
Build:
IPTables.Net/IpSet/IpSetEntry.cs#L14
'IpSetEntry' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
background
wait
wait-all
cancel
parallel
Loading