Skip to content

Add bundle automation workflows #14

Add bundle automation workflows

Add bundle automation workflows #14

Triggered via push April 12, 2026 16:29
Status Success
Total duration 3m 15s
Artifacts
Matrix: cli-headless-e2e
Fit to window
Zoom out
Zoom in

Annotations

30 warnings
cli-headless-e2e (macos-latest): src/UniGetUI.Avalonia/Views/Controls/Settings/TextboxCard.cs#L42
'TextBox.Watermark' is obsolete: 'Use PlaceholderText instead.'
cli-headless-e2e (macos-latest): src/UniGetUI.Interface.BackgroundApi/AutomationBundleApi.cs#L782
Prefer a 'TryGetValue' call over a Dictionary indexer access guarded by a 'ContainsKey' check to avoid double lookup (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1854)
cli-headless-e2e (macos-latest): src/UniGetUI.Interface.BackgroundApi/AutomationBundleApi.cs#L754
Prefer a 'TryGetValue' call over a Dictionary indexer access guarded by a 'ContainsKey' check to avoid double lookup (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1854)
cli-headless-e2e (ubuntu-latest): src/UniGetUI.Avalonia/Views/Controls/Settings/TextboxCard.cs#L42
'TextBox.Watermark' is obsolete: 'Use PlaceholderText instead.'
cli-headless-e2e (ubuntu-latest): src/UniGetUI.Interface.BackgroundApi/AutomationBundleApi.cs#L782
Prefer a 'TryGetValue' call over a Dictionary indexer access guarded by a 'ContainsKey' check to avoid double lookup (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1854)
cli-headless-e2e (ubuntu-latest): src/UniGetUI.Interface.BackgroundApi/AutomationBundleApi.cs#L754
Prefer a 'TryGetValue' call over a Dictionary indexer access guarded by a 'ContainsKey' check to avoid double lookup (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1854)
cli-headless-e2e (windows-latest): src/UniGetUI.Interface.BackgroundApi/AutomationBundleApi.cs#L782
Prefer a 'TryGetValue' call over a Dictionary indexer access guarded by a 'ContainsKey' check to avoid double lookup (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1854)
cli-headless-e2e (windows-latest): src/UniGetUI.Interface.BackgroundApi/AutomationBundleApi.cs#L754
Prefer a 'TryGetValue' call over a Dictionary indexer access guarded by a 'ContainsKey' check to avoid double lookup (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1854)