fhircore icon indicating copy to clipboard operation
fhircore copied to clipboard

Create codeql.yml

Open pld opened this issue 2 years ago • 7 comments

pld avatar Feb 06 '23 18:02 pld

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

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%) :arrow_up:
geowidget 16.0% <ø> (ø)
quest 5.9% <ø> (-0.1%) :arrow_down:

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

---- 🚨 Try these New Features:

codecov[bot] avatar Feb 06 '23 18:02 codecov[bot]

autobuild didn't work, need to write a script

pld avatar Feb 06 '23 18:02 pld

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.

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

ellykits avatar Mar 29 '23 08:03 ellykits

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'.

pld avatar Mar 29 '23 18:03 pld

this line seems to stall it

> Task :quest:compileQuestDebugJavaWithJavac

we'll see if it finishes

pld avatar Apr 05 '23 13:04 pld

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

this looks like an OOM error

pld avatar Apr 08 '23 03:04 pld