Filter result fix #2427
lint.yaml
on: pull_request
Run Go linters
2m 41s
Run codespell
13s
Annotations
4 errors and 3 warnings
|
Run Go linters
Process completed with exit code 1.
|
|
Run Go linters:
pkg/module_manager/go_hook/filter_result_test.go#L797
Error return value of `w.UnmarshalToOld` is not checked (errcheck)
|
|
Run Go linters:
pkg/module_manager/go_hook/filter_result_test.go#L744
Error return value of `w.UnmarshalToOld` is not checked (errcheck)
|
|
Run Go linters:
pkg/module_manager/go_hook/filter_result_test.go#L728
Error return value of `w.UnmarshalToOld` is not checked (errcheck)
|
|
Run codespell
The process '/usr/bin/git' failed with exit code 128
|
|
Run Go linters
The process '/usr/bin/git' failed with exit code 128
|
|
Run Go linters
Restore cache failed: Dependencies file is not found in /home/runner/work/addon-operator/addon-operator. Supported file pattern: go.sum
|