Skip to content

Artifacts

Artifacts #7185

Triggered via pull request January 8, 2024 18:51
Status Failure
Total duration 9m 39s
Artifacts

tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 3 warnings
compile: flyteartifacts/pkg/server/server.go#L61
undefined: artifact.DeleteTriggerRequest
compile: flyteartifacts/pkg/server/server.go#L61
undefined: artifact.DeleteTriggerResponse
compile: flyteartifacts/pkg/server/server.go#L114
cannot use &coreService (value of type *CoreService) as artifact.ArtifactRegistryServer value in argument to NewTriggerEngine: *CoreService does not implement artifact.ArtifactRegistryServer (missing method DeactivateTrigger)
compile: flyteartifacts/pkg/server/server.go#L127
cannot use &coreService (value of type *CoreService) as artifact.ArtifactRegistryServer value in argument to processor.NewServiceCallHandler: *CoreService does not implement artifact.ArtifactRegistryServer (missing method DeactivateTrigger)
compile: flyteartifacts/pkg/server/server.go#L128
cannot use &coreService (value of type *CoreService) as artifact.ArtifactRegistryServer value in argument to processor.NewBackgroundProcessor: *CoreService does not implement artifact.ArtifactRegistryServer (missing method DeactivateTrigger)
compile: flyteartifacts/pkg/server/service.go#L95
undefined: artifact.DeleteTriggerRequest
compile: flyteartifacts/pkg/server/service.go#L95
undefined: artifact.DeleteTriggerResponse
compile: flyteartifacts/pkg/server/service.go#L97
undefined: artifact.DeleteTriggerResponse
compile
Process completed with exit code 2.
generate_kustomize
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
generate_helm
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
compile
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/