Skip to content

fix: use item instead of value for exception argument #33

fix: use item instead of value for exception argument

fix: use item instead of value for exception argument #33

Triggered via push July 2, 2024 15:25
Status Failure
Total duration 1m 57s
Artifacts

continuous.yml

on: push
windows-latest
1m 45s
windows-latest
ubuntu-latest
28s
ubuntu-latest
macos-latest
23s
macos-latest
Fit to window
Zoom out
Zoom in

Annotations

21 errors and 12 warnings
macos-latest
[xUnit.net 00:00:00.14] Ubiety.Stringprep.Tests.ProhibitedValueStepTest.WillNotProhibitValuesNotInTable [FAIL]
macos-latest
[xUnit.net 00:00:00.14] Ubiety.Stringprep.Tests.ValueRangeCompilerTest.WillRemoveValueRangeOverlappingStartValue [FAIL]
macos-latest
[xUnit.net 00:00:00.14] Ubiety.Stringprep.Tests.ValueRangeCompilerTest.WillRemoveValueRangeEqualToStartValue [FAIL]
macos-latest
[xUnit.net 00:00:00.14] Ubiety.Stringprep.Tests.ValueRangeCompilerTest.WillRemoveValueRangeOverlappingStartValueOnLaterRanges [FAIL]
macos-latest
[xUnit.net 00:00:00.14] Ubiety.Stringprep.Tests.ValueRangeCompilerTest.WillRemoveValueRangeOverlappingEndValueOnEarlierRanges [FAIL]
macos-latest
Target "Test" has thrown an exception
macos-latest
Process completed with exit code 255.
ubuntu-latest
[xUnit.net 00:00:00.35] Ubiety.Stringprep.Tests.ProhibitedValueStepTest.WillNotProhibitValuesNotInTable [FAIL]
ubuntu-latest
[xUnit.net 00:00:00.35] Ubiety.Stringprep.Tests.ValueRangeCompilerTest.WillRemoveValueRangeOverlappingStartValue [FAIL]
ubuntu-latest
[xUnit.net 00:00:00.35] Ubiety.Stringprep.Tests.ValueRangeCompilerTest.WillRemoveValueRangeEqualToStartValue [FAIL]
ubuntu-latest
[xUnit.net 00:00:00.35] Ubiety.Stringprep.Tests.ValueRangeCompilerTest.WillRemoveValueRangeOverlappingStartValueOnLaterRanges [FAIL]
ubuntu-latest
[xUnit.net 00:00:00.35] Ubiety.Stringprep.Tests.ValueRangeCompilerTest.WillRemoveValueRangeOverlappingEndValueOnEarlierRanges [FAIL]
ubuntu-latest
Target "Test" has thrown an exception
ubuntu-latest
Process completed with exit code 255.
windows-latest
[xUnit.net 00:00:00.20] Ubiety.Stringprep.Tests.ValueRangeCompilerTest.WillRemoveValueRangeOverlappingStartValue [FAIL]
windows-latest
[xUnit.net 00:00:00.24] Ubiety.Stringprep.Tests.ValueRangeCompilerTest.WillRemoveValueRangeEqualToStartValue [FAIL]
windows-latest
[xUnit.net 00:00:00.24] Ubiety.Stringprep.Tests.ValueRangeCompilerTest.WillRemoveValueRangeOverlappingStartValueOnLaterRanges [FAIL]
windows-latest
[xUnit.net 00:00:00.24] Ubiety.Stringprep.Tests.ValueRangeCompilerTest.WillRemoveValueRangeOverlappingEndValueOnEarlierRanges [FAIL]
windows-latest
[xUnit.net 00:00:00.24] Ubiety.Stringprep.Tests.ProhibitedValueStepTest.WillNotProhibitValuesNotInTable [FAIL]
windows-latest
Target "Test" has thrown an exception
windows-latest
Process completed with exit code 1.
macos-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
macos-latest
/Users/runner/work/Ubiety.Stringprep.Core/Ubiety.Stringprep.Core/src/Ubiety.Stringprep.Core/ProhibitedValueStep.cs(50,17): warning CS0472: The result of the expression is always 'true' since a value of type 'int' is never equal to 'null' of type 'int?' [/Users/runner/work/Ubiety.Stringprep.Core/Ubiety.Stringprep.Core/src/Ubiety.Stringprep.Core/Ubiety.Stringprep.Core.csproj::TargetFramework=net8.0]
macos-latest
/Users/runner/work/Ubiety.Stringprep.Core/Ubiety.Stringprep.Core/src/Ubiety.Stringprep.Core/ProhibitedValueStep.cs(50,17): warning CS0472: The result of the expression is always 'true' since a value of type 'int' is never equal to 'null' of type 'int?' [/Users/runner/work/Ubiety.Stringprep.Core/Ubiety.Stringprep.Core/src/Ubiety.Stringprep.Core/Ubiety.Stringprep.Core.csproj::TargetFramework=net8.0]
macos-latest
/Users/runner/work/Ubiety.Stringprep.Core/Ubiety.Stringprep.Core/src/Ubiety.Stringprep.Core/ProhibitedValueStep.cs(50,17): warning CS0472: The result of the expression is always 'true' since a value of type 'int' is never equal to 'null' of type 'int?' [/Users/runner/work/Ubiety.Stringprep.Core/Ubiety.Stringprep.Core/src/Ubiety.Stringprep.Core/Ubiety.Stringprep.Core.csproj::TargetFramework=net8.0]
ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ubuntu-latest
/home/runner/work/Ubiety.Stringprep.Core/Ubiety.Stringprep.Core/src/Ubiety.Stringprep.Core/ProhibitedValueStep.cs(50,17): warning CS0472: The result of the expression is always 'true' since a value of type 'int' is never equal to 'null' of type 'int?' [/home/runner/work/Ubiety.Stringprep.Core/Ubiety.Stringprep.Core/src/Ubiety.Stringprep.Core/Ubiety.Stringprep.Core.csproj::TargetFramework=net8.0]
ubuntu-latest
/home/runner/work/Ubiety.Stringprep.Core/Ubiety.Stringprep.Core/src/Ubiety.Stringprep.Core/ProhibitedValueStep.cs(50,17): warning CS0472: The result of the expression is always 'true' since a value of type 'int' is never equal to 'null' of type 'int?' [/home/runner/work/Ubiety.Stringprep.Core/Ubiety.Stringprep.Core/src/Ubiety.Stringprep.Core/Ubiety.Stringprep.Core.csproj::TargetFramework=net8.0]
ubuntu-latest
/home/runner/work/Ubiety.Stringprep.Core/Ubiety.Stringprep.Core/src/Ubiety.Stringprep.Core/ProhibitedValueStep.cs(50,17): warning CS0472: The result of the expression is always 'true' since a value of type 'int' is never equal to 'null' of type 'int?' [/home/runner/work/Ubiety.Stringprep.Core/Ubiety.Stringprep.Core/src/Ubiety.Stringprep.Core/Ubiety.Stringprep.Core.csproj::TargetFramework=net8.0]
windows-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
windows-latest
D:\a\Ubiety.Stringprep.Core\Ubiety.Stringprep.Core\src\Ubiety.Stringprep.Core\ProhibitedValueStep.cs(50,17): warning CS0472: The result of the expression is always 'true' since a value of type 'int' is never equal to 'null' of type 'int?' [D:\a\Ubiety.Stringprep.Core\Ubiety.Stringprep.Core\src\Ubiety.Stringprep.Core\Ubiety.Stringprep.Core.csproj::TargetFramework=net8.0]
windows-latest
D:\a\Ubiety.Stringprep.Core\Ubiety.Stringprep.Core\src\Ubiety.Stringprep.Core\ProhibitedValueStep.cs(50,17): warning CS0472: The result of the expression is always 'true' since a value of type 'int' is never equal to 'null' of type 'int?' [D:\a\Ubiety.Stringprep.Core\Ubiety.Stringprep.Core\src\Ubiety.Stringprep.Core\Ubiety.Stringprep.Core.csproj::TargetFramework=net8.0]
windows-latest
D:\a\Ubiety.Stringprep.Core\Ubiety.Stringprep.Core\src\Ubiety.Stringprep.Core\ProhibitedValueStep.cs(50,17): warning CS0472: The result of the expression is always 'true' since a value of type 'int' is never equal to 'null' of type 'int?' [D:\a\Ubiety.Stringprep.Core\Ubiety.Stringprep.Core\src\Ubiety.Stringprep.Core\Ubiety.Stringprep.Core.csproj::TargetFramework=net8.0]