Skip to content

[Snyk] Upgrade ts-jest from 29.1.2 to 29.1.5 #96

[Snyk] Upgrade ts-jest from 29.1.2 to 29.1.5

[Snyk] Upgrade ts-jest from 29.1.2 to 29.1.5 #96

Triggered via pull request July 21, 2024 05:53
Status Success
Total duration 6m 51s
Artifacts
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

7 errors
build (macos-latest)
Unhandled exception. System.Net.Http.HttpRequestException: checksum for /Users/runner/work/starsky/starsky/starsky/generic-netcore/dependencies/exiftool.tar.gz is not valid
build (macos-latest)
at starsky.foundation.writemeta.Services.ExifToolDownload.DownloadForUnix(String matchExifToolForUnixName, String[] getChecksumsFromTextFile, Boolean downloadFromMirror) in /Users/runner/work/starsky/starsky/starsky/starsky.foundation.writemeta/Services/ExifToolDownload.cs:line 172
build (macos-latest)
at starsky.foundation.writemeta.Services.ExifToolDownload.StartDownloadForUnix() in /Users/runner/work/starsky/starsky/starsky/starsky.foundation.writemeta/Services/ExifToolDownload.cs:line 133
build (macos-latest)
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 87
build (macos-latest)
at starsky.feature.geolookup.Services.GeoCli.CommandLineAsync(String[] args) in /Users/runner/work/starsky/starsky/starsky/starsky.feature.geolookup/Services/GeoCli.cs:line 67
build (macos-latest)
at starskyGeoCli.Program.Main(String[] args) in /Users/runner/work/starsky/starsky/starsky/starskygeocli/Program.cs:line 56
build (macos-latest)
at starskyGeoCli.Program.<Main>(String[] args)