Artifacts #7185
tests.yml
on: pull_request
compile
2m 1s
docs
9m 30s
generate_kustomize
24s
generate_helm
44s
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/
|