Bump the build-tools group with 1 update #14
Annotations
10 warnings
|
src/Flickr.Net/Flickrs/Flickr_Groups_Pools_Async.cs#L133
Cannot convert null literal to non-nullable reference type.
|
|
src/Flickr.Net/Flickrs/Flickr_Galleries_Async.cs#L282
Cannot convert null literal to non-nullable reference type.
|
|
src/Flickr.Net/Flickrs/Flickr_Galleries_Async.cs#L195
Cannot convert null literal to non-nullable reference type.
|
|
src/Flickr.Net/Flickrs/Flickr_Galleries_Async.cs#L186
Cannot convert null literal to non-nullable reference type.
|
|
src/Flickr.Net/Flickrs/Flickr_Galleries_Async.cs#L177
Cannot convert null literal to non-nullable reference type.
|
|
src/Flickr.Net/Flickrs/Flickr_Favorites_Async.cs#L120
Cannot convert null literal to non-nullable reference type.
|
|
src/Flickr.Net/Internals/JsonConverters/CustomJsonStringEnumConverter.cs#L12
Cannot convert null literal to non-nullable reference type.
|
|
src/Flickr.Net/Internals/HttpContents/StreamedContent.cs#L31
Nullability of type of parameter 'context' doesn't match overridden member (possibly because of nullability attributes).
|
|
src/Flickr.Net/Internals/Caching/PersistentCache.cs#L344
Nullability of reference types in type of parameter 'y' of 'int CreationTimeComparer.Compare(object x, object y)' doesn't match implicitly implemented member 'int IComparer.Compare(object? x, object? y)' (possibly because of nullability attributes).
|
|
src/Flickr.Net/Internals/Caching/PersistentCache.cs#L344
Nullability of reference types in type of parameter 'x' of 'int CreationTimeComparer.Compare(object x, object y)' doesn't match implicitly implemented member 'int IComparer.Compare(object? x, object? y)' (possibly because of nullability attributes).
|
The logs for this run have expired and are no longer available.
Loading