Skip to content
This repository has been archived by the owner on Mar 7, 2024. It is now read-only.

Added an unsafe method for loading the tuf metadata on disk #282

Added an unsafe method for loading the tuf metadata on disk

Added an unsafe method for loading the tuf metadata on disk #282

Triggered via pull request December 8, 2023 07:12
Status Failure
Total duration 58s
Artifacts

ci.yml

on: pull_request
examples  /  Collect available Go versions
4s
examples / Collect available Go versions
tests  /  Collect available Go versions
4s
tests / Collect available Go versions
Matrix: examples / client
Matrix: examples / multirepo
Matrix: examples / repository
Matrix: examples / root-signing
Matrix: examples / tuf-client-cli
Matrix: tests / Checks and linters
Matrix: tests / Run
Fit to window
Zoom out
Zoom in

Annotations

10 errors
tests / Checks and linters (1.21)
metadata.TargetFiles.FromFile calls io.ReadAll, which eventually calls internal.chunkedReader.Read
tests / Checks and linters (1.21)
testutils.SetupTestDirs calls filepath.Abs
tests / Checks and linters (1.21)
cmd.Execute calls cobra.Command.Execute, which eventually calls filepath.Base
tests / Checks and linters (1.21)
simulator.RepositorySimulator.Write calls filepath.Join
tests / Checks and linters (1.21)
repository.copyHashPrefixed calls filepath.Split
tests / Checks and linters (1.21)
testutils.SetupTestDirs calls filepath.Abs
tests / Checks and linters (1.21)
cmd.Execute calls cobra.Command.Execute, which eventually calls filepath.Base
tests / Checks and linters (1.21)
simulator.RepositorySimulator.Write calls filepath.Join
tests / Checks and linters (1.21)
repository.copyHashPrefixed calls filepath.Split
tests / Checks and linters (1.21)
Process completed with exit code 3.