Bump the nuget-minor-patch group with 2 updates #67
build-and-release.yml
on: pull_request
Annotations
11 warnings
|
build
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: gittools/actions/gitversion/execute@v1.1.1, gittools/actions/gitversion/setup@v1.1.1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build:
src/Flickr.Net/Flickrs/Flickr_Blogs_Async.cs#L76
Cannot convert null literal to non-nullable reference type.
|
|
build:
src/Flickr.Net/Flickrs/Flickr_Upload_Async.cs#L63
Nullability of reference types in type of parameter 'progress' doesn't match implemented member 'Task<string> IFlickrUpload.ReplacePictureAsync(Stream stream, string fileName, string photoId, IProgress<double>? progress = null, CancellationToken cancellationToken = default(CancellationToken))' (possibly because of nullability attributes).
|
|
build:
src/Flickr.Net/Flickrs/Flickr_Upload_Async.cs#L16
Nullability of reference types in type of parameter 'progress' doesn't match implemented member 'Task<string> IFlickrUpload.UploadPictureAsync(Stream stream, string fileName, string? title = null, string? description = null, string? tags = null, bool isPublic = false, bool isFamily = false, bool isFriend = false, ContentType contentType = ContentType.None, SafetyLevel safetyLevel = SafetyLevel.None, HiddenFromSearch hiddenFromSearch = HiddenFromSearch.None, IProgress<double>? progress = null, CancellationToken cancellationToken = default(CancellationToken))' (possibly because of nullability attributes).
|
|
build:
src/Flickr.Net/Flickrs/Flickr_Upload_Async.cs#L16
Nullability of reference types in type of parameter 'tags' doesn't match implemented member 'Task<string> IFlickrUpload.UploadPictureAsync(Stream stream, string fileName, string? title = null, string? description = null, string? tags = null, bool isPublic = false, bool isFamily = false, bool isFriend = false, ContentType contentType = ContentType.None, SafetyLevel safetyLevel = SafetyLevel.None, HiddenFromSearch hiddenFromSearch = HiddenFromSearch.None, IProgress<double>? progress = null, CancellationToken cancellationToken = default(CancellationToken))' (possibly because of nullability attributes).
|
|
build:
src/Flickr.Net/Flickrs/Flickr_Upload_Async.cs#L16
Nullability of reference types in type of parameter 'description' doesn't match implemented member 'Task<string> IFlickrUpload.UploadPictureAsync(Stream stream, string fileName, string? title = null, string? description = null, string? tags = null, bool isPublic = false, bool isFamily = false, bool isFriend = false, ContentType contentType = ContentType.None, SafetyLevel safetyLevel = SafetyLevel.None, HiddenFromSearch hiddenFromSearch = HiddenFromSearch.None, IProgress<double>? progress = null, CancellationToken cancellationToken = default(CancellationToken))' (possibly because of nullability attributes).
|
|
build:
src/Flickr.Net/Flickrs/Flickr_Upload_Async.cs#L16
Nullability of reference types in type of parameter 'title' doesn't match implemented member 'Task<string> IFlickrUpload.UploadPictureAsync(Stream stream, string fileName, string? title = null, string? description = null, string? tags = null, bool isPublic = false, bool isFamily = false, bool isFriend = false, ContentType contentType = ContentType.None, SafetyLevel safetyLevel = SafetyLevel.None, HiddenFromSearch hiddenFromSearch = HiddenFromSearch.None, IProgress<double>? progress = null, CancellationToken cancellationToken = default(CancellationToken))' (possibly because of nullability attributes).
|
|
build:
src/Flickr.Net/Internals/JsonConverters/CustomJsonStringEnumConverter.cs#L12
Cannot convert null literal to non-nullable reference type.
|
|
build:
src/Flickr.Net/Internals/HttpContents/StreamedContent.cs#L31
Nullability of type of parameter 'context' doesn't match overridden member (possibly because of nullability attributes).
|
|
build:
src/Flickr.Net/Internals/Caching/PersistentCache.cs#L338
Nullability of reference types in type of parameter 'y' of 'int CreationTimeComparer.Compare(ICacheItem x, ICacheItem y)' doesn't match implicitly implemented member 'int IComparer<ICacheItem>.Compare(ICacheItem? x, ICacheItem? y)' (possibly because of nullability attributes).
|
|
build:
src/Flickr.Net/Internals/Caching/PersistentCache.cs#L338
Nullability of reference types in type of parameter 'x' of 'int CreationTimeComparer.Compare(ICacheItem x, ICacheItem y)' doesn't match implicitly implemented member 'int IComparer<ICacheItem>.Compare(ICacheItem? x, ICacheItem? y)' (possibly because of nullability attributes).
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
nuget-packages
|
329 KB |
sha256:66d34ea41f56f1e997492cbb4d896403df1835fa472f844308f4d37150eacf0a
|
|