Skip to content

[DX-1780]Generate test for tyk gateway swagger #11081

[DX-1780]Generate test for tyk gateway swagger

[DX-1780]Generate test for tyk gateway swagger #11081

Triggered via pull request January 15, 2025 05:52
Status Success
Total duration 5m 54s
Artifacts

codeql-analysis.yml

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

Annotations

11 errors and 3 warnings
Analyze (go)
CodeQL Action major versions v1 and v2 have been deprecated. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2025-01-10-code-scanning-codeql-action-v2-is-now-deprecated/
Analyze (go)
no required module provides package github.com/hashicorp/terraform/flatmap; to add it:
Analyze (go)
could not import github.com/hashicorp/terraform/flatmap (invalid package name: "")
Analyze (go)
no required module provides package github.com/hashicorp/terraform/flatmap; to add it:
Analyze (go)
could not import github.com/hashicorp/terraform/flatmap (invalid package name: "")
Analyze (go)
no required module provides package github.com/hashicorp/terraform/flatmap; to add it:
Analyze (go)
could not import github.com/hashicorp/terraform/flatmap (invalid package name: "")
Analyze (go)
no required module provides package github.com/TykTechnologies/tyk/header; to add it:
Analyze (go)
could not import github.com/TykTechnologies/tyk/header (invalid package name: "")
Analyze (go)
unknown field KeyID in struct literal of type user.SessionState
Analyze (go)
cannot use true (untyped bool constant) as string value in argument to ctx.SetSession
Analyze (go)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Analyze (go)
2 issues were detected with this workflow: git checkout HEAD^2 is no longer necessary. Please remove this step as Code Scanning recommends analyzing the merge commit for best results. Please specify an on.push hook to analyze and see code scanning alerts from the default branch on the Security tab.
Analyze (go)
Unable to validate code scanning workflow: CheckoutWrongHead,MissingPushHook