Skip to content

Fix setup wizard runtime spinner and prepare 1.0.2 hotfix #2383

Fix setup wizard runtime spinner and prepare 1.0.2 hotfix

Fix setup wizard runtime spinner and prepare 1.0.2 hotfix #2383

Triggered via pull request July 30, 2026 21:53
Status Cancelled
Total duration 41s
Artifacts

ci.yml

on: pull_request
build-and-test
33s
build-and-test
code-quality
38s
code-quality
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 6 warnings
build-and-test
Canceling since a higher priority waiting request for ci-1254 exists
build-and-test
The operation was canceled.
code-quality
Canceling since a higher priority waiting request for ci-1254 exists
code-quality
The operation was canceled.
KeyPath CI
Canceling since a higher priority waiting request for ci-1254 exists
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/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
code-quality
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. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
code-quality: Sources/KeyPathInstallationWizard/UI/Pages/WizardKanataServicePage.swift#L436
Prefer failable `String(bytes:encoding:)` initializer when converting `Data` to `String` (optional_data_string_conversion)
code-quality: Sources/KeyPathInstallationWizard/UI/Pages/WizardKanataServicePage.swift#L441
`where` clauses are preferred over a single `if` inside a `for` (for_where)
code-quality: Sources/KeyPathInstallationWizard/UI/Pages/WizardKanataServicePage.swift#L100
Interactive UI element (Button/Toggle/Picker) should have .accessibilityIdentifier() modifier. See ACCESSIBILITY_COVERAGE.md (require_accessibility_identifier)
code-quality: Sources/KeyPathInstallationWizard/UI/Pages/WizardKanataServicePage.swift#L90
Interactive UI element (Button/Toggle/Picker) should have .accessibilityIdentifier() modifier. See ACCESSIBILITY_COVERAGE.md (require_accessibility_identifier)