Add name parsing support for Satdump GK-2A Plugin generated gk2a image #178
Annotations
13 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
Build:
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)'.
|
Build:
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)'.
|
Build:
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)
|
Build:
Sanchez.Workflow/Steps/Equirectangular/GetCropBounds.cs#L49
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
|
Build:
Sanchez.Workflow/Steps/Equirectangular/GetGlobalOffset.cs#L12
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
|
Build:
Tests/Sanchez.Workflow.Test/Equirectangular/OffsetImageTests.cs#L40
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
|
Build:
Tests/Sanchez.Test/EquirectangularEndToEndTests.cs#L6
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
|
Build
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
Build:
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)'.
|
Install dependencies
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
Loading