Skip to content

feat: running context model for test workflows #6801

feat: running context model for test workflows

feat: running context model for test workflows #6801

Triggered via pull request October 7, 2024 15:41
Status Success
Total duration 5m 58s
Artifacts

codeql-analysis.yml

on: pull_request
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 4 warnings
Analyze (go)
Cannot open: File exists
Analyze (go)
Cannot open: File exists
Analyze (go)
Cannot open: File exists
Analyze (go)
Cannot open: File exists
Analyze (go)
Cannot open: File exists
Analyze (go)
Cannot open: File exists
Analyze (go)
Cannot open: File exists
Analyze (go)
Cannot open: File exists
Analyze (go)
Cannot open: File exists
Analyze (go)
Cannot open: File exists
Analyze (go)
undefined: testkube.USER_TestWorkflowRunningContextActor
Analyze (go)
undefined: testkube.TESTWORKFLOW_TestWorkflowRunningContextActor
Analyze (go)
undefined: testkube.TESTWORKFLOWEXECUTION_TestWorkflowRunningContextActor
Analyze (go)
undefined: testkube.TESTRIGGER_TestWorkflowRunningContextActor
Analyze (go)
undefined: testkube.CRON_TestWorkflowRunningContextActor
Analyze (go)
cannot use event.TestWorkflowExecution.RunningContext (variable of type *testkube.TestWorkflowRunningContext) as []testkube.TestWorkflowRunningContext value in argument to getActor
Analyze (go)
cannot use event.TestWorkflowExecution.RunningContext (variable of type *testkube.TestWorkflowRunningContext) as []testkube.TestWorkflowRunningContext value in argument to getActor
Analyze (go)
cannot use event.TestWorkflowExecution.RunningContext (variable of type *testkube.TestWorkflowRunningContext) as []testkube.TestWorkflowRunningContext value in argument to getActor
Analyze (go)
cannot use event.TestWorkflowExecution.RunningContext (variable of type *testkube.TestWorkflowRunningContext) as []testkube.TestWorkflowRunningContext value in argument to getActor
Analyze (go)
cannot convert v (variable of type testkube.TestWorkflowRunningContextInterface) to type "github.com/kubeshop/testkube-operator/api/testworkflows/v1".TestWorkflowRunningContextInterface
Analyze (go)
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/
Analyze (go)
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/
Analyze (go)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
Analyze (go)
Expected `which go` to return /home/runner/work/_temp/codeql-action-go-tracing/bin/go, but got /opt/hostedtoolcache/go/1.23.2/x64/bin/go: please ensure that the correct version of Go is installed before the `codeql-action/init` Action is used.