Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create codeql.yml #2014

Draft
wants to merge 28 commits into
base: main
Choose a base branch
from
Draft

Create codeql.yml #2014

wants to merge 28 commits into from

Conversation

pld
Copy link
Member

@pld pld commented Feb 6, 2023

No description provided.

@codecov
Copy link

codecov bot commented Feb 6, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 27.3%. Comparing base (e83bd59) to head (3aea862).
Report is 2 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##              main   #2014   +/-   ##
=======================================
  Coverage     27.3%   27.3%           
- Complexity     786     787    +1     
=======================================
  Files          282     282           
  Lines        14697   14699    +2     
  Branches      2635    2635           
=======================================
+ Hits          4022    4023    +1     
- Misses       10129   10131    +2     
+ Partials       546     545    -1     
Flag Coverage Δ
engine 63.8% <ø> (+<0.1%) ⬆️
geowidget 16.0% <ø> (ø)
quest 5.9% <ø> (-0.1%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

---- 🚨 Try these New Features:

@pld pld added the DNM DO NOT MERGE label Feb 6, 2023
@pld
Copy link
Member Author

pld commented Feb 6, 2023

autobuild didn't work, need to write a script

@pld pld marked this pull request as draft February 9, 2023 01:20
.github/workflows/codeql.yml Outdated Show resolved Hide resolved
@github-advanced-security
Copy link

You have successfully added a new CodeQL configuration /language:javascript. As part of the setup process, we have scanned this repository and found no existing alerts. In the future, you will see all code scanning alerts on the repository Security tab.

.github/workflows/codeql.yml Outdated Show resolved Hide resolved
@ellykits
Copy link
Collaborator

Getting a new error log: Operation canceled. Not sure if the build step is timing out before it completes.

@pld
Copy link
Member Author

pld commented Mar 29, 2023

Cool, now getting a more manageable error:

Execution failed for task ':quest:validateSigningAfyayanguRelease'.
> Keystore file '/home/runner/fhircore.keystore.jks' not found for signing config 'release'.

@ndegwamartin ndegwamartin marked this pull request as ready for review April 5, 2023 12:30
@pld
Copy link
Member Author

pld commented Apr 5, 2023

this line seems to stall it

> Task :quest:compileQuestDebugJavaWithJavac

we'll see if it finishes

@pld
Copy link
Member Author

pld commented Apr 8, 2023

##[debug]Node Action run completed with exit code 143

this looks like an OOM error

@pld pld force-pushed the pld-add-codeql branch from 52cc75f to 461d2ea Compare April 12, 2023 17:39
@pld pld marked this pull request as draft May 23, 2023 17:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DNM DO NOT MERGE
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants