Skip to content

[TT-12417] Do not delete keys on synchronization #10602

[TT-12417] Do not delete keys on synchronization

[TT-12417] Do not delete keys on synchronization #10602

Triggered via pull request October 22, 2024 13:22
@mativm02mativm02
synchronize #6642
TT-12417
Status Success
Total duration 5m 36s
Artifacts

codeql-analysis.yml

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

Annotations

10 errors and 3 warnings
Analyze (go): gateway/rpc_storage_handler_test.go#L20
config redeclared in this block
Analyze (go): gateway/rpc_storage_handler_test.go#L15
other declaration of config
Analyze (go): gateway/rpc_storage_handler_test.go#L20
"github.com/TykTechnologies/tyk/config" imported and not used
Analyze (go): gateway/rpc_storage_handler_test.go#L22
model redeclared in this block
Analyze (go): gateway/rpc_storage_handler_test.go#L12
other declaration of model
Analyze (go): gateway/rpc_storage_handler_test.go#L22
"github.com/TykTechnologies/tyk/internal/model" imported and not used
Analyze (go): gateway/rpc_storage_handler_test.go#L23
rpc redeclared in this block
Analyze (go): gateway/rpc_storage_handler_test.go#L13
other declaration of rpc
Analyze (go): gateway/rpc_storage_handler_test.go#L23
"github.com/TykTechnologies/tyk/rpc" imported and not used
Analyze (go)
no required module provides package github.com/TykTechnologies/gojsonschema; to add it:
Analyze (go)
The following actions use a deprecated Node.js version and will be forced to run on node20: github/codeql-action/init@v2, github/codeql-action/autobuild@v2, github/codeql-action/analyze@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Analyze (go)
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/
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.