Collect Command UI Updates #76
Annotations
10 errors and 1 warning
Test Linting
event.LatestArtifactPath undefined (type *"github.com/turbot/tailpipe-plugin-sdk/grpc/proto".EventStatus has no field or method LatestArtifactPath)
|
Test Linting
event.ArtifactsDownloadedBytes undefined (type *"github.com/turbot/tailpipe-plugin-sdk/grpc/proto".EventStatus has no field or method ArtifactsDownloadedBytes)
|
Test Linting
event.ArtifactErrors undefined (type *"github.com/turbot/tailpipe-plugin-sdk/grpc/proto".EventStatus has no field or method ArtifactErrors)
|
Test Linting
event.RowsReceived undefined (type *"github.com/turbot/tailpipe-plugin-sdk/grpc/proto".EventStatus has no field or method RowsReceived)
|
Test Linting
cannot use event.Errors (variable of type int32) as int64 value in assignment (typecheck)
|
Test Linting:
cmd/collect.go#L21
could not import github.com/turbot/tailpipe/internal/collector (-: # github.com/turbot/tailpipe/internal/collector
|
Test Linting
event.LatestArtifactPath undefined (type *"github.com/turbot/tailpipe-plugin-sdk/grpc/proto".EventStatus has no field or method LatestArtifactPath)
|
Test Linting
event.ArtifactsDownloadedBytes undefined (type *"github.com/turbot/tailpipe-plugin-sdk/grpc/proto".EventStatus has no field or method ArtifactsDownloadedBytes)
|
Test Linting
event.ArtifactErrors undefined (type *"github.com/turbot/tailpipe-plugin-sdk/grpc/proto".EventStatus has no field or method ArtifactErrors)
|
Test Linting
event.RowsReceived undefined (type *"github.com/turbot/tailpipe-plugin-sdk/grpc/proto".EventStatus has no field or method RowsReceived)
|
Test Linting
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|