Merge pull request #28 from opencost/atm/restructure-testharness #9
Annotations
9 errors and 2 warnings
pkg/test/pkg/executor/main/main.go#L11
no required module provides package github.com/hashicorp/go-multierror: go.mod file not found in current directory or any parent directory; see 'go help modules'
|
pkg/test/pkg/executor/main/main.go#L12
no required module provides package github.com/opencost/opencost-plugins/pkg/test/pkg/harness: go.mod file not found in current directory or any parent directory; see 'go help modules'
|
pkg/test/pkg/executor/main/main.go#L13
no required module provides package github.com/opencost/opencost/core/pkg/log: go.mod file not found in current directory or any parent directory; see 'go help modules'
|
pkg/test/pkg/executor/main/main.go#L14
no required module provides package github.com/opencost/opencost/core/pkg/model/pb: go.mod file not found in current directory or any parent directory; see 'go help modules'
|
pkg/test/pkg/executor/main/main.go#L15
no required module provides package github.com/spf13/cobra: go.mod file not found in current directory or any parent directory; see 'go help modules'
|
pkg/test/pkg/executor/main/main.go#L16
no required module provides package google.golang.org/protobuf/encoding/protojson: go.mod file not found in current directory or any parent directory; see 'go help modules'
|
pkg/test/pkg/executor/main/main.go#L17
no required module provides package google.golang.org/protobuf/types/known/durationpb: go.mod file not found in current directory or any parent directory; see 'go help modules'
|
pkg/test/pkg/executor/main/main.go#L18
no required module provides package google.golang.org/protobuf/types/known/timestamppb: go.mod file not found in current directory or any parent directory; see 'go help modules'
|
|
The following actions use a deprecated Node.js version and will be forced to run on node20: oNaiPs/secrets-to-env-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
|
This job failed
Loading