Skip to content

chore(deps): update dependency discatsharp.analyzer.roselyn to v6.2.2 - autoclosed #2221

chore(deps): update dependency discatsharp.analyzer.roselyn to v6.2.2 - autoclosed

chore(deps): update dependency discatsharp.analyzer.roselyn to v6.2.2 - autoclosed #2221

Triggered via pull request December 24, 2023 11:46
Status Success
Total duration 5m 59s
Artifacts

codeql-analysis.yml

on: pull_request
Matrix: Analyze
Fit to window
Zoom out
Zoom in

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).