Release #16
Annotations
10 warnings
Release
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
Release
Nullability of type of parameter 'existingValue' doesn't match overridden member (possibly because of nullability attributes).
|
Release
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
Release
Nullability of type of parameter 'existingValue' doesn't match overridden member (possibly because of nullability attributes).
|
Release
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
Release
Nullability of type of parameter 'existingValue' doesn't match overridden member (possibly because of nullability attributes).
|
Release
Nullability of reference types in type of parameter 'other' of 'bool UserDesiredState.Equals(UserDesiredState other)' doesn't match implicitly implemented member 'bool IEquatable<UserDesiredState>.Equals(UserDesiredState? other)' (possibly because of nullability attributes).
|
Release
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
Release
Nullability of type of parameter 'existingValue' doesn't match overridden member (possibly because of nullability attributes).
|
Release
Nullability of reference types in type of parameter 'other' of 'bool UserDesiredState.Equals(UserDesiredState other)' doesn't match implicitly implemented member 'bool IEquatable<UserDesiredState>.Equals(UserDesiredState? other)' (possibly because of nullability attributes).
|