Maintenance release #95
Annotations
1 error and 22 warnings
Upload x86 MSI file
Validation Failed
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1, gittools/actions/gitversion/[email protected], actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, actions/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build:
src/ImageSort.WindowsUpdater/GitHubUpdateFetcher.cs#L27
'SemVersion.Parse(string, bool)' is obsolete: 'Method is obsolete. Use Parse() overload with SemVersionStyles instead.'
|
Build:
src/ImageSort.WindowsUpdater/GitHubUpdateFetcher.cs#L42
'SemVersion.Parse(string, bool)' is obsolete: 'Method is obsolete. Use Parse() overload with SemVersionStyles instead.'
|
Build:
src/ImageSort.WindowsUpdater/GitHubUpdateFetcher.cs#L44
'SemVersion.CompareByPrecedence(SemVersion)' is obsolete: 'Method is obsolete. Use ComparePrecedenceTo() or CompareSortOrderTo() instead.'
|
Build:
src/ImageSort.WPF/App.xaml.cs#L122
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
Build:
src/ImageSort.WPF/App.xaml.cs#L122
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
Build:
src/ImageSort.WindowsUpdater/GitHubUpdateFetcher.cs#L27
'SemVersion.Parse(string, bool)' is obsolete: 'Method is obsolete. Use Parse() overload with SemVersionStyles instead.'
|
Build:
src/ImageSort.WindowsUpdater/GitHubUpdateFetcher.cs#L42
'SemVersion.Parse(string, bool)' is obsolete: 'Method is obsolete. Use Parse() overload with SemVersionStyles instead.'
|
Build:
src/ImageSort.WindowsUpdater/GitHubUpdateFetcher.cs#L44
'SemVersion.CompareByPrecedence(SemVersion)' is obsolete: 'Method is obsolete. Use ComparePrecedenceTo() or CompareSortOrderTo() instead.'
|
Build:
src/ImageSort.WPF/App.xaml.cs#L122
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
Build:
src/ImageSort.WPF/App.xaml.cs#L122
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
Build WIX project:
src/ImageSort.WindowsUpdater/GitHubUpdateFetcher.cs#L27
'SemVersion.Parse(string, bool)' is obsolete: 'Method is obsolete. Use Parse() overload with SemVersionStyles instead.'
|
Build WIX project:
src/ImageSort.WindowsUpdater/GitHubUpdateFetcher.cs#L42
'SemVersion.Parse(string, bool)' is obsolete: 'Method is obsolete. Use Parse() overload with SemVersionStyles instead.'
|
Build WIX project:
src/ImageSort.WindowsUpdater/GitHubUpdateFetcher.cs#L44
'SemVersion.CompareByPrecedence(SemVersion)' is obsolete: 'Method is obsolete. Use ComparePrecedenceTo() or CompareSortOrderTo() instead.'
|
Build WIX project:
src/ImageSort.WPF/App.xaml.cs#L122
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
Build WIX project:
src/ImageSort.WPF/App.xaml.cs#L122
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
Build WIX project:
src/ImageSort.WindowsSetup/Product.wxs#L41
It is no longer necessary to define the standard directory 'ProgramFilesFolder'. Use the StandardDirectory element instead.
|
Build WIX project:
src/ImageSort.WindowsSetup/Product.wxs#L21
ICE61: This product should remove only older versions of itself. The Maximum version is not less than the current product. (2.12.9.0 2.12.9.0)
|
Build WIX project:
src/ImageSort.WindowsSetup/Product.wxs#L66
ICE69: Mismatched component reference. Entry 'regq_dKM9kQ19R5LCeBS9DvR5ruyTw' of the Registry table belongs to component 'OpenWithImageSortComponent'. However, the formatted string in column 'Value' references file 'ImageSortExe' which belongs to component 'ImageSortExeComponent'. Components are in the same feature.
|
Build WIX project:
src/ImageSort.WindowsSetup/Product.wxs#L68
ICE69: Mismatched component reference. Entry 'regemrd.q72VpYkwmny362gXJg7IfY' of the Registry table belongs to component 'OpenWithImageSortComponent'. However, the formatted string in column 'Value' references file 'ImageSortExe' which belongs to component 'ImageSortExeComponent'. Components are in the same feature.
|
Build WIX project:
src/ImageSort.WindowsSetup/Product.wxs#L73
ICE69: Mismatched component reference. Entry 'regYQeX1vSEtP9Hy9aSSaypan4cob8' of the Registry table belongs to component 'OpenWithImageSortComponent'. However, the formatted string in column 'Value' references file 'ImageSortExe' which belongs to component 'ImageSortExeComponent'. Components are in the same feature.
|
Loading