🔧 fix cron and allow manual restart #398
pull-request.yml
on: pull_request
workflow-lint
/
actionlint
6s
Matrix: build / Build
codeql
/
Analyze
2m 31s
Matrix: test_cli / Run CLI tests
Matrix: test_code_samples / Test Code Samples
Matrix: test_integrations / Run Integration Tests
Annotations
6 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
Starting April 2026, the CodeQL Action will skip computing file coverage information on pull requests to improve analysis performance. File coverage information will still be computed on non-PR analyses.
To opt out of this change, set the `CODEQL_ACTION_FILE_COVERAGE_ON_PRS` environment variable to `true`. Alternatively, create a custom repository property with the name `github-codeql-file-coverage-on-prs` and the type "True/false", then set this property to `true` in the repository's settings.
|
|
codeql / Analyze
Error retrieving diff main...mindee:fix-cron-again: Not Found - https://docs.github.com/rest/commits/commits#compare-two-commits
|
|
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.
|
|
codeql / Analyze
Feature flags do not specify a default CLI version. Falling back to the CLI version shipped with the Action. This is 2.25.6.
|
|
codeql / Analyze
This run of the CodeQL Action does not have permission to access the CodeQL Action API endpoints. As a result, it will not be opted into any experimental features. This could be because the Action is running on a pull request from a fork. If not, please ensure the workflow has at least the 'security-events: read' permission. Details: Resource not accessible by integration - https://docs.github.com/rest
|