PR #42 #71
codeql
on: dynamic
Matrix: analyze
Annotations
10 errors and 3 warnings
|
Analyze (go)
cannot use out (variable of type *BadDeepCopyIntoNonPtrParam) as BadDeepCopyIntoNonPtrParam value in argument to in.DeepCopyInto
|
|
Analyze (go)
too many arguments in call to in.DeepCopyInto
|
|
Analyze (go)
method BadDeepCopyIntoHasResult.DeepCopyInto already declared at /home/runner/work/controller-tools/controller-tools/pkg/deepcopy/testdata/cronjob_types.go:255:35
|
|
Analyze (go)
method BadDeepCopyIntoNonPtrParam.DeepCopyInto already declared at /home/runner/work/controller-tools/controller-tools/pkg/deepcopy/testdata/cronjob_types.go:251:37
|
|
Analyze (go)
method BadDeepCopyIntoNoParams.DeepCopyInto already declared at /home/runner/work/controller-tools/controller-tools/pkg/deepcopy/testdata/cronjob_types.go:247:34
|
|
Analyze (go)
method BadDeepCopyPtrMismatch.DeepCopy already declared at /home/runner/work/controller-tools/controller-tools/pkg/deepcopy/testdata/cronjob_types.go:241:33
|
|
Analyze (go)
method BadDeepCopyNonPtrVal.DeepCopy already declared at /home/runner/work/controller-tools/controller-tools/pkg/deepcopy/testdata/cronjob_types.go:235:31
|
|
Analyze (go)
method BadDeepCopyPtrVal.DeepCopy already declared at /home/runner/work/controller-tools/controller-tools/pkg/deepcopy/testdata/cronjob_types.go:229:29
|
|
Analyze (go)
method BadDeepCopyNoReturn.DeepCopy already declared at /home/runner/work/controller-tools/controller-tools/pkg/deepcopy/testdata/cronjob_types.go:225:31
|
|
Analyze (go)
method BadDeepCopyHasParams.DeepCopy already declared at /home/runner/work/controller-tools/controller-tools/pkg/deepcopy/testdata/cronjob_types.go:219:32
|
|
Analyze (go)
Cannot create diff range extension pack for diff-informed queries; reverting to performing full analysis.
|
|
Analyze (go)
Cannot retrieve the full diff because there are too many (300) changed files in the pull request.
|
|
Analyze (go)
CodeQL Action v3 will be deprecated in December 2026. Please update all occurrences of the CodeQL Action in your workflow files to v4. For more information, see https://github.blog/changelog/2025-10-28-upcoming-deprecation-of-codeql-action-v3/
|