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
ci.yml
on: pull_request
examples
/
Collect available Go versions
4s
tests
/
Collect available Go versions
4s
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
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.
|