Skip to content

fix: changing iterator value in loop #29

fix: changing iterator value in loop

fix: changing iterator value in loop #29

Triggered via push July 2, 2024 14:54
Status Failure
Total duration 2m 26s
Artifacts

continuous.yml

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

Annotations

18 errors and 3 warnings
macos-latest
/Users/runner/work/Ubiety.Stringprep.Core/Ubiety.Stringprep.Core/src/Ubiety.Stringprep.Core/ValueRangeCompiler.cs(190,64): error CS1510: A ref or out value must be an assignable variable [/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(195,64): error CS1510: A ref or out value must be an assignable variable [/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(190,64): error CS1510: A ref or out value must be an assignable variable [/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(195,64): error CS1510: A ref or out value must be an assignable variable [/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(190,64): error CS1510: A ref or out value must be an assignable variable [/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(195,64): error CS1510: A ref or out value must be an assignable variable [/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(190,64): error CS1510: A ref or out value must be an assignable variable [/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(195,64): error CS1510: A ref or out value must be an assignable variable [/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(190,64): error CS1510: A ref or out value must be an assignable variable [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(195,64): error CS1510: A ref or out value must be an assignable variable [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(190,64): error CS1510: A ref or out value must be an assignable variable [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(195,64): error CS1510: A ref or out value must be an assignable variable [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/.