Bump NUnit from 3.14.0 to 4.0.0 #511
Annotations
11 errors and 11 warnings
Analyze (csharp)
This version of the CodeQL Action was deprecated on January 18th, 2023, and is no longer updated or supported. For better performance, improved security, and new features, upgrade to v2. For more information, see https://github.blog/changelog/2023-01-18-code-scanning-codeql-action-v1-is-now-deprecated/
|
Analyze (csharp)
This version of the CodeQL Action was deprecated on January 18th, 2023, and is no longer updated or supported. For better performance, improved security, and new features, upgrade to v2. For more information, see https://github.blog/changelog/2023-01-18-code-scanning-codeql-action-v1-is-now-deprecated/
|
Analyze (csharp):
tests/DeterministicAlarmsTests2.cs#L56
'Assert' does not contain a definition for 'AreNotEqual'
|
Analyze (csharp):
tests/SimulatorNodesTests.cs#L76
'Assert' does not contain a definition for 'AreEqual'
|
Analyze (csharp):
tests/SimulatorNodesTests.cs#L88
'Assert' does not contain a definition for 'AreEqual'
|
Analyze (csharp):
tests/SimulatorNodesTests.cs#L91
'Assert' does not contain a definition for 'AreEqual'
|
Analyze (csharp):
tests/SimulatorNodesTests.cs#L98
'Assert' does not contain a definition for 'AreEqual'
|
Analyze (csharp):
tests/DeterministicAlarmsTests2.cs#L56
'Assert' does not contain a definition for 'AreNotEqual'
|
Analyze (csharp):
tests/SimulatorNodesTests.cs#L76
'Assert' does not contain a definition for 'AreEqual'
|
Analyze (csharp):
tests/SimulatorNodesTests.cs#L88
'Assert' does not contain a definition for 'AreEqual'
|
Analyze (csharp):
tests/SimulatorNodesTests.cs#L91
'Assert' does not contain a definition for 'AreEqual'
|
Analyze (csharp)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, github/codeql-action/init@v1, actions/setup-dotnet@v1, github/codeql-action/autobuild@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Analyze (csharp):
tests/SimulatorTestsBase.cs#L43
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
|
Analyze (csharp):
tests/DataMonitoringTests.cs#L16
Avoid unnecessary zero-length array allocations. Use Array.Empty<string>() instead. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1825)
|
Analyze (csharp):
tests/SimulatorTestsBase.cs#L44
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
|
Analyze (csharp):
tests/SimulatorTestsBase.cs#L52
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
|
Analyze (csharp):
tests/PlcSimulatorFixture.cs#L140
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
|
Analyze (csharp):
tests/PlcSimulatorFixture.cs#L226
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
|
Analyze (csharp):
tests/PlcSimulatorFixture.cs#L149
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
|
Analyze (csharp):
tests/PlcSimulatorFixture.cs#L152
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
|
Analyze (csharp):
tests/SimulatorTestsBase.cs#L43
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
|
Analyze (csharp):
tests/DataMonitoringTests.cs#L16
Avoid unnecessary zero-length array allocations. Use Array.Empty<string>() instead. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1825)
|