Skip to content

Bump Microsoft.NET.Test.Sdk from 17.8.0 to 17.9.0 #254

Bump Microsoft.NET.Test.Sdk from 17.8.0 to 17.9.0

Bump Microsoft.NET.Test.Sdk from 17.8.0 to 17.9.0 #254

Status Failure
Total duration 10m 44s
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/AutomationTests/ObjectCreationTests.cs#L22
'Assert' does not contain a definition for 'IsTrue'
package: LoadModules.Extensions.Tests/AutomationTests/ObjectCreationTests.cs#L23
'Assert' does not contain a definition for 'AreEqual'
package: LoadModules.Extensions.Tests/AutomationTests/ObjectCreationTests.cs#L34
'Assert' does not contain a definition for 'AreEqual'
package: LoadModules.Extensions.Tests/AutomationTests/ObjectCreationTests.cs#L35
'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)'.