Skip to content

Bump NunitXml.TestLogger from 3.1.15 to 3.1.20 #255

Bump NunitXml.TestLogger from 3.1.15 to 3.1.20

Bump NunitXml.TestLogger from 3.1.15 to 3.1.20 #255

Triggered via push February 12, 2024 21:45
Status Failure
Total duration 10m 52s
Artifacts

dotnet-core.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
package: LoadModules.Extensions.Tests/Python/Unit/TestsThatWorkRegardless.cs#L17
'Assert' does not contain a definition for 'AreEqual'
package: LoadModules.Extensions.Tests/Interactive/DeAnonymiseAgainstCohortTests.cs#L48
'Assert' does not contain a definition for 'IsTrue'
package: LoadModules.Extensions.Tests/Interactive/DeAnonymiseAgainstCohortTests.cs#L52
'Assert' does not contain a definition for 'AreEqual'
package: LoadModules.Extensions.Tests/Python/Unit/TestsThatWorkRegardless.cs#L42
The name 'StringAssert' does not exist in the current context
package: LoadModules.Extensions.Tests/Interactive/DeAnonymiseAgainstCohortTests.cs#L77
'Assert' does not contain a definition for 'IsTrue'
package: LoadModules.Extensions.Tests/Interactive/DeAnonymiseAgainstCohortTests.cs#L81
'Assert' does not contain a definition for 'AreEqual'
package: LoadModules.Extensions.Tests/Python/Unit/PythonNotInstalledTests.cs#L26
'Assert' does not contain a definition for 'IsTrue'
package: LoadModules.Extensions.Tests/Interactive/DeAnonymiseAgainstCohortTests.cs#L103
'Assert' does not contain a definition for 'IsTrue'
package: LoadModules.Extensions.Tests/Interactive/DeAnonymiseAgainstCohortTests.cs#L118
'Assert' does not contain a definition for 'AreEqual'
package: LoadModules.Extensions.Tests/Python/Unit/Python3InstalledTests.cs#L58
'Assert' does not contain a definition for 'AreEqual'
package
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
package: Python/LoadModules.Extensions.Python/DataProvider/PythonDataProvider.cs#L152
Possible null reference argument for parameter 'script' in 'int PythonDataProvider.ExecuteProcess(IDataLoadEventListener listener, string script, int maximumNumberOfSecondsToLetScriptRunFor)'.