Feature/202403 deps cli #31
Annotations
9 errors and 2 warnings
build
Test Run Failed.
|
build
Test Name: "GetExifToolByOs"
|
build
Message: "Test method starskytest.starsky.foundation.writemeta.Helpers.ExifToolDownloadTest.GetExifToolByOs threw exception:
System.IO.FileNotFoundException: Could not find file '/Users/runner/work/starsky/starsky/starsky/starsky/bin/Release/net8.0/temp/Image-ExifTool-11.99'."
|
build
Stack Trace: " at Interop.ThrowExceptionForIoErrno(ErrorInfo errorInfo, String path, Boolean isDirError)
at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String path, OpenFlags flags, Int32 mode, Boolean failForSymlink, Boolean& wasSymlink, Func`4 createOpenException)
at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, UnixFileMode openPermissions, Int64& fileLength, UnixFileMode& filePermissions, Boolean failForSymlink, Boolean& wasSymlink, Func`4 createOpenException)
at System.IO.FileSystem.CopyFile(String sourceFullPath, String destFullPath, Boolean overwrite)
at starsky.foundation.storage.Storage.StorageHostFullPathFilesystem.FileCopy(String fromPath, String toPath) in /Users/runner/work/starsky/starsky/starsky/starsky.foundation.storage/Storage/StorageHostFullPathFilesystem.cs:line 379
at starsky.foundation.writemeta.Services.ExifToolDownload.DownloadForUnix(String matchExifToolForUnixName, IEnumerable`1 getChecksumsFromTextFile, Boolean downloadFromMirror) in /Users/runner/work/starsky/starsky/starsky/starsky.foundation.writemeta/Services/ExifToolDownload.cs:line 222
at starsky.foundation.writemeta.Services.ExifToolDownload.StartDownloadForUnix() in /Users/runner/work/starsky/starsky/starsky/starsky.foundation.writemeta/Services/ExifToolDownload.cs:line 148
at starsky.foundation.writemeta.Services.ExifToolDownload.DownloadExifTool(Boolean isWindows, Int32 minimumSize) in /Users/runner/work/starsky/starsky/starsky/starsky.foundation.writemeta/Services/ExifToolDownload.cs:line 104
at starskytest.starsky.foundation.writemeta.Helpers.ExifToolDownloadTest.GetExifToolByOs() in /Users/runner/work/starsky/starsky/starsky/starskytest/starsky.foundation.writemeta/Helpers/ExifToolDownloadTest.cs:line 159
"
|
build
Test Name: "StartDownloadForUnix_2Times"
|
build
Message: "Test method starskytest.starsky.foundation.writemeta.Helpers.ExifToolDownloadTest.StartDownloadForUnix_2Times threw exception:
System.IO.FileNotFoundException: Could not find file '/Users/runner/work/starsky/starsky/starsky/starsky/bin/Release/net8.0/temp/Image-ExifTool-11.99'."
|
build
Stack Trace: " at Interop.ThrowExceptionForIoErrno(ErrorInfo errorInfo, String path, Boolean isDirError)
at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String path, OpenFlags flags, Int32 mode, Boolean failForSymlink, Boolean& wasSymlink, Func`4 createOpenException)
at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, UnixFileMode openPermissions, Int64& fileLength, UnixFileMode& filePermissions, Boolean failForSymlink, Boolean& wasSymlink, Func`4 createOpenException)
at System.IO.FileSystem.CopyFile(String sourceFullPath, String destFullPath, Boolean overwrite)
at starsky.foundation.storage.Storage.StorageHostFullPathFilesystem.FileCopy(String fromPath, String toPath) in /Users/runner/work/starsky/starsky/starsky/starsky.foundation.storage/Storage/StorageHostFullPathFilesystem.cs:line 379
at starsky.foundation.writemeta.Services.ExifToolDownload.DownloadForUnix(String matchExifToolForUnixName, IEnumerable`1 getChecksumsFromTextFile, Boolean downloadFromMirror) in /Users/runner/work/starsky/starsky/starsky/starsky.foundation.writemeta/Services/ExifToolDownload.cs:line 222
at starsky.foundation.writemeta.Services.ExifToolDownload.StartDownloadForUnix() in /Users/runner/work/starsky/starsky/starsky/starsky.foundation.writemeta/Services/ExifToolDownload.cs:line 148
at starskytest.starsky.foundation.writemeta.Helpers.ExifToolDownloadTest.StartDownloadForUnix_2Times() in /Users/runner/work/starsky/starsky/starsky/starskytest/starsky.foundation.writemeta/Helpers/ExifToolDownloadTest.cs:line 493
"
|
build
Target "TestNetCore" has thrown an exception
|
build
Process completed with exit code 255.
|
build
/Users/runner/work/starsky/starsky/starsky/starsky.foundation.http/Services/HttpClientHelper.cs(13,1): warning IDE0005: Using directive is unnecessary. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005) [/Users/runner/work/starsky/starsky/starsky/starsky.foundation.http/starsky.foundation.http.csproj]
|
build
/Users/runner/work/starsky/starsky/starsky/starsky.foundation.http/Services/HttpClientHelper.cs(13,1): warning IDE0005: Using directive is unnecessary. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005) [/Users/runner/work/starsky/starsky/starsky/starsky.foundation.http/starsky.foundation.http.csproj]
|