Skip to content

feat: revoke token chain by consent challenge ID #4014

feat: revoke token chain by consent challenge ID

feat: revoke token chain by consent challenge ID #4014

Triggered via pull request January 30, 2025 16:41
Status Success
Total duration 3m 40s
Artifacts

codeql-analysis.yml

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

Annotations

7 errors and 4 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)
cannot use new(Persister) (value of type *Persister) as persistence.Persister value in variable declaration: *Persister does not implement persistence.Persister (wrong type for method RevokeConsentSessionByID)
Analyze (go)
cannot use &Persister{} (value of type *Persister) as consent.Manager value in variable declaration: *Persister does not implement consent.Manager (wrong type for method RevokeConsentSessionByID)
Analyze (go)
cannot use &p (value of type *Persister) as persistence.Persister value in return statement: *Persister does not implement persistence.Persister (wrong type for method RevokeConsentSessionByID)
Analyze (go)
cannot use p (variable of type *"github.com/ory/hydra/v2/persistence/sql".Persister) as persistence.Persister value in assignment: *"github.com/ory/hydra/v2/persistence/sql".Persister does not implement persistence.Persister (wrong type for method RevokeConsentSessionByID)
Analyze (go)
cannot use p (variable of type *"github.com/ory/hydra/v2/persistence/sql".Persister) as persistence.Persister value in assignment: *"github.com/ory/hydra/v2/persistence/sql".Persister does not implement persistence.Persister (wrong type for method RevokeConsentSessionByID)
Analyze (javascript)
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)
1 issue was 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.
Analyze (go)
Unable to validate code scanning workflow: CheckoutWrongHead
Analyze (javascript)
1 issue was 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.
Analyze (javascript)
Unable to validate code scanning workflow: CheckoutWrongHead