Move the repository package under examples/repository #1068
ci.yml
on: pull_request
linting
/
govulncheck
22s
linting
/
golangci-lint
2m 33s
Matrix: examples / client
Matrix: examples / multirepo
Matrix: examples / repository
Matrix: examples / root-signing
Matrix: examples / tuf-client-cli
Matrix: tests / Run
Annotations
8 errors and 1 warning
tests / Run (ubuntu-latest):
examples/multirepo/repository/generate_metadata.go#L31
missing go.sum entry for module providing package github.com/theupdateframework/go-tuf/v2/metadata/repository (imported by github.com/theupdateframework/go-tuf/v2/examples/multirepo/repository); to add:
|
tests / Run (ubuntu-latest)
Process completed with exit code 1.
|
tests / Run (macos-latest):
examples/multirepo/repository/generate_metadata.go#L31
missing go.sum entry for module providing package github.com/theupdateframework/go-tuf/v2/metadata/repository (imported by github.com/theupdateframework/go-tuf/v2/examples/multirepo/repository); to add:
|
tests / Run (macos-latest)
Process completed with exit code 1.
|
linting / govulncheck:
examples/multirepo/repository/generate_metadata.go#L31
missing go.sum entry for module providing package github.com/theupdateframework/go-tuf/v2/metadata/repository (imported by github.com/theupdateframework/go-tuf/v2/examples/multirepo/repository); to add:
|
linting / govulncheck:
examples/multirepo/repository/generate_metadata.go#L31
could not import github.com/theupdateframework/go-tuf/v2/metadata/repository (invalid package name: "")
|
linting / govulncheck
Process completed with exit code 1.
|
linting / golangci-lint
golangci-lint exit with code 3
|
tests / Run (windows-latest)
Codecov: Failed to properly create commit: The process 'D:\a\_actions\codecov\codecov-action\54bcd8715eee62d40e33596ef5e8f0f48dbbccab\dist\codecov.exe' failed with exit code 1
|