CodeQL #419
Annotations
7 warnings
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v1. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
Run /./.github/actions/agent-setup
Unexpected input(s) 'cached', valid inputs are ['dir', 'version', 'host', 'target', 'arch', 'install-deps', 'modules', 'archives', 'cache', 'cache-key-prefix', 'setup-python', 'tools', 'add-tools-to-path', 'set-env', 'no-qt-binaries', 'tools-only', 'aqtversion', 'py7zrversion', 'extra', 'source', 'src-archives', 'documentation', 'doc-archives', 'doc-modules', 'examples', 'example-archives', 'example-modules']
|
Post Run /./.github/actions/agent-setup
Unexpected input(s) 'cached', valid inputs are ['dir', 'version', 'host', 'target', 'arch', 'install-deps', 'modules', 'archives', 'cache', 'cache-key-prefix', 'setup-python', 'tools', 'add-tools-to-path', 'set-env', 'no-qt-binaries', 'tools-only', 'aqtversion', 'py7zrversion', 'extra', 'source', 'src-archives', 'documentation', 'doc-archives', 'doc-modules', 'examples', 'example-archives', 'example-modules']
|
Initialize CodeQL
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/
|
Initialize CodeQL
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.
|
Initialize CodeQL
Unable to validate code scanning workflow: CheckoutWrongHead,MissingPushHook
|
Loading