This repository has been archived by the owner on May 31, 2024. It is now read-only.
Misc cleanups to aesthetics #596
checks.yml
on: pull_request
Lint
/
Run Lint
3m 59s
Unit Tests
/
Run Unit Test
4m 41s
Check Go Gennerate
/
Go Generate
3m 12s
Dry Run Goreleaser
14m 56s
Test Getting started
2m 53s
Annotations
14 errors and 5 warnings
Test Getting started
Process completed with exit code 1.
|
Check Go Gennerate / Go Generate
Process completed with exit code 2.
|
Lint / Run Lint:
cmd/demo/teardown_test.go#L39
cannot use mockK8sContextMgr (variable of type *"github.com/flyteorg/flytectl/pkg/k8s/mocks".ContextOps) as type k8s.ContextOps in assignment:
|
Lint / Run Lint:
cmd/demo/teardown_test.go#L51
cannot use mockK8sContextMgr (variable of type *"github.com/flyteorg/flytectl/pkg/k8s/mocks".ContextOps) as type k8s.ContextOps in assignment:
|
Lint / Run Lint:
cmd/sandbox/teardown_test.go#L29
cannot use mockK8sContextMgr (variable of type *"github.com/flyteorg/flytectl/pkg/k8s/mocks".ContextOps) as type k8s.ContextOps in assignment:
|
Lint / Run Lint:
pkg/sandbox/start_test.go#L317
cannot use mockK8sContextMgr (variable of type *"github.com/flyteorg/flytectl/pkg/k8s/mocks".ContextOps) as type k8s.ContextOps in assignment:
|
Lint / Run Lint:
pkg/sandbox/teardown_test.go#L45
cannot use mockK8sContextMgr (variable of type *"github.com/flyteorg/flytectl/pkg/k8s/mocks".ContextOps) as type k8s.ContextOps in assignment:
|
Lint / Run Lint
Process completed with exit code 2.
|
Unit Tests / Run Unit Test:
cmd/demo/teardown_test.go#L39
cannot use mockK8sContextMgr (variable of type *"github.com/flyteorg/flytectl/pkg/k8s/mocks".ContextOps) as type k8s.ContextOps in assignment:
|
Unit Tests / Run Unit Test:
cmd/demo/teardown_test.go#L51
cannot use mockK8sContextMgr (variable of type *"github.com/flyteorg/flytectl/pkg/k8s/mocks".ContextOps) as type k8s.ContextOps in assignment:
|
Unit Tests / Run Unit Test:
cmd/sandbox/teardown_test.go#L29
cannot use mockK8sContextMgr (variable of type *"github.com/flyteorg/flytectl/pkg/k8s/mocks".ContextOps) as type k8s.ContextOps in assignment:
|
Unit Tests / Run Unit Test:
pkg/sandbox/start_test.go#L317
cannot use mockK8sContextMgr (variable of type *"github.com/flyteorg/flytectl/pkg/k8s/mocks".ContextOps) as type k8s.ContextOps in assignment:
|
Unit Tests / Run Unit Test:
pkg/sandbox/teardown_test.go#L45
cannot use mockK8sContextMgr (variable of type *"github.com/flyteorg/flytectl/pkg/k8s/mocks".ContextOps) as type k8s.ContextOps in assignment:
|
Unit Tests / Run Unit Test
Process completed with exit code 2.
|
Test Getting started
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@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/
|
Check Go Gennerate / Go Generate
No github_token supplied, API requests will be subject to stricter rate limiting
|
Dry Run Goreleaser
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2, goreleaser/goreleaser-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Dry Run Goreleaser
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Dry Run Goreleaser
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|