[TT-1981] Client TLS certificate is required" error should be logged at info level #14866
codeql-analysis.yml
on: pull_request
dep-guard
/
dependency-guard
15s
Matrix: Analyze
Annotations
11 errors and 4 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/
|
|
dep-guard / dependency-guard
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, actions/setup-go@40f1582b2485089dde7abd97c1529aa768e1baff, github/codeql-action/analyze@b8d3b6e8af63cde30bdc382c0bc28114f4346c88, github/codeql-action/autobuild@b8d3b6e8af63cde30bdc382c0bc28114f4346c88, github/codeql-action/init@b8d3b6e8af63cde30bdc382c0bc28114f4346c88. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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.
|