Skip to content

Merge pull request #108 from Cysharp/ci/dependabot #2

Merge pull request #108 from Cysharp/ci/dependabot

Merge pull request #108 from Cysharp/ci/dependabot #2

Triggered via push October 5, 2024 12:19
Status Success
Total duration 52s
Artifacts

build-debug.yml

on: push
build-dotnet
41s
build-dotnet
Matrix: build-unity
Fit to window
Zoom out
Zoom in

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