chore(deps): update dependency discatsharp.analyzer.roselyn to v6.2.2 - autoclosed #2221
Annotations
10 warnings
Analyze (csharp):
DisCatSharp.Common/Types/CharSpanLookupDictionary.cs#L351
Nullability of reference types in type of parameter 'value' doesn't match implemented member 'void IDictionary.Add(object key, object? value)' (possibly because of nullability attributes).
|
Analyze (csharp):
DisCatSharp.Common/Types/CharSpanLookupDictionary.cs#L137
Nullability of reference types in type of parameter 'value' doesn't match implemented member 'void IDictionary.this[object key].set' (possibly because of nullability attributes).
|
Analyze (csharp):
DisCatSharp.Common/Utilities/AsyncExecutor.cs#L28
Nullability of reference types in type of parameter 'state' of 'void TaskCompletionHandler(Task t, object state)' doesn't match the target delegate 'Action<Task, object?>' (possibly because of nullability attributes).
|
Analyze (csharp):
DisCatSharp.Common/Utilities/AsyncExecutor.cs#L66
Nullability of reference types in type of parameter 'state' of 'void TaskCompletionHandler(Task<T> t, object state)' doesn't match the target delegate 'Action<Task<T>, object?>' (possibly because of nullability attributes).
|
Analyze (csharp):
DisCatSharp.Common/Types/CharSpanLookupDictionary.cs#L351
Nullability of reference types in type of parameter 'value' doesn't match implemented member 'void IDictionary.Add(object key, object? value)' (possibly because of nullability attributes).
|
Analyze (csharp):
DisCatSharp.Common/Types/CharSpanLookupDictionary.cs#L137
Nullability of reference types in type of parameter 'value' doesn't match implemented member 'void IDictionary.this[object key].set' (possibly because of nullability attributes).
|
Analyze (csharp):
DisCatSharp.Common/Utilities/AsyncExecutor.cs#L28
Nullability of reference types in type of parameter 'state' of 'void TaskCompletionHandler(Task t, object state)' doesn't match the target delegate 'Action<Task, object?>' (possibly because of nullability attributes).
|
Analyze (csharp):
DisCatSharp.Common/Utilities/AsyncExecutor.cs#L66
Nullability of reference types in type of parameter 'state' of 'void TaskCompletionHandler(Task<T> t, object state)' doesn't match the target delegate 'Action<Task<T>, object?>' (possibly because of nullability attributes).
|
Analyze (csharp):
DisCatSharp.Common/Types/CharSpanLookupDictionary.cs#L351
Nullability of reference types in type of parameter 'value' doesn't match implemented member 'void IDictionary.Add(object key, object? value)' (possibly because of nullability attributes).
|
Analyze (csharp):
DisCatSharp.Common/Types/CharSpanLookupDictionary.cs#L137
Nullability of reference types in type of parameter 'value' doesn't match implemented member 'void IDictionary.this[object key].set' (possibly because of nullability attributes).
|