Fix the bug in harpy when downloader was unable to check posts for ex… #39
Annotations
25 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: GitTools/actions/gitversion/setup@v0.9.11, actions/checkout@v2, GitTools/actions/gitversion/execute@v0.9.11, actions/create-release@v1, actions/upload-release-asset@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 `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
D:\a\ImoutoRebirth\ImoutoRebirth\Source\Imouto.Viewer\ImoutoViewer\ImoutoViewer.csproj : warning NU1701: Package 'Imazen.WebP 10.0.1' was restored using '.NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1, .NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8, .NETFramework,Version=v4.8.1' instead of the project target framework 'net7.0-windows7.0'. This package may not be fully compatible with your project. [D:\a\ImoutoRebirth\ImoutoRebirth\Source\ImoutoRebirth.sln]
|
D:\a\ImoutoRebirth\ImoutoRebirth\Source\Imouto.Viewer\ImoutoViewer\ImoutoViewer.csproj : warning NU1701: Package 'rfc1459.AssociationManager 1.1.1' was restored using '.NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1, .NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8, .NETFramework,Version=v4.8.1' instead of the project target framework 'net7.0-windows7.0'. This package may not be fully compatible with your project. [D:\a\ImoutoRebirth\ImoutoRebirth\Source\ImoutoRebirth.sln]
|
D:\a\ImoutoRebirth\ImoutoRebirth\Source\ImoutoRebirth.Navigator\ImoutoRebirth.Navigator\ImoutoRebirth.Navigator.csproj : warning NU1701: Package 'Imazen.WebP 10.0.1' was restored using '.NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1, .NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8, .NETFramework,Version=v4.8.1' instead of the project target framework 'net7.0-windows7.0'. This package may not be fully compatible with your project. [D:\a\ImoutoRebirth\ImoutoRebirth\Source\ImoutoRebirth.sln]
|
D:\a\ImoutoRebirth\ImoutoRebirth\Source\ImoutoRebirth.Navigator\ImoutoRebirth.Navigator\ImoutoRebirth.Navigator.csproj : warning NU1701: Package 'Imazen.WebP 10.0.1' was restored using '.NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1, .NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8, .NETFramework,Version=v4.8.1' instead of the project target framework 'net7.0-windows7.0'. This package may not be fully compatible with your project.
|
D:\a\ImoutoRebirth\ImoutoRebirth\Source\ImoutoRebirth.Navigator\ImoutoRebirth.Navigator\ImoutoRebirth.Navigator_cvhxdj1i_wpftmp.csproj : warning NU1701: Package 'Imazen.WebP 10.0.1' was restored using '.NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1, .NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8, .NETFramework,Version=v4.8.1' instead of the project target framework 'net7.0-windows7.0'. This package may not be fully compatible with your project.
|
D:\a\ImoutoRebirth\ImoutoRebirth\Source\ImoutoRebirth.Navigator\ImoutoRebirth.Navigator\Utils\AsyncCommand.cs(56,19): warning CS8769: Nullability of reference types in type of parameter 'parameter' doesn't match implemented member 'bool ICommand.CanExecute(object? parameter)' (possibly because of nullability attributes). [D:\a\ImoutoRebirth\ImoutoRebirth\Source\ImoutoRebirth.Navigator\ImoutoRebirth.Navigator\ImoutoRebirth.Navigator_cvhxdj1i_wpftmp.csproj]
|
D:\a\ImoutoRebirth\ImoutoRebirth\Source\ImoutoRebirth.Navigator\ImoutoRebirth.Navigator\Utils\AsyncCommand.cs(61,25): warning CS8769: Nullability of reference types in type of parameter 'parameter' doesn't match implemented member 'void ICommand.Execute(object? parameter)' (possibly because of nullability attributes). [D:\a\ImoutoRebirth\ImoutoRebirth\Source\ImoutoRebirth.Navigator\ImoutoRebirth.Navigator\ImoutoRebirth.Navigator_cvhxdj1i_wpftmp.csproj]
|
D:\a\ImoutoRebirth\ImoutoRebirth\Source\ImoutoRebirth.Navigator\ImoutoRebirth.Navigator\Utils\AsyncCommand.cs(13,31): warning CS8612: Nullability of reference types in type of 'event EventHandler AsyncCommand.CanExecuteChanged' doesn't match implicitly implemented member 'event EventHandler? ICommand.CanExecuteChanged'. [D:\a\ImoutoRebirth\ImoutoRebirth\Source\ImoutoRebirth.Navigator\ImoutoRebirth.Navigator\ImoutoRebirth.Navigator_cvhxdj1i_wpftmp.csproj]
|
D:\a\ImoutoRebirth\ImoutoRebirth\Source\ImoutoRebirth.Navigator\ImoutoRebirth.Navigator\Utils\AsyncCommand.cs(21,33): warning CS8625: Cannot convert null literal to non-nullable reference type. [D:\a\ImoutoRebirth\ImoutoRebirth\Source\ImoutoRebirth.Navigator\ImoutoRebirth.Navigator\ImoutoRebirth.Navigator_cvhxdj1i_wpftmp.csproj]
|
D:\a\ImoutoRebirth\ImoutoRebirth\Source\ImoutoRebirth.Navigator\ImoutoRebirth.Navigator\ViewModel\ListEntries\UgoiraEntryVM.cs(44,34): warning CS8766: Nullability of reference types in return type of 'BitmapSource? UgoiraEntryVM.Image.get' doesn't match implicitly implemented member 'BitmapSource INavigatorListEntry.Image.get' (possibly because of nullability attributes). [D:\a\ImoutoRebirth\ImoutoRebirth\Source\ImoutoRebirth.Navigator\ImoutoRebirth.Navigator\ImoutoRebirth.Navigator_cvhxdj1i_wpftmp.csproj]
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The logs for this run have expired and are no longer available.
Loading