fix: don't need a loop to check for prohibited values #31
Annotations
12 errors and 3 warnings
macos-latest
/Users/runner/work/Ubiety.Stringprep.Core/Ubiety.Stringprep.Core/src/Ubiety.Stringprep.Core/ValueRangeCompiler.cs(200,31): error CS1002: ; expected [/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/ValueRangeCompiler.cs(200,31): error CS1002: ; expected [/Users/runner/work/Ubiety.Stringprep.Core/Ubiety.Stringprep.Core/src/Ubiety.Stringprep.Core/Ubiety.Stringprep.Core.csproj::TargetFramework=net8.0]
|
macos-latest
Target "Compile" has thrown an exception
|
macos-latest
Process completed with exit code 255.
|
ubuntu-latest
/home/runner/work/Ubiety.Stringprep.Core/Ubiety.Stringprep.Core/src/Ubiety.Stringprep.Core/ValueRangeCompiler.cs(200,31): error CS1002: ; expected [/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/ValueRangeCompiler.cs(200,31): error CS1002: ; expected [/home/runner/work/Ubiety.Stringprep.Core/Ubiety.Stringprep.Core/src/Ubiety.Stringprep.Core/Ubiety.Stringprep.Core.csproj::TargetFramework=net8.0]
|
ubuntu-latest
Target "Compile" has thrown an exception
|
ubuntu-latest
Process completed with exit code 255.
|
windows-latest
D:\a\Ubiety.Stringprep.Core\Ubiety.Stringprep.Core\src\Ubiety.Stringprep.Core\ValueRangeCompiler.cs(200,31): error CS1002: ; expected [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\ValueRangeCompiler.cs(200,31): error CS1002: ; expected [D:\a\Ubiety.Stringprep.Core\Ubiety.Stringprep.Core\src\Ubiety.Stringprep.Core\Ubiety.Stringprep.Core.csproj::TargetFramework=net8.0]
|
windows-latest
Target "Compile" 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/.
|
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/.
|
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/.
|