Flyte webhooks #6372
tests.yml
on: pull_request
compile
29s
docs
1m 1s
generate_kustomize
36s
generate_helm
36s
Annotations
10 errors and 4 warnings
compile:
flyteadmin/pkg/async/webhook/factory.go#L15
no required module provides package github.com/flyteorg/flyteadmin/pkg/async; to add it:
|
compile:
flyteadmin/pkg/async/webhook/factory.go#L16
no required module provides package github.com/flyteorg/flyteadmin/pkg/async/notifications/implementations; to add it:
|
compile:
flyteadmin/pkg/async/webhook/factory.go#L17
no required module provides package github.com/flyteorg/flyteadmin/pkg/async/notifications/interfaces; to add it:
|
compile:
flyteadmin/pkg/async/webhook/factory.go#L18
no required module provides package github.com/flyteorg/flyteadmin/pkg/async/webhook/implementations; to add it:
|
compile:
flyteadmin/pkg/async/webhook/factory.go#L21
no required module provides package github.com/flyteorg/flyteadmin/pkg/async/webhook/interfaces; to add it:
|
compile:
flyteadmin/pkg/async/webhook/factory.go#L9
no required module provides package github.com/flyteorg/flyteadmin/pkg/common; to add it:
|
compile:
flyteadmin/pkg/async/webhook/factory.go#L11
no required module provides package github.com/flyteorg/flyteadmin/pkg/repositories/interfaces; to add it:
|
compile:
flyteadmin/pkg/async/webhook/factory.go#L22
no required module provides package github.com/flyteorg/flyteadmin/pkg/runtime/interfaces; to add it:
|
compile:
flyteadmin/pkg/async/notifications/interfaces/processor.go#L10
no required module provides package github.com/flyteorg/flytestdlib/logger; to add it:
|
compile:
flyteadmin/pkg/async/webhook/factory.go#L23
no required module provides package github.com/flyteorg/flytestdlib/promutils; to add it:
|
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/
|
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/
|
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/
|
docs
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|