Skip to content

Bump the avalonia group with 9 updates #204

Bump the avalonia group with 9 updates

Bump the avalonia group with 9 updates #204

Triggered via pull request April 22, 2026 23:50
Status Failure
Total duration 49s
Artifacts

ci.yml

on: pull_request
Matrix: CI Build
Fit to window
Zoom out
Zoom in

Annotations

23 errors and 9 warnings
CI Build (macOS)
Process completed with exit code 1.
CI Build (macOS): src/SharpFM/Services/ClipboardService.cs#L47
'IClipboard' does not contain a definition for 'GetDataAsync' and no accessible extension method 'GetDataAsync' accepting a first argument of type 'IClipboard' could be found (are you missing a using directive or an assembly reference?)
CI Build (macOS): src/SharpFM/Services/ClipboardService.cs#L40
'IClipboard' does not contain a definition for 'GetFormatsAsync' and no accessible extension method 'GetFormatsAsync' accepting a first argument of type 'IClipboard' could be found (are you missing a using directive or an assembly reference?)
CI Build (macOS): src/SharpFM/Services/ClipboardService.cs#L33
'IClipboard' does not contain a definition for 'SetDataObjectAsync' and no accessible extension method 'SetDataObjectAsync' accepting a first argument of type 'IClipboard' could be found (are you missing a using directive or an assembly reference?)
CI Build (macOS): src/SharpFM/Services/ClipboardService.cs#L24
'IClipboard' does not contain a definition for 'SetTextAsync' and no accessible extension method 'SetTextAsync' accepting a first argument of type 'IClipboard' could be found (are you missing a using directive or an assembly reference?)
CI Build (macOS): src/SharpFM/Services/ClipboardService.cs#L47
'IClipboard' does not contain a definition for 'GetDataAsync' and no accessible extension method 'GetDataAsync' accepting a first argument of type 'IClipboard' could be found (are you missing a using directive or an assembly reference?)
CI Build (macOS): src/SharpFM/Services/ClipboardService.cs#L40
'IClipboard' does not contain a definition for 'GetFormatsAsync' and no accessible extension method 'GetFormatsAsync' accepting a first argument of type 'IClipboard' could be found (are you missing a using directive or an assembly reference?)
CI Build (macOS): src/SharpFM/Services/ClipboardService.cs#L33
'IClipboard' does not contain a definition for 'SetDataObjectAsync' and no accessible extension method 'SetDataObjectAsync' accepting a first argument of type 'IClipboard' could be found (are you missing a using directive or an assembly reference?)
CI Build (macOS): src/SharpFM/Services/ClipboardService.cs#L24
'IClipboard' does not contain a definition for 'SetTextAsync' and no accessible extension method 'SetTextAsync' accepting a first argument of type 'IClipboard' could be found (are you missing a using directive or an assembly reference?)
CI Build (linux)
The strategy configuration was canceled because "release.macOS" failed
CI Build (linux)
No test results found by tests/**/*.trx
CI Build (linux)
Failed to execute ReportGenerator global tool
CI Build (linux)
The operation was canceled.
CI Build (linux): src/SharpFM/Services/ClipboardService.cs#L47
'IClipboard' does not contain a definition for 'GetDataAsync' and no accessible extension method 'GetDataAsync' accepting a first argument of type 'IClipboard' could be found (are you missing a using directive or an assembly reference?)
CI Build (linux): src/SharpFM/Services/ClipboardService.cs#L40
'IClipboard' does not contain a definition for 'GetFormatsAsync' and no accessible extension method 'GetFormatsAsync' accepting a first argument of type 'IClipboard' could be found (are you missing a using directive or an assembly reference?)
CI Build (linux): src/SharpFM/Services/ClipboardService.cs#L33
'IClipboard' does not contain a definition for 'SetDataObjectAsync' and no accessible extension method 'SetDataObjectAsync' accepting a first argument of type 'IClipboard' could be found (are you missing a using directive or an assembly reference?)
CI Build (linux): src/SharpFM/Services/ClipboardService.cs#L24
'IClipboard' does not contain a definition for 'SetTextAsync' and no accessible extension method 'SetTextAsync' accepting a first argument of type 'IClipboard' could be found (are you missing a using directive or an assembly reference?)
CI Build (linux): src/SharpFM/Services/ClipboardService.cs#L47
'IClipboard' does not contain a definition for 'GetDataAsync' and no accessible extension method 'GetDataAsync' accepting a first argument of type 'IClipboard' could be found (are you missing a using directive or an assembly reference?)
CI Build (linux): src/SharpFM/Services/ClipboardService.cs#L40
'IClipboard' does not contain a definition for 'GetFormatsAsync' and no accessible extension method 'GetFormatsAsync' accepting a first argument of type 'IClipboard' could be found (are you missing a using directive or an assembly reference?)
CI Build (linux): src/SharpFM/Services/ClipboardService.cs#L33
'IClipboard' does not contain a definition for 'SetDataObjectAsync' and no accessible extension method 'SetDataObjectAsync' accepting a first argument of type 'IClipboard' could be found (are you missing a using directive or an assembly reference?)
CI Build (linux): src/SharpFM/Services/ClipboardService.cs#L24
'IClipboard' does not contain a definition for 'SetTextAsync' and no accessible extension method 'SetTextAsync' accepting a first argument of type 'IClipboard' could be found (are you missing a using directive or an assembly reference?)
CI Build (windows)
The strategy configuration was canceled because "release.macOS" failed
CI Build (windows)
The operation was canceled.
CI Build (macOS): src/SharpFM.Model/Scripting/FmScript.cs#L217
Argument of type 'Dictionary<string, string?>' cannot be used for parameter 'map' of type 'IReadOnlyDictionary<string, string>' in 'string[] FmScript.SynthesizeHrParams(IReadOnlyDictionary<string, string>? map)' due to differences in the nullability of reference types.
CI Build (macOS): src/SharpFM.Model/Scripting/FmScript.cs#L190
Argument of type 'Dictionary<string, string?>' cannot be used for parameter 'map' of type 'IReadOnlyDictionary<string, string>' in 'string[] FmScript.SynthesizeHrParams(IReadOnlyDictionary<string, string>? map)' due to differences in the nullability of reference types.
CI Build (macOS): src/SharpFM.Model/Scripting/FmScript.cs#L217
Argument of type 'Dictionary<string, string?>' cannot be used for parameter 'map' of type 'IReadOnlyDictionary<string, string>' in 'string[] FmScript.SynthesizeHrParams(IReadOnlyDictionary<string, string>? map)' due to differences in the nullability of reference types.
CI Build (macOS): src/SharpFM.Model/Scripting/FmScript.cs#L190
Argument of type 'Dictionary<string, string?>' cannot be used for parameter 'map' of type 'IReadOnlyDictionary<string, string>' in 'string[] FmScript.SynthesizeHrParams(IReadOnlyDictionary<string, string>? map)' due to differences in the nullability of reference types.
CI Build (linux)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: bibipkins/dotnet-test-reporter@v1.6.1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
CI Build (linux): src/SharpFM.Model/Scripting/FmScript.cs#L217
Argument of type 'Dictionary<string, string?>' cannot be used for parameter 'map' of type 'IReadOnlyDictionary<string, string>' in 'string[] FmScript.SynthesizeHrParams(IReadOnlyDictionary<string, string>? map)' due to differences in the nullability of reference types.
CI Build (linux): src/SharpFM.Model/Scripting/FmScript.cs#L190
Argument of type 'Dictionary<string, string?>' cannot be used for parameter 'map' of type 'IReadOnlyDictionary<string, string>' in 'string[] FmScript.SynthesizeHrParams(IReadOnlyDictionary<string, string>? map)' due to differences in the nullability of reference types.
CI Build (linux): src/SharpFM.Model/Scripting/FmScript.cs#L217
Argument of type 'Dictionary<string, string?>' cannot be used for parameter 'map' of type 'IReadOnlyDictionary<string, string>' in 'string[] FmScript.SynthesizeHrParams(IReadOnlyDictionary<string, string>? map)' due to differences in the nullability of reference types.
CI Build (linux): src/SharpFM.Model/Scripting/FmScript.cs#L190
Argument of type 'Dictionary<string, string?>' cannot be used for parameter 'map' of type 'IReadOnlyDictionary<string, string>' in 'string[] FmScript.SynthesizeHrParams(IReadOnlyDictionary<string, string>? map)' due to differences in the nullability of reference types.