Skip to content

Bump NUnit from 3.13.3 to 4.0.1 #363

Bump NUnit from 3.13.3 to 4.0.1

Bump NUnit from 3.13.3 to 4.0.1 #363

Triggered via push December 4, 2023 04:05
Status Failure
Total duration 29s
Artifacts
Test project
18s
Test project
build, pack & publish
0s
build, pack & publish
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 11 warnings
Test project: tests/Sharpy.Core.Tests/Implementations/CreateTests.cs#L15
'Assert' does not contain a definition for 'AreSame'
Test project: tests/Sharpy.Core.Tests/GeneratorTests.cs#L32
'Assert' does not contain a definition for 'AreEqual'
Test project: tests/Sharpy.Core.Tests/GeneratorTests.cs#L41
'Assert' does not contain a definition for 'IsNotNull'
Test project: tests/Sharpy.Core.Tests/ExtensionTests/SelectTests.cs#L31
'Assert' does not contain a definition for 'AreEqual'
Test project: tests/Sharpy.Core.Tests/ExtensionTests/SelectTests.cs#L32
'Assert' does not contain a definition for 'AreEqual'
Test project: tests/Sharpy.Core.Tests/ExtensionTests/SelectTests.cs#L33
'Assert' does not contain a definition for 'AreEqual'
Test project: tests/Sharpy.Core.Tests/ExtensionTests/SelectTests.cs#L34
'Assert' does not contain a definition for 'AreEqual'
Test project: tests/Sharpy.Core.Tests/ExtensionTests/SelectTests.cs#L35
'Assert' does not contain a definition for 'AreEqual'
Test project: tests/Sharpy.Core.Tests/ExtensionTests/Skiptests.cs#L24
'Assert' does not contain a definition for 'IsFalse'
Test project: tests/Sharpy.Core.Tests/ExtensionTests/Skiptests.cs#L27
'Assert' does not contain a definition for 'IsTrue'
Test project
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test project: src/Sharpy.ReactiveBuilder/ReactiveBuilder.cs#L33
Missing XML comment for publicly visible type or member 'ReactiveBuilder'
Test project: src/Sharpy.ReactiveBuilder/ReactiveBuilder.cs#L39
XML comment has cref attribute 'TBuilder' that could not be resolved
Test project: src/Sharpy.ReactiveBuilder/ReactiveBuilder.cs#L45
XML comment has cref attribute 'TBuilder' that could not be resolved
Test project: src/Sharpy.ReactiveBuilder/ReactiveBuilder.cs#L65
XML comment has cref attribute 'TBuilder' that could not be resolved
Test project: src/Sharpy.ReactiveBuilder/ReactiveBuilder.cs#L71
XML comment has cref attribute 'TBuilder' that could not be resolved
Test project: src/Sharpy.Builder/Implementation/CharRandomizer.cs#L12
Missing XML comment for publicly visible type or member 'CharRandomizer.CharRandomizer(Random)'
Test project: src/Sharpy.Builder/Implementation/DateTimeOffsetRandomizer.cs#L12
Missing XML comment for publicly visible type or member 'DateTimeOffsetRandomizer.DateTimeOffsetRandomizer(Random)'
Test project: src/Sharpy.Builder/Implementation/DecimalRandomizer.cs#L12
Missing XML comment for publicly visible type or member 'DecimalRandomizer.DecimalRandomizer(Random)'
Test project: src/Sharpy.Builder/Implementation/FloatRandomizer.cs#L12
Missing XML comment for publicly visible type or member 'FloatRandomizer.FloatRandomizer(Random)'
Test project: src/Sharpy.Builder/Implementation/TimeSpanRandomizer.cs#L12
Missing XML comment for publicly visible type or member 'TimeSpanRandomizer.TimeSpanRandomizer(Random)'