Skip to content

Use changelog to generate release notes #56

Use changelog to generate release notes

Use changelog to generate release notes #56

Triggered via push October 29, 2023 15:27
Status Success
Total duration 9m 9s
Artifacts

release.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
windows-latest
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]
windows-latest
D:\a\ImoutoRebirth\ImoutoRebirth\Source\ImoutoRebirth.Common\ImoutoRebirth.Common.WebP\Extern\LoadLibrary.cs(70,109): warning SYSLIB0012: 'Assembly.CodeBase' is obsolete: 'Assembly.CodeBase and Assembly.EscapedCodeBase are only included for .NET Framework compatibility. Use Assembly.Location.' (https://aka.ms/dotnet-warnings/SYSLIB0012) [D:\a\ImoutoRebirth\ImoutoRebirth\Source\ImoutoRebirth.Common\ImoutoRebirth.Common.WebP\ImoutoRebirth.Common.WebP.csproj]
windows-latest
D:\a\ImoutoRebirth\ImoutoRebirth\Source\ImoutoRebirth.Common\ImoutoRebirth.Common.WebP\Extern\LoadLibrary.cs(70,44): warning CS8601: Possible null reference assignment. [D:\a\ImoutoRebirth\ImoutoRebirth\Source\ImoutoRebirth.Common\ImoutoRebirth.Common.WebP\ImoutoRebirth.Common.WebP.csproj]
windows-latest
D:\a\ImoutoRebirth\ImoutoRebirth\Source\ImoutoRebirth.Common\ImoutoRebirth.Common.WebP\Extern\LoadLibrary.cs(70,109): warning CS8604: Possible null reference argument for parameter 'uriString' in 'Uri.Uri(string uriString)'. [D:\a\ImoutoRebirth\ImoutoRebirth\Source\ImoutoRebirth.Common\ImoutoRebirth.Common.WebP\ImoutoRebirth.Common.WebP.csproj]
windows-latest
D:\a\ImoutoRebirth\ImoutoRebirth\Source\ImoutoRebirth.Common\ImoutoRebirth.Common.WebP\Extern\LoadLibrary.cs(70,79): warning CS8601: Possible null reference assignment. [D:\a\ImoutoRebirth\ImoutoRebirth\Source\ImoutoRebirth.Common\ImoutoRebirth.Common.WebP\ImoutoRebirth.Common.WebP.csproj]
windows-latest
D:\a\ImoutoRebirth\ImoutoRebirth\Source\ImoutoRebirth.Common\ImoutoRebirth.Common.WebP\SimpleDecoder.cs(43,20): warning CS8600: Converting null literal or possible null value to non-nullable type. [D:\a\ImoutoRebirth\ImoutoRebirth\Source\ImoutoRebirth.Common\ImoutoRebirth.Common.WebP\ImoutoRebirth.Common.WebP.csproj]
windows-latest
D:\a\ImoutoRebirth\ImoutoRebirth\Source\ImoutoRebirth.Common\ImoutoRebirth.Common.WebP\SimpleDecoder.cs(44,25): warning CS8600: Converting null literal or possible null value to non-nullable type. [D:\a\ImoutoRebirth\ImoutoRebirth\Source\ImoutoRebirth.Common\ImoutoRebirth.Common.WebP\ImoutoRebirth.Common.WebP.csproj]
windows-latest
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.
windows-latest
D:\a\ImoutoRebirth\ImoutoRebirth\Source\Imouto.Viewer\ImoutoViewer\ImoutoViewer_jwonwjnu_wpftmp.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.
windows-latest
D:\a\ImoutoRebirth\ImoutoRebirth\Source\Imouto.Viewer\ImoutoViewer\ImoutoRebirth\Services\Collections\DestinationFolderService.cs(18,43): warning CS8613: Nullability of reference types in return type of 'Task<DestinationFolder?> DestinationFolderService.GetDestinationFolderAsync(Guid collectionId)' doesn't match implicitly implemented member 'Task<DestinationFolder> IDestinationFolderService.GetDestinationFolderAsync(Guid collectionId)'. [D:\a\ImoutoRebirth\ImoutoRebirth\Source\Imouto.Viewer\ImoutoViewer\ImoutoViewer_jwonwjnu_wpftmp.csproj]