feat(pipeline): add blob expiration time to run logs #4623
Annotations
10 errors and 1 warning
golangci-lint:
pkg/worker/minioactivity.go#L196
param.SystemVariables.ExpiryRule undefined (type recipe.SystemVariables has no field or method ExpiryRule)
|
golangci-lint:
pkg/worker/minioactivity.go#L197
param.SystemVariables.ExpiryRule undefined (type recipe.SystemVariables has no field or method ExpiryRule) (typecheck)
|
golangci-lint:
cmd/main/main.go#L57
could not import github.com/instill-ai/pipeline-backend/pkg/worker (-: # github.com/instill-ai/pipeline-backend/pkg/worker
|
golangci-lint:
pkg/worker/minioactivity.go#L196
param.SystemVariables.ExpiryRule undefined (type recipe.SystemVariables has no field or method ExpiryRule)
|
golangci-lint:
pkg/worker/minioactivity.go#L197
param.SystemVariables.ExpiryRule undefined (type recipe.SystemVariables has no field or method ExpiryRule)) (typecheck)
|
golangci-lint:
pkg/component/data/instillartifact/v0/main_test.go#L70
cannot use clientMock (variable of type *"github.com/instill-ai/pipeline-backend/pkg/component/internal/mock".ArtifactPublicServiceClientMock) as artifactv1alpha.ArtifactPublicServiceClient value in assignment: *"github.com/instill-ai/pipeline-backend/pkg/component/internal/mock".ArtifactPublicServiceClientMock does not implement artifactv1alpha.ArtifactPublicServiceClient (missing method MoveFileToCatalog)
|
golangci-lint:
pkg/component/data/instillartifact/v0/main_test.go#L143
cannot use clientMock (variable of type *"github.com/instill-ai/pipeline-backend/pkg/component/internal/mock".ArtifactPublicServiceClientMock) as artifactv1alpha.ArtifactPublicServiceClient value in assignment: *"github.com/instill-ai/pipeline-backend/pkg/component/internal/mock".ArtifactPublicServiceClientMock does not implement artifactv1alpha.ArtifactPublicServiceClient (missing method MoveFileToCatalog)
|
golangci-lint:
pkg/component/data/instillartifact/v0/main_test.go#L217
cannot use clientMock (variable of type *"github.com/instill-ai/pipeline-backend/pkg/component/internal/mock".ArtifactPublicServiceClientMock) as artifactv1alpha.ArtifactPublicServiceClient value in assignment: *"github.com/instill-ai/pipeline-backend/pkg/component/internal/mock".ArtifactPublicServiceClientMock does not implement artifactv1alpha.ArtifactPublicServiceClient (missing method MoveFileToCatalog)
|
golangci-lint:
pkg/component/data/instillartifact/v0/main_test.go#L288
cannot use clientMock (variable of type *"github.com/instill-ai/pipeline-backend/pkg/component/internal/mock".ArtifactPublicServiceClientMock) as artifactv1alpha.ArtifactPublicServiceClient value in assignment: *"github.com/instill-ai/pipeline-backend/pkg/component/internal/mock".ArtifactPublicServiceClientMock does not implement artifactv1alpha.ArtifactPublicServiceClient (missing method MoveFileToCatalog)
|
golangci-lint:
pkg/component/data/instillartifact/v0/main_test.go#L359
cannot use clientMock (variable of type *"github.com/instill-ai/pipeline-backend/pkg/component/internal/mock".ArtifactPublicServiceClientMock) as artifactv1alpha.ArtifactPublicServiceClient value in assignment: *"github.com/instill-ai/pipeline-backend/pkg/component/internal/mock".ArtifactPublicServiceClientMock does not implement artifactv1alpha.ArtifactPublicServiceClient (missing method MoveFileToCatalog)
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading