Skip to content

perf: script editor render pipeline and caching #219

perf: script editor render pipeline and caching

perf: script editor render pipeline and caching #219

Re-run triggered April 26, 2026 23:58
Status Success
Total duration 1m 4s
Artifacts

ci.yml

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

Annotations

4 warnings
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.