Skip to content

[TT-13766] Bump newrelic dependency #11001

[TT-13766] Bump newrelic dependency

[TT-13766] Bump newrelic dependency #11001

Triggered via pull request December 23, 2024 13:24
Status Success
Total duration 5m 56s
Artifacts

codeql-analysis.yml

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

Annotations

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