🔧 add CI workflow checker #391
pull-request.yml
on: pull_request
workflow-lint
/
actionlint
12s
Matrix: build / Build
codeql
/
Analyze
1m 45s
Matrix: test_cli / Run CLI tests
Matrix: test_code_samples / Test Code Samples
Matrix: test_integrations / Run Integration Tests
Annotations
3 warnings
|
workflow-lint / actionlint
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
codeql / Analyze
Cannot build an overlay database because build-mode is set to "undefined" instead of "none". Falling back to creating a normal full database instead.
|
|
codeql / Analyze
1 issue was detected with this workflow: Please specify an on.push hook to analyze and see code scanning alerts from the default branch on the Security tab.
|