Merge pull request #171 from devhindo/master #368
ci.yml
on: push
Check & Review code
4m 16s
Error check
1m 44s
Error code utility check
2m 24s
Static check
1m 37s
Vet
1m 43s
Security check
1m 36s
Tests
2m 48s
Annotations
11 errors and 8 warnings
Static check
Process completed with exit code 1.
|
Check & Review code:
cilium/cilium.go#L59
undefined: yaml (typecheck)
|
Check & Review code:
cilium/cilium.go#L66
h.KubeconfigHandler undefined (type *Cilium has no field or method KubeconfigHandler) (typecheck)
|
Check & Review code:
cilium/cilium.go#L67
h.KubeconfigHandler undefined (type *Cilium has no field or method KubeconfigHandler) (typecheck)
|
Check & Review code:
cilium/cilium.go#L68
h.KubeconfigHandler undefined (type *Cilium has no field or method KubeconfigHandler) (typecheck)
|
Check & Review code:
cilium/cilium.go#L108
h.Config undefined (type *Cilium has no field or method Config) (typecheck)
|
Check & Review code:
cilium/cilium.go#L143
hh.StreamErr undefined (type *Cilium has no field or method StreamErr, but does have streamErr) (typecheck)
|
Check & Review code:
cilium/cilium.go#L148
hh.StreamInfo undefined (type *Cilium has no field or method StreamInfo) (typecheck)
|
Check & Review code:
cilium/cilium.go#L165
hh.StreamInfo undefined (type *Cilium has no field or method StreamInfo) (typecheck)
|
Check & Review code:
cilium/cilium.go#L170
hh.RunSMITest undefined (type *Cilium has no field or method RunSMITest) (typecheck)
|
Check & Review code:
cilium/cilium.go#L188
hh.StreamInfo undefined (type *Cilium has no field or method StreamInfo) (typecheck)
|
Static check
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
Security check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Vet
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Error check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Error code utility check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Check & Review code
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Check & Review code
Restore cache failed: Dependencies file is not found in /home/runner/work/meshery-cilium/meshery-cilium. Supported file pattern: go.sum
|