Fixing RTB Tests Copied from OpenRTB Repo #38
Triggered via pull request
September 18, 2024 13:24
Status
Failure
Total duration
2m 43s
Artifacts
–
rtbworkflow.yml
on: pull_request
Running CSharp Tests
2m 29s
Annotations
10 errors
Running CSharp Tests:
com.adsbynimbus.nimbus/Runtime/Plugins/RTB.Tests/Tests.cs#L5
The type or namespace name 'NUnit' could not be found (are you missing a using directive or an assembly reference?)
|
Running CSharp Tests:
com.adsbynimbus.nimbus/Runtime/Plugins/RTB.Tests/Tests.cs#L10
The type or namespace name 'SetUpFixtureAttribute' could not be found (are you missing a using directive or an assembly reference?)
|
Running CSharp Tests:
com.adsbynimbus.nimbus/Runtime/Plugins/RTB.Tests/Tests.cs#L10
The type or namespace name 'SetUpFixture' could not be found (are you missing a using directive or an assembly reference?)
|
Running CSharp Tests:
com.adsbynimbus.nimbus/Runtime/Plugins/RTB.Tests/Tests.cs#L23
The type or namespace name 'TestFixtureAttribute' could not be found (are you missing a using directive or an assembly reference?)
|
Running CSharp Tests:
com.adsbynimbus.nimbus/Runtime/Plugins/RTB.Tests/Tests.cs#L23
The type or namespace name 'TestFixture' could not be found (are you missing a using directive or an assembly reference?)
|
Running CSharp Tests:
com.adsbynimbus.nimbus/Runtime/Plugins/RTB.Tests/Tests.cs#L12
The type or namespace name 'OneTimeSetUpAttribute' could not be found (are you missing a using directive or an assembly reference?)
|
Running CSharp Tests:
com.adsbynimbus.nimbus/Runtime/Plugins/RTB.Tests/Tests.cs#L25
The type or namespace name 'TestAttribute' could not be found (are you missing a using directive or an assembly reference?)
|
Running CSharp Tests:
com.adsbynimbus.nimbus/Runtime/Plugins/RTB.Tests/Tests.cs#L12
The type or namespace name 'OneTimeSetUp' could not be found (are you missing a using directive or an assembly reference?)
|
Running CSharp Tests:
com.adsbynimbus.nimbus/Runtime/Plugins/RTB.Tests/Tests.cs#L25
The type or namespace name 'Test' could not be found (are you missing a using directive or an assembly reference?)
|
Running CSharp Tests:
com.adsbynimbus.nimbus/Runtime/Plugins/RTB.Tests/Tests.cs#L17
The type or namespace name 'OneTimeTearDownAttribute' could not be found (are you missing a using directive or an assembly reference?)
|