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 27 commits into
base: main
Choose a base branch
from
Draft

Create codeql.yml #2014

wants to merge 27 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 28.2%. Comparing base (ac82739) to head (d6babe7).
Report is 101 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##              main   #2014     +/-   ##
=========================================
- Coverage     29.6%   28.2%   -1.5%     
- Complexity     658     719     +61     
=========================================
  Files          239     265     +26     
  Lines        11204   12688   +1484     
  Branches      1948    2258    +310     
=========================================
+ Hits          3323    3580    +257     
- Misses        7447    8639   +1192     
- Partials       434     469     +35     
Flag Coverage Δ
engine 64.8% <ø> (-1.4%) ⬇️
geowidget 18.3% <ø> (-28.9%) ⬇️
quest 4.8% <ø> (-0.6%) ⬇️

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

see 26 files with indirect coverage changes

@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
pld and others added 5 commits March 24, 2023 17:39
@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 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