Skip to content

[TT-15141] Toggling default policy from inactive to active does not activate JWT in some cases - revert session save #12788

[TT-15141] Toggling default policy from inactive to active does not activate JWT in some cases - revert session save

[TT-15141] Toggling default policy from inactive to active does not activate JWT in some cases - revert session save #12788

Status Success
Total duration 6m 58s
Artifacts

codeql-analysis.yml

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

Annotations

11 errors and 2 warnings
Analyze (go)
c.Add undefined (type *cache has no field or method Add, but does have method add)
Analyze (go)
could not import github.com/pmylund/go-cache (invalid package name: "")
Analyze (go)
no required module provides package github.com/pmylund/go-cache; to add it:
Analyze (go)
could not import github.com/x-cray/logrus-prefixed-formatter (invalid package name: "")
Analyze (go)
could not import github.com/sirupsen/logrus (invalid package name: "")
Analyze (go)
could not import github.com/hashicorp/terraform/flatmap (invalid package name: "")
Analyze (go)
no required module provides package github.com/x-cray/logrus-prefixed-formatter; to add it:
Analyze (go)
no required module provides package github.com/sirupsen/logrus; to add it:
Analyze (go)
no required module provides package github.com/hashicorp/terraform/flatmap; to add it:
Analyze (go)
no required module provides package github.com/TykTechnologies/gojsonschema; to add it:
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)
Unable to validate code scanning workflow: CheckoutWrongHead,MissingPushHook
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.