Skip to content

fix(installer): balance the progress card, one centred text block #21

fix(installer): balance the progress card, one centred text block

fix(installer): balance the progress card, one centred text block #21

Triggered via push August 28, 2026 18:24
Status Success
Total duration 57s
Artifacts –

ci-installer.yml

on: push
Build and test
49s
Build and test
CLI contract
20s
CLI contract
Velopack on .NET 10
53s
Velopack on .NET 10
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
CLI contract
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build and test
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/setup-dotnet@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build and test: Optimum.Bootstrap.Core.Tests/PrerequisiteScannerTests.cs#L155
Do not use Assert.Empty to check if a value does not exist in a collection. Use Assert.DoesNotContain instead. (https://xunit.net/xunit.analyzers/rules/xUnit2029)
Build and test: Optimum.Installer.Tests/ScreenViewModelTests.cs#L540
Calls to methods which accept CancellationToken should use TestContext.Current.CancellationToken to allow test cancellation to be more responsive. (https://xunit.net/xunit.analyzers/rules/xUnit1051)
Build and test: Optimum.Installer.Tests/ScreenViewModelTests.cs#L522
Calls to methods which accept CancellationToken should use TestContext.Current.CancellationToken to allow test cancellation to be more responsive. (https://xunit.net/xunit.analyzers/rules/xUnit1051)
Build and test: Optimum.Cli.Tests/NdjsonStream.cs#L70
Do not use Assert.True() to check if a value exists in a collection. Use Assert.Contains instead. (https://xunit.net/xunit.analyzers/rules/xUnit2017)
Build and test: Optimum.Cli.Tests/NdjsonStream.cs#L55
Do not use Assert.True() to check if a value exists in a collection. Use Assert.Contains instead. (https://xunit.net/xunit.analyzers/rules/xUnit2017)
Velopack on .NET 10
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/