perf: gate AvaloniaNLogSink at Warning, cache loggers #217
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.
|