Skip to content

fix: don't need a loop to check for prohibited values #31

fix: don't need a loop to check for prohibited values

fix: don't need a loop to check for prohibited values #31

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

continuous.yml

on: push
windows-latest
2m 2s
windows-latest
ubuntu-latest
35s
ubuntu-latest
macos-latest
25s
macos-latest
Fit to window
Zoom out
Zoom in

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/.