Update actions/checkout to v2 in CI workflow #5
ci.yml
on: push
Check & Review code
2m 2s
Error check
1m 32s
Error code utility check
6s
Static check
1m 22s
Vet
1m 34s
Security check
1m 38s
Tests
2m 36s
Annotations
10 errors and 13 warnings
Static check
package net/netip is not in GOROOT (/home/runner/work/meshery-cilium/setup-go-faster/go/1.17.13/x64/src/net/netip) (compile)
|
Static check
undeclared name: any (compile)
|
Static check
expected ']', found any (compile)
|
Static check
expected ';', found '[' (compile)
|
Static check
expected declaration, found 'return' (compile)
|
Static check
expected '(', found '[' (compile)
|
Static check
expected '(', found '[' (compile)
|
Static check
expected '(', found '[' (compile)
|
Static check
expected '(', found '[' (compile)
|
Static check
undeclared name: any (compile)
|
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
|
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
|
Static check
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/
|
Static check
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/
|
Static check
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/
|
Static check
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/
|
Static check
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/
|
Error 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
|
Security check
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
|
Tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|