Skip to content

[TT-16767][Global] [Implementation] Centralised Error Overrides Infrastructure #14454

[TT-16767][Global] [Implementation] Centralised Error Overrides Infrastructure

[TT-16767][Global] [Implementation] Centralised Error Overrides Infrastructure #14454

Triggered via pull request March 12, 2026 15:51
@MFCaballeroMFCaballero
synchronize #7867
TT-16767
Status Success
Total duration 7m 48s
Artifacts

codeql-analysis.yml

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

Annotations

11 errors and 3 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)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-go@v5, github/codeql-action/analyze@v2, github/codeql-action/autobuild@v2, github/codeql-action/init@v2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
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.