Rebuild: add transpiled files
This commit is contained in:
parent
c098b253f6
commit
4ba244037a
20 changed files with 76 additions and 159 deletions
2
lib/environment.js
generated
2
lib/environment.js
generated
|
|
@ -53,6 +53,8 @@ var EnvVar;
|
|||
/** Status for the entire job, submitted to the status report in `init-post` */
|
||||
EnvVar["JOB_STATUS"] = "CODEQL_ACTION_JOB_STATUS";
|
||||
EnvVar["ODASA_TRACER_CONFIGURATION"] = "ODASA_TRACER_CONFIGURATION";
|
||||
/** The value of the `output` input for the analyze action. */
|
||||
EnvVar["SARIF_RESULTS_OUTPUT_DIR"] = "CODEQL_ACTION_SARIF_RESULTS_OUTPUT_DIR";
|
||||
/**
|
||||
* What percentage of the total amount of RAM over 8 GB that the Action should reserve for the
|
||||
* system.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue