robot updated golang version #1200
lint-golang.yaml
on: pull_request
Deduce required tests from code changes
4s
Annotations
7 errors and 4 warnings
unittest
This request has been automatically failed because it uses a deprecated version of `actions/upload-artifact: v3.1.3`. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
lint-golang:
pkg/podownercache/pod_owner_cache_test.go#L107
SA5011: possible nil pointer dereference (staticcheck)
|
lint-golang:
pkg/podownercache/pod_owner_cache_test.go#L104
SA5011(related information): this check suggests that the pointer can be nil (staticcheck)
|
lint-golang:
pkg/podownercache/pod_owner_cache_test.go#L126
SA5011: possible nil pointer dereference (staticcheck)
|
lint-golang:
pkg/podownercache/pod_owner_cache_test.go#L123
SA5011(related information): this check suggests that the pointer can be nil (staticcheck)
|
lint-golang
Process completed with exit code 2.
|
lint-golang
Process completed with exit code 2.
|
Deduce required tests from code changes
'ref' input parameter is ignored when 'base' is set to HEAD
|
Deduce required tests from code changes
'base' input parameter is ignored when action is triggered by pull request event
|
lint_SDK_and_build
Restore cache failed: Dependencies file is not found in /home/runner/work/spiderpool/spiderpool. Supported file pattern: go.sum
|
lint-golang
Restore cache failed: Dependencies file is not found in /home/runner/work/spiderpool/spiderpool. Supported file pattern: go.sum
|