build(deps): update dependency bullseye to 6.1.0 - autoclosed #397
Annotations
10 warnings
|
Publish:
SnapX.Core/Upload/Img/Imgur.cs#L386
The type 'SnapX.Core.Upload.Img.ImgurImageData' has been annotated with JsonSerializableAttribute but does not derive from JsonSerializerContext. No source code will be generated. (https://learn.microsoft.com/dotnet/fundamentals/syslib-diagnostics/syslib1224)
|
|
Publish:
SnapX.Core/Upload/Img/Imgur.cs#L378
The type 'SnapX.Core.Upload.Img.ImgurError' has been annotated with JsonSerializableAttribute but does not derive from JsonSerializerContext. No source code will be generated. (https://learn.microsoft.com/dotnet/fundamentals/syslib-diagnostics/syslib1224)
|
|
Publish:
SnapX.Core/Upload/Img/Imgur.cs#L371
The type 'SnapX.Core.Upload.Img.ImgurErrorData' has been annotated with JsonSerializableAttribute but does not derive from JsonSerializerContext. No source code will be generated. (https://learn.microsoft.com/dotnet/fundamentals/syslib-diagnostics/syslib1224)
|
|
Publish:
SnapX.Core/Upload/Img/Imgur.cs#L364
The type 'SnapX.Core.Upload.Img.ImgurResponse' has been annotated with JsonSerializableAttribute but does not derive from JsonSerializerContext. No source code will be generated. (https://learn.microsoft.com/dotnet/fundamentals/syslib-diagnostics/syslib1224)
|
|
Publish:
SnapX.Core/Upload/File/MediaFire.cs#L39
There are multiple types named 'DoUpload'. Source was generated for the first one detected. Use 'JsonSerializableAttribute.TypeInfoPropertyName' to resolve this collision. (https://learn.microsoft.com/dotnet/fundamentals/syslib-diagnostics/syslib1031)
|
|
Publish:
SnapX.Core/Upload/Custom/CustomUploaderItem.cs#L75
The member 'SnapX.Core.Upload.Custom.CustomUploaderItem.ResponseType' has been annotated with 'JsonStringEnumConverter' which is not supported in native AOT. Consider using the generic 'JsonStringEnumConverter<TEnum>' instead. (https://learn.microsoft.com/dotnet/fundamentals/syslib-diagnostics/syslib1034)
|
|
Publish:
SnapX.Core/Upload/Custom/CustomUploaderItem.cs#L55
The member 'SnapX.Core.Upload.Custom.CustomUploaderItem.Body' has been annotated with 'JsonStringEnumConverter' which is not supported in native AOT. Consider using the generic 'JsonStringEnumConverter<TEnum>' instead. (https://learn.microsoft.com/dotnet/fundamentals/syslib-diagnostics/syslib1034)
|
|
Publish:
SnapX.Core/Upload/Custom/CustomUploaderItem.cs#L29
The member 'SnapX.Core.Upload.Custom.CustomUploaderItem.DestinationType' has been annotated with 'JsonStringEnumConverter' which is not supported in native AOT. Consider using the generic 'JsonStringEnumConverter<TEnum>' instead. (https://learn.microsoft.com/dotnet/fundamentals/syslib-diagnostics/syslib1034)
|
|
Publish:
build/Tarball.cs#L163
Dereference of a possibly null reference.
|
|
Publish:
build/Tarball.cs#L163
Dereference of a possibly null reference.
|
Loading