[Configuration][DevOps] Setting a first github action script #5
ci.yaml
on: pull_request
Code Format and Tests Verification
31s
CodeQL Analysis
32s
SonarCloud Code Analysis
20s
Annotations
2 errors and 2 warnings
CodeQL Analysis
Encountered a fatal error while running "/opt/hostedtoolcache/CodeQL/2.18.1/x64/codeql/codeql database finalize --finalize-dataset --threads=4 --ram=14567 /home/runner/work/_temp/codeql_databases/java". Exit code was 32 and last log line was: CodeQL detected code written in Java/Kotlin but could not process any of it. For more information, review our troubleshooting guide at https://gh.io/troubleshooting-code-scanning/no-source-code-seen-during-build . See the logs for more details.
|
SonarCloud Code Analysis
Process completed with exit code 1.
|
CodeQL Analysis
This run of the CodeQL Action does not have permission to access Code Scanning 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 Action has the 'security-events: write' permission. Details: Resource not accessible by integration
|
CodeQL Analysis
Feature flags do not specify a default CLI version. Falling back to the CLI version shipped with the Action. This is 2.18.1.
|