Go Build #253
Annotations
1 error
Split integration tests
go test failed (exit code 1) The error output was:
go: downloading golang.org/x/exp v0.0.0-20250305212735-054e65f0b394
go: downloading github.com/OctopusDeploy/go-octopusdeploy/v2 v2.65.5
go: downloading github.com/samber/lo v1.49.1
go: downloading go.uber.org/zap v1.27.0
go: downloading github.com/spf13/viper v1.20.1
go: downloading github.com/hayageek/threadsafe v1.0.1
go: downloading golang.org/x/sync v0.12.0
go: downloading github.com/OctopusSolutionsEngineering/OctopusTerraformTestFramework v1.0.0
go: downloading github.com/briandowns/spinner v1.23.2
go: downloading github.com/avast/retry-go/v4 v4.6.1
go: downloading golang.org/x/text v0.23.0
go: downloading go.uber.org/multierr v1.11.0
go: downloading github.com/fsnotify/fsnotify v1.8.0
go: downloading github.com/go-viper/mapstructure/v2 v2.2.1
go: downloading github.com/sagikazarmark/locafero v0.9.0
go: downloading github.com/spf13/afero v1.14.0
go: downloading github.com/spf13/cast v1.7.1
go: downloading github.com/spf13/pflag v1.0.6
go: downloading github.com/dghubble/sling v1.4.1
go: downloading github.com/go-playground/validator/v10 v10.25.0
go: downloading github.com/google/go-querystring v1.1.0
go: downloading github.com/google/uuid v1.6.0
go: downloading github.com/fatih/color v1.18.0
go: downloading golang.org/x/term v0.30.0
go: downloading github.com/golang-collections/collections v0.0.0-20130729185459-604e922904d3
go: downloading github.com/otiai10/copy v1.14.0
go: downloading github.com/wk8/go-ordered-map/v2 v2.1.8
go: downloading golang.org/x/sys v0.31.0
go: downloading github.com/sourcegraph/conc v0.3.0
go: downloading github.com/subosito/gotenv v1.6.0
go: downloading github.com/pelletier/go-toml/v2 v2.2.3
go: downloading gopkg.in/yaml.v3 v3.0.1
go: downloading github.com/OctopusDeploy/go-octodiff v1.0.0
go: downloading github.com/stretchr/testify v1.10.0
go: downloading github.com/gabriel-vasile/mimetype v1.4.8
go: downloading github.com/go-playground/universal-translator v0.18.1
go: downloading github.com/leodido/go-urn v1.4.0
go: downloading golang.org/x/crypto v0.32.0
go: downloading github.com/mattn/go-colorable v0.1.14
go: downloading github.com/mattn/go-isatty v0.0.20
go: downloading github.com/bahlo/generic-list-go v0.2.0
go: downloading github.com/buger/jsonparser v1.1.1
go: downloading github.com/mailru/easyjson v0.7.7
go: downloading github.com/go-playground/locales v0.14.1
go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2
go: downloading golang.org/x/net v0.34.0
# github.com/OctopusSolutionsEngineering/OctopusRecommendationEngine/internal/checks/naming
../../../go/pkg/mod/github.com/!octopus!solutions!engineering/[email protected]/test/octopus_container_test_framework.go:15:2: missing go.sum entry for module providing package github.com/testcontainers/testcontainers-go (imported by github.com/OctopusSolutionsEngineering/OctopusTerraformTestFramework/test); to add:
go get github.com/OctopusSolutionsEngineering/OctopusTerraformTestFramework/[email protected]
# github.com/OctopusSolutionsEngineering/OctopusRecommendationEngine/internal/checks/organization
../../../go/pkg/mod/github.com/!octopus!solutions!engineering/[email protected]/test/octopus_container_test_framework.go:15:2: missing go.sum entry for module providing package github.com/testcontainers/testcontainers-go (imported by github.com/OctopusSolutionsEngineering/OctopusTerraformTestFramework/test); to add:
go get github.com/OctopusSolutionsEngineering/OctopusTerraformTestFramework/[email protected]
# github.com/OctopusSolutionsEngineering/OctopusRecommendationEngine/internal/checks/performance
../../../go/pkg/mod/github.com/!octopus!solutions!engineering/[email protected]/test/octopus_container_test_framework.go:15:2: missing go.sum entry for module providing package github.com/testcontainers/testcontainers-go (imported by github.com/OctopusSolutionsEngineering/OctopusTerraformTestFramework/test); to add:
go ge
|
Loading