Go 1.21 #787
Annotations
5 errors and 1 warning
Lint golang code:
src/github.com/fluid-cloudnative/fluid/pkg/application/inject/fuse/mutator/mutating_context.go#L118
SA1019: utilpointer.BoolPtr is deprecated: Use Bool instead. (staticcheck)
|
Lint golang code:
src/github.com/fluid-cloudnative/fluid/pkg/ctrl/watch/daemonset_test.go#L40
SA1019: utilpointer.BoolPtr is deprecated: Use Bool instead. (staticcheck)
|
Lint golang code:
src/github.com/fluid-cloudnative/fluid/pkg/ctrl/watch/daemonset_test.go#L83
SA1019: utilpointer.BoolPtr is deprecated: Use Bool instead. (staticcheck)
|
Lint golang code:
src/github.com/fluid-cloudnative/fluid/pkg/utils/kubeclient/exec.go#L174
SA1019: exec.Stream is deprecated: use StreamWithContext instead to avoid possible resource leaks. See https://github.com/kubernetes/kubernetes/pull/103177 for details. (staticcheck)
|
Lint golang code
issues found
|
Set up Go
Restore cache failed: Dependencies file is not found in /home/runner/work/fluid/fluid. Supported file pattern: go.sum
|
The logs for this run have expired and are no longer available.
Loading