Skip to content

Artifacts bring admin monorepo #63

Artifacts bring admin monorepo

Artifacts bring admin monorepo #63

Triggered via pull request October 15, 2023 23:47
Status Failure
Total duration 4m 27s
Artifacts

flyteidl-checks.yml

on: pull_request
unpack-envvars
3s
unpack-envvars
Unit Tests  /  Run Unit Test
2m 2s
Unit Tests / Run Unit Test
Check Go Generate  /  Go Generate
Check Go Generate / Go Generate
Lint  /  Run Lint
Lint / Run Lint
Fit to window
Zoom out
Zoom in

Annotations

19 errors and 1 warning
Unit Tests / Run Unit Test
missing go.sum entry for module providing package golang.org/x/net/context (imported by github.com/grpc-ecosystem/go-grpc-prometheus); to add:
Unit Tests / Run Unit Test
missing go.sum entry for module providing package golang.org/x/net/context/ctxhttp (imported by github.com/flyteorg/flyte/flyteidl/clients/go/admin/deviceflow); to add:
Unit Tests / Run Unit Test
missing go.sum entry for module providing package golang.org/x/net/http2 (imported by google.golang.org/grpc/internal/transport); to add:
Unit Tests / Run Unit Test
missing go.sum entry for module providing package golang.org/x/net/http2/hpack (imported by google.golang.org/grpc/internal/transport); to add:
Unit Tests / Run Unit Test
missing go.sum entry for module providing package golang.org/x/net/trace (imported by github.com/grpc-ecosystem/go-grpc-middleware/retry); to add:
Unit Tests / Run Unit Test
missing go.sum entry for module providing package golang.org/x/sys/unix (imported by github.com/sirupsen/logrus); to add:
Unit Tests / Run Unit Test
missing go.sum entry for module providing package golang.org/x/crypto/pkcs12 (imported by github.com/Azure/go-autorest/autorest/adal); to add:
Unit Tests / Run Unit Test
missing go.sum entry for module providing package golang.org/x/net/http/httpguts (imported by github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pipeline); to add:
Unit Tests / Run Unit Test
Process completed with exit code 2.
Lint / Run Lint
t.ClientConfig undefined (type TokenOrchestrator has no field or method ClientConfig) (typecheck)
Lint / Run Lint
t.ClientConfig undefined (type TokenOrchestrator has no field or method ClientConfig) (typecheck)
Lint / Run Lint
t.TokenCache undefined (type TokenOrchestrator has no field or method TokenCache) (typecheck)
Lint / Run Lint
t.ClientConfig undefined (type TokenOrchestrator has no field or method ClientConfig) (typecheck)
Lint / Run Lint
f.ClientConfig undefined (type TokenOrchestrator has no field or method ClientConfig) (typecheck)
Lint / Run Lint
f.ClientConfig undefined (type TokenOrchestrator has no field or method ClientConfig) (typecheck)
Lint / Run Lint
f.ClientConfig undefined (type TokenOrchestrator has no field or method ClientConfig) (typecheck)
Lint / Run Lint
f.TokenCache undefined (type TokenOrchestrator has no field or method TokenCache) (typecheck)
Lint / Run Lint
Process completed with exit code 2.
Check Go Generate / Go Generate
Process completed with exit code 2.
Check Go Generate / Go Generate
No github_token supplied, API requests will be subject to stricter rate limiting