v1.0.25 #55
Triggered via release
November 23, 2024 23:23
nullpainter
published
v1.0.25
Status
Success
Total duration
3m 8s
Artifacts
–
Annotations
44 warnings
Release (linux-arm)
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/
|
Release (linux-arm)
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/
|
Release (linux-arm)
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.
|
Release (linux-arm)
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.
|
Release (linux-arm)
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.
|
Release (linux-arm):
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)'.
|
Release (linux-arm):
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)'.
|
Release (linux-arm):
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)
|
Release (linux-arm):
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'.
|
Release (linux-arm):
Sanchez.Workflow/Steps/Equirectangular/GetCropBounds.cs#L49
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
|
Release (linux-arm):
Sanchez.Workflow/Steps/Equirectangular/GetGlobalOffset.cs#L12
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
|
Release (linux)
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/
|
Release (linux)
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/
|
Release (linux)
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.
|
Release (linux)
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.
|
Release (linux)
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.
|
Release (linux):
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)'.
|
Release (linux):
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)'.
|
Release (linux):
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)
|
Release (linux):
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'.
|
Release (linux):
Sanchez.Workflow/Steps/Equirectangular/GetCropBounds.cs#L49
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
|
Release (linux):
Sanchez.Workflow/Steps/Equirectangular/GetGlobalOffset.cs#L12
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
|
Release (macOS)
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/
|
Release (macOS)
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/
|
Release (macOS)
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.
|
Release (macOS)
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.
|
Release (macOS)
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.
|
Release (macOS):
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)'.
|
Release (macOS):
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)'.
|
Release (macOS):
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)
|
Release (macOS):
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'.
|
Release (macOS):
Sanchez.Workflow/Steps/Equirectangular/GetCropBounds.cs#L49
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
|
Release (macOS):
Sanchez.Workflow/Steps/Equirectangular/GetGlobalOffset.cs#L12
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
|
Release (windows)
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/
|
Release (windows)
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/
|
Release (windows)
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.
|
Release (windows)
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.
|
Release (windows)
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.
|
Release (windows):
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)'.
|
Release (windows):
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)'.
|
Release (windows):
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)
|
Release (windows):
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'.
|
Release (windows):
Sanchez.Workflow/Steps/Equirectangular/GetCropBounds.cs#L49
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
|
Release (windows):
Sanchez.Workflow/Steps/Equirectangular/GetGlobalOffset.cs#L12
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
|