Skip to content

Update dependencies #127

Update dependencies

Update dependencies #127

Triggered via push July 31, 2025 20:39
Status Failure
Total duration 2m 16s
Artifacts

main.yml

on: push
Test and publish
2m 12s
Test and publish
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Test and publish
commands.GuiCommand.Run calls exec.Cmd.Start, which eventually calls os.Pipe
Test and publish
commands.GuiCommand.Run calls exec.Cmd.Start, which eventually calls os.OpenFile
Test and publish
commands.GuiCommand.Run calls exec.Cmd.Start, which eventually calls os.Open
Test and publish
paths.init calls os.init, which calls os.NewFile
Test and publish
paths.EnsureDirExists calls os.MkdirAll
Test and publish
images.Image.GetLatestPath calls filepath.Glob, which eventually calls os.Lstat
Test and publish
commands.GuiCommand.Run calls os.Getwd
Test and publish
images.Image.GetLatestPath calls filepath.Glob, which eventually calls os.File.Readdirnames
Test and publish
commands.downloadImage calls os.Create
Test and publish
network.GetResponse calls http.Get