Merge pull request #108 from Cysharp/ci/dependabot #2
build-debug.yml
on: push
build-dotnet
41s
Matrix: build-unity
Annotations
10 warnings
build-dotnet
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.
|
build-dotnet
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.
|
build-dotnet
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
build-dotnet
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
build-dotnet
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
build-dotnet
Possible null reference return.
|
build-dotnet
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.
|
build-dotnet
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.
|
build-dotnet
Dereference of a possibly null reference.
|
build-dotnet
Possible null reference argument for parameter 's' in 'byte[] Encoding.GetBytes(string s)'.
|