build(deps): bump technote-space/toc-generator from 2.4.0 to 4.3.1 #135
Annotations
10 warnings
Run dotnet build -c Debug
The type 'T' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'T' doesn't match 'notnull' constraint.
|
Run dotnet build -c Debug
The type 'T' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'T' doesn't match 'notnull' constraint.
|
Run dotnet build -c Debug
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
Run dotnet build -c Debug
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
Run dotnet build -c Debug
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
Run dotnet build -c Debug
The type 'T' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'T' doesn't match 'notnull' constraint.
|
Run dotnet build -c Debug
The type 'T' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'T' doesn't match 'notnull' constraint.
|
Run dotnet build -c Debug
Dereference of a possibly null reference.
|
Run dotnet build -c Debug
Possible null reference argument for parameter 's' in 'byte[] Encoding.GetBytes(string s)'.
|
Run dotnet build -c Debug
Possible null reference return.
|
Loading