codeql-action/lib
2020-11-13 12:01:07 +00:00
..
actions-util.js Fix invalid API call when running locally 2020-11-04 09:58:09 +00:00
actions-util.js.map Fix invalid API call when running locally 2020-11-04 09:58:09 +00:00
actions-util.test.js Remove unnecessary env manipulation 2020-11-04 10:59:35 +00:00
actions-util.test.js.map Remove unnecessary env manipulation 2020-11-04 10:59:35 +00:00
analysis-paths.js Ignore the tools directory as well and remove the warning. 2020-10-01 10:03:45 +01:00
analysis-paths.js.map Run npm run lint-fix. 2020-10-05 12:44:58 +01:00
analysis-paths.test.js Run npm run lint-fix. 2020-10-05 12:44:58 +01:00
analysis-paths.test.js.map Run npm run lint-fix. 2020-10-05 12:44:58 +01:00
analyze-action.js Fail the analyze action when some language fails to run the queries 2020-10-22 10:22:27 +02:00
analyze-action.js.map Fail the analyze action when some language fails to run the queries 2020-10-22 10:22:27 +02:00
analyze.js Add the --threads config option to finalize db (#281) 2020-11-03 08:25:40 -08:00
analyze.js.map Add the --threads config option to finalize db (#281) 2020-11-03 08:25:40 -08:00
analyze.test.js Switching to import/order instead of sort-imports 2020-10-01 11:03:46 +01:00
analyze.test.js.map Switching to import/order instead of sort-imports 2020-10-01 11:03:46 +01:00
api-client.js Log the version warning a second time if a request fails unexpectedly. 2020-11-03 12:57:15 +00:00
api-client.js.map Log the version warning a second time if a request fails unexpectedly. 2020-11-03 12:57:15 +00:00
api-client.test.js Log a warning if the API version is not supported. 2020-10-30 12:20:06 +00:00
api-client.test.js.map Log a warning if the API version is not supported. 2020-10-30 12:20:06 +00:00
api-compatibility.json Log a warning if the API version is not supported. 2020-10-30 12:20:06 +00:00
autobuild-action.js Switching to import/order instead of sort-imports 2020-10-01 11:03:46 +01:00
autobuild-action.js.map Switching to import/order instead of sort-imports 2020-10-01 11:03:46 +01:00
autobuild.js Switching to import/order instead of sort-imports 2020-10-01 11:03:46 +01:00
autobuild.js.map Switching to import/order instead of sort-imports 2020-10-01 11:03:46 +01:00
codeql.js Make use of the GITHUB_ACTION_REPOSITORY environment variable if it is set. 2020-11-10 13:30:20 +00:00
codeql.js.map Make use of the GITHUB_ACTION_REPOSITORY environment variable if it is set. 2020-11-10 13:30:20 +00:00
codeql.test.js Merge branch 'main' into cbraynor/fix206 2020-10-01 11:09:05 +01:00
codeql.test.js.map Merge branch 'main' into cbraynor/fix206 2020-10-01 11:09:05 +01:00
config-utils.js Pass a logger in to getApiClient() rather than constructing one there. 2020-11-02 08:53:25 +00:00
config-utils.js.map Pass a logger in to getApiClient() rather than constructing one there. 2020-11-02 08:53:25 +00:00
config-utils.test.js Log a warning if the API version is not supported. 2020-10-30 12:20:06 +00:00
config-utils.test.js.map Log a warning if the API version is not supported. 2020-10-30 12:20:06 +00:00
defaults.json Update default CodeQL bundle version 2020-11-09 13:00:43 +00:00
error-matcher.js Merge branch 'main' into nickfyson/error_wrapper 2020-09-14 13:30:37 +01:00
error-matcher.js.map Merge branch 'main' into nickfyson/error_wrapper 2020-09-14 13:30:37 +01:00
error-matcher.test.js Merge branch 'main' into nickfyson/error_wrapper 2020-09-14 13:30:37 +01:00
error-matcher.test.js.map Merge branch 'main' into nickfyson/error_wrapper 2020-09-14 13:30:37 +01:00
external-queries.js Resolve violations of sort-imports lint 2020-09-29 14:43:37 +01:00
external-queries.js.map Switching to import/order instead of sort-imports 2020-10-01 11:03:46 +01:00
external-queries.test.js Disable gpg key signing in tests 2020-11-03 11:05:49 +00:00
external-queries.test.js.map Disable gpg key signing in tests 2020-11-03 11:05:49 +00:00
fingerprints.js Resolve violations of github/array-foreach lint 2020-09-20 17:41:27 +08:00
fingerprints.js.map Resolve violations of sort-imports lint 2020-09-29 14:43:37 +01:00
fingerprints.test.js Switching to import/order instead of sort-imports 2020-10-01 11:03:46 +01:00
fingerprints.test.js.map Switching to import/order instead of sort-imports 2020-10-01 11:03:46 +01:00
init-action.js Move setOutput into try block in case it errors 2020-11-04 19:29:06 +00:00
init-action.js.map Move setOutput into try block in case it errors 2020-11-04 19:29:06 +00:00
init.js detect Agent.Worker.exe 2020-11-10 16:16:58 +00:00
init.js.map detect Agent.Worker.exe 2020-11-10 16:16:58 +00:00
languages.js Running lint-fix 2020-09-14 10:44:43 +01:00
languages.js.map Running lint-fix 2020-09-14 10:44:43 +01:00
languages.test.js Running lint-fix 2020-09-14 10:44:43 +01:00
languages.test.js.map Switching to import/order instead of sort-imports 2020-10-01 11:03:46 +01:00
logging.js add debug mode to limit output 2020-08-27 14:26:44 +01:00
logging.js.map add debug mode to limit output 2020-08-27 14:26:44 +01:00
repository.js Running lint-fix 2020-09-14 10:44:43 +01:00
repository.js.map commit node_modules and generated files 2020-08-11 12:43:27 +01:00
runner.js Don't use the word "trace" in log messages 2020-11-13 12:01:07 +00:00
runner.js.map Don't use the word "trace" in log messages 2020-11-13 12:01:07 +00:00
shared-environment.js Running lint-fix 2020-09-14 10:44:43 +01:00
shared-environment.js.map remove should_abort method 2020-08-07 16:56:04 +01:00
testing-utils.js Switching to import/order instead of sort-imports 2020-10-01 11:03:46 +01:00
testing-utils.js.map Switching to import/order instead of sort-imports 2020-10-01 11:03:46 +01:00
toolrunner-error-catcher.js Resolve violations of no-useless-escape lint 2020-09-28 10:55:58 +08:00
toolrunner-error-catcher.js.map Resolve violations of no-useless-escape lint 2020-09-28 10:55:58 +08:00
toolrunner-error-catcher.test.js Merge branch 'main' into nickfyson/error_wrapper 2020-09-14 13:30:37 +01:00
toolrunner-error-catcher.test.js.map Switching to import/order instead of sort-imports 2020-10-01 11:03:46 +01:00
tracer-config.js Switching to import/order instead of sort-imports 2020-10-01 11:03:46 +01:00
tracer-config.js.map Switching to import/order instead of sort-imports 2020-10-01 11:03:46 +01:00
tracer-config.test.js Switching to import/order instead of sort-imports 2020-10-01 11:03:46 +01:00
tracer-config.test.js.map Switching to import/order instead of sort-imports 2020-10-01 11:03:46 +01:00
upload-lib.js Pass a logger in to getApiClient() rather than constructing one there. 2020-11-02 08:53:25 +00:00
upload-lib.js.map Pass a logger in to getApiClient() rather than constructing one there. 2020-11-02 08:53:25 +00:00
upload-lib.test.js Switching to import/order instead of sort-imports 2020-10-01 11:03:46 +01:00
upload-lib.test.js.map Switching to import/order instead of sort-imports 2020-10-01 11:03:46 +01:00
upload-sarif-action.js Switching to import/order instead of sort-imports 2020-10-01 11:03:46 +01:00
upload-sarif-action.js.map Switching to import/order instead of sort-imports 2020-10-01 11:03:46 +01:00
util.js Use GITHUB_DOTCOM_URL so URL deduplication works 2020-10-05 16:44:43 +01:00
util.js.map Use GITHUB_DOTCOM_URL so URL deduplication works 2020-10-05 16:44:43 +01:00
util.test.js Remove unnecessary env manipulation 2020-11-04 10:59:35 +00:00
util.test.js.map Remove unnecessary env manipulation 2020-11-04 10:59:35 +00:00