Delete python dependency installation code #3217
Annotations
4 warnings
Post Run /./../action/init
Removing issue matcher 'go'. Matcher failed 3 times. Error: The RegEx engine has timed out while trying to match a pattern to an input string. This can occur for many reasons, including very large inputs or excessive backtracking caused by nested quantifiers, back-references and other factors.
|
Run /./../action/init
CodeQL CLI version 2.11.6 was discontinued on 2024-03-26 alongside GitHub Enterprise Server 3.8 and will not be supported by the next minor release of the CodeQL Action. Please update to CodeQL CLI version 2.12.6 or later. For instance, if you have specified a custom version of the CLI using the 'tools' input to the 'init' Action, you can remove this input to use the default version.
Alternatively, if you want to continue using CodeQL CLI version 2.11.6, you can replace 'github/codeql-action/*@V3' by 'github/codeql-action/*@v3.25.0' in your code scanning workflow to continue using this version of the CodeQL Action.
|
Run /./../action/init
CodeQL Action versions 3.25.0 and later, and versions 2.25.0 and later no longer install Python dependencies. We recommend upgrading to at least CodeQL Bundle 2.16.0 to avoid any potential problems due to this (you are currently using 2.11.6). Alternatively, we recommend downgrading the CodeQL Action to version 3.24.10 (for customers using GitHub.com or GitHub Enterprise Server v3.12 or later) or 2.24.10 (for customers using GitHub Enterprise Server v3.11 or earlier).
|
Run actions/setup-go@v5
Restore cache failed: Dependencies file is not found in /home/runner/work/codeql-action/codeql-action. Supported file pattern: go.sum
|
Loading