v1.0.25 #55
Annotations
11 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v1, softprops/action-gh-release@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
|
|
|
Sanchez.Processing/Extensions/Images/RegistrationExtensions.cs#L18
Possible null reference argument for parameter 'source' in 'void ProcessingExtensions.Mutate<Rgba32>(Image<Rgba32> source, Action<IImageProcessingContext> operation)'.
|
Sanchez.Processing/Extensions/Images/RegistrationExtensions.cs#L28
Possible null reference argument for parameter 'source' in 'void ProcessingExtensions.Mutate<Rgba32>(Image<Rgba32> source, Action<IImageProcessingContext> operation)'.
|
Sanchez.Processing/ImageProcessing/Crop/EwsAlignmentRowOperation.cs#L10
Take the required action to fix the issue indicated by this 'FIXME' comment. (https://rules.sonarsource.com/csharp/RSPEC-1134)
|
Sanchez.Processing/Helpers/PathHelper.cs#L37
'System.Reflection.Assembly.Location' always returns an empty string for assemblies embedded in a single-file app. If the path to the app directory is needed, consider calling 'System.AppContext.BaseDirectory'.
|
Sanchez.Workflow/Steps/Equirectangular/GetCropBounds.cs#L49
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
|
Sanchez.Workflow/Steps/Equirectangular/GetGlobalOffset.cs#L12
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
|
The logs for this run have expired and are no longer available.
Loading