codeql-action/lib
Chuan-kai Lin 2eea97e7b9 Fix DiffThunkRange access
This commit fixes lingering array index access that I missed when I
converted getPullRequestEditedDiffRanges() results from tuples to
DiffThunkRange objects.
2024-11-21 13:49:36 -08:00
..
testdata Avoid analyzing excluded language files for line counting 2021-04-28 16:07:55 -07:00
actions-util.js Merge branch 'main' into cklin/diff-range-filtering 2024-10-31 06:12:13 -07:00
actions-util.js.map Merge branch 'main' into cklin/diff-range-filtering 2024-10-31 06:12:13 -07:00
actions-util.test.js build: refresh js files 2024-10-29 07:01:44 -07:00
actions-util.test.js.map build: refresh js files 2024-10-29 07:01:44 -07:00
analyze-action-env.test.js Fix new linter errors 2024-08-05 19:22:26 +01:00
analyze-action-env.test.js.map Fix new linter errors 2024-08-05 19:22:26 +01:00
analyze-action-input.test.js Fix new linter errors 2024-08-05 19:22:26 +01:00
analyze-action-input.test.js.map Fix new linter errors 2024-08-05 19:22:26 +01:00
analyze-action-post.js feat: patch start-proxy-action, analyze-action and init-action as well 2024-10-21 14:52:32 +01:00
analyze-action-post.js.map build: refresh js files 2024-10-21 15:02:03 +01:00
analyze-action.js Merge branch 'main' into cklin/diff-range-filtering 2024-10-31 06:12:13 -07:00
analyze-action.js.map Merge branch 'main' into cklin/diff-range-filtering 2024-10-31 06:12:13 -07:00
analyze.js Fix DiffThunkRange access 2024-11-21 13:49:36 -08:00
analyze.js.map Fix DiffThunkRange access 2024-11-21 13:49:36 -08:00
analyze.test.js build: refresh js files 2024-10-29 07:01:44 -07:00
analyze.test.js.map build: refresh js files 2024-10-29 07:01:44 -07:00
api-client.js fix lint 2024-07-01 12:14:01 +00:00
api-client.js.map fix lint 2024-07-01 12:14:01 +00:00
api-client.test.js Remove code specific to GitHub AE 2024-01-08 13:28:39 +00:00
api-client.test.js.map Remove code specific to GitHub AE 2024-01-08 13:28:39 +00:00
api-compatibility.json Update supported GitHub Enterprise Server versions 2024-10-03 00:14:22 +00:00
autobuild-action.js Refactoring: Simplify retrieving error message 2024-09-16 22:38:35 +02:00
autobuild-action.js.map Refactoring: Simplify retrieving error message 2024-09-16 22:38:35 +02:00
autobuild.js Further standardize doc URL messages 2024-07-23 14:18:04 +02:00
autobuild.js.map Further standardize doc URL messages 2024-07-23 14:18:04 +02:00
caching-utils.js Allow warnings in tryGetFolderBytes to be suppressed 2024-11-12 15:16:18 +00:00
caching-utils.js.map Allow warnings in tryGetFolderBytes to be suppressed 2024-11-12 15:16:18 +00:00
cli-errors.js Refactor: Pull out generic tool invocation functionality 2024-10-01 14:39:04 +01:00
cli-errors.js.map Refactor: Pull out generic tool invocation functionality 2024-10-01 14:39:04 +01:00
codeql.js tests: instead of false, use old feature flag with default value of false 2024-11-12 17:59:47 +00:00
codeql.js.map tests: instead of false, use old feature flag with default value of false 2024-11-12 17:59:47 +00:00
codeql.test.js doc: add issue link to todo reminders in tests 2024-11-12 18:29:53 +00:00
codeql.test.js.map doc: add issue link to todo reminders in tests 2024-11-12 18:29:53 +00:00
config-utils.js Merge remote-tracking branch 'origin/main' into dbartol/actions-analysis 2024-10-31 16:18:51 -04:00
config-utils.js.map Add comment about registry kinds 2024-11-01 14:00:48 -04:00
config-utils.test.js Add CachingKind enum to control whether to restore or store caches 2024-10-29 12:10:17 +00:00
config-utils.test.js.map Add CachingKind enum to control whether to restore or store caches 2024-10-29 12:10:17 +00:00
database-upload.js Rebuild 2024-06-25 09:21:42 +00:00
database-upload.js.map Rebuild 2024-06-25 09:21:42 +00:00
database-upload.test.js Fix trailing slash on uploads URL 2024-05-13 16:31:17 +02:00
database-upload.test.js.map Fix trailing slash on uploads URL 2024-05-13 16:31:17 +02:00
debug-artifacts.js Bump artifact dependencies if CODEQL_ACTION_ARTIFACT_V2_UPGRADE enabled (#2482) 2024-10-01 09:59:05 -07:00
debug-artifacts.js.map Bump artifact dependencies if CODEQL_ACTION_ARTIFACT_V2_UPGRADE enabled (#2482) 2024-10-01 09:59:05 -07:00
debug-artifacts.test.js Bump artifact dependencies if CODEQL_ACTION_ARTIFACT_V2_UPGRADE enabled (#2482) 2024-10-01 09:59:05 -07:00
debug-artifacts.test.js.map Bump artifact dependencies if CODEQL_ACTION_ARTIFACT_V2_UPGRADE enabled (#2482) 2024-10-01 09:59:05 -07:00
defaults.json Update default bundle to codeql-bundle-v2.19.3 2024-11-04 18:49:12 +00:00
dependency-caching.js Allow warnings in tryGetFolderBytes to be suppressed 2024-11-12 15:16:18 +00:00
dependency-caching.js.map Allow warnings in tryGetFolderBytes to be suppressed 2024-11-12 15:16:18 +00:00
diagnostics.js Fix writing diagnostics on Windows 2024-08-19 16:42:48 +01:00
diagnostics.js.map Fix writing diagnostics on Windows 2024-08-19 16:42:48 +01:00
doc-url.js Refactor all doc URLs into their own enum 2024-07-23 14:17:34 +02:00
doc-url.js.map Fix linting errors 2024-07-23 15:21:21 +02:00
environment.js spelling: macos 2024-11-06 06:43:41 -05:00
environment.js.map Add environment variable for custom dependency cache prefix 2024-10-29 12:08:52 +00:00
feature-flags.js tests: instead of false, use old feature flag with default value of false 2024-11-12 17:59:47 +00:00
feature-flags.js.map tests: instead of false, use old feature flag with default value of false 2024-11-12 17:59:47 +00:00
feature-flags.test.js tests: instead of false, use old feature flag with default value of false 2024-11-12 17:59:47 +00:00
feature-flags.test.js.map tests: instead of false, use old feature flag with default value of false 2024-11-12 17:59:47 +00:00
fingerprints.js Fix new linter errors 2024-08-05 19:22:26 +01:00
fingerprints.js.map Fix new linter errors 2024-08-05 19:22:26 +01:00
fingerprints.test.js Upgrade TypeScript to 9.2.0 2023-01-18 20:59:57 +00:00
fingerprints.test.js.map Fix linter errors 2023-01-18 21:00:05 +00:00
init-action-post-helper.js Bump artifact dependencies if CODEQL_ACTION_ARTIFACT_V2_UPGRADE enabled (#2482) 2024-10-01 09:59:05 -07:00
init-action-post-helper.js.map Bump artifact dependencies if CODEQL_ACTION_ARTIFACT_V2_UPGRADE enabled (#2482) 2024-10-01 09:59:05 -07:00
init-action-post-helper.test.js Rebuild: add transpiled files 2024-09-11 15:13:10 -07:00
init-action-post-helper.test.js.map Rebuild: add transpiled files 2024-09-11 15:13:10 -07:00
init-action-post.js Store dependency caches in analyze Action 2024-10-29 12:08:30 +00:00
init-action-post.js.map Store dependency caches in analyze Action 2024-10-29 12:08:30 +00:00
init-action.js Log result of validateWorkflow if not undefined 2024-11-14 11:14:40 +00:00
init-action.js.map Log result of validateWorkflow if not undefined 2024-11-14 11:14:40 +00:00
init.js tests: instead of false, use old feature flag with default value of false 2024-11-12 17:59:47 +00:00
init.js.map tests: instead of false, use old feature flag with default value of false 2024-11-12 17:59:47 +00:00
init.test.js Include underlying error in error message 2024-06-12 13:44:04 +01:00
init.test.js.map Include underlying error in error message 2024-06-12 13:44:04 +01:00
languages.js Add actions language 2024-10-18 17:20:59 -04:00
languages.js.map Add actions language 2024-10-18 17:20:59 -04:00
languages.test.js Add basic Rust support for internal testing 2024-09-18 13:33:55 +02:00
languages.test.js.map Add basic Rust support for internal testing 2024-09-18 13:33:55 +02:00
logging.js Improve duration formatting 2024-10-10 19:48:21 +01:00
logging.js.map Improve duration formatting 2024-10-10 19:48:21 +01:00
repository.js Rebuild 2024-06-25 09:21:42 +00:00
repository.js.map Rebuild 2024-06-25 09:21:42 +00:00
resolve-environment-action.js Refactor: Pull out generic tool invocation functionality 2024-10-01 14:39:04 +01:00
resolve-environment-action.js.map Refactor: Pull out generic tool invocation functionality 2024-10-01 14:39:04 +01:00
resolve-environment.js Remove unneeded version guards 2024-10-15 19:38:49 +01:00
resolve-environment.js.map Remove unneeded version guards 2024-10-15 19:38:49 +01:00
setup-codeql.js Throw configuration error when tar is not available 2024-11-18 11:21:11 -08:00
setup-codeql.js.map Throw configuration error when tar is not available 2024-11-18 11:21:11 -08:00
setup-codeql.test.js doc: add issue link to todo reminders in tests 2024-11-12 18:29:53 +00:00
setup-codeql.test.js.map doc: add issue link to todo reminders in tests 2024-11-12 18:29:53 +00:00
start-proxy-action-post.js review-comments: add more descriptive comments to various persist/restoreState callsites. 2024-10-21 15:43:09 +01:00
start-proxy-action-post.js.map review-comments: add more descriptive comments to various persist/restoreState callsites. 2024-10-21 15:43:09 +01:00
start-proxy-action.js Start-proxy: Fetch OS specific binary 2024-11-19 14:48:04 +00:00
start-proxy-action.js.map Start-proxy: Fetch OS specific binary 2024-11-19 14:48:04 +00:00
status-report.js Telemetry: report OS release for GitHub-hosted Linux runners 2024-11-18 13:42:59 -08:00
status-report.js.map Telemetry: report OS release for GitHub-hosted Linux runners 2024-11-18 13:42:59 -08:00
status-report.test.js Add steady_state_default_setup as field to base status report (#2305) 2024-05-22 15:47:59 -07:00
status-report.test.js.map Add steady_state_default_setup as field to base status report (#2305) 2024-05-22 15:47:59 -07:00
tar.js Throw configuration error when tar is not available 2024-11-18 11:21:11 -08:00
tar.js.map Throw configuration error when tar is not available 2024-11-18 11:21:11 -08:00
testing-utils.js Enable zstd bundles on GHES and remove feature flag 2024-11-01 15:24:51 +00:00
testing-utils.js.map Enable zstd bundles on GHES and remove feature flag 2024-11-01 15:24:51 +00:00
tools-download.js tests: instead of false, use old feature flag with default value of false 2024-11-12 17:59:47 +00:00
tools-download.js.map tests: instead of false, use old feature flag with default value of false 2024-11-12 17:59:47 +00:00
tools-features.js rebuild the action 2024-10-09 22:24:40 +02:00
tools-features.js.map rebuild the action 2024-10-09 22:24:40 +02:00
tools-features.test.js Stop setting CODEQL_RUNNER environment variable if CLI already sets it (#2081) 2024-01-12 09:41:07 -08:00
tools-features.test.js.map Stop setting CODEQL_RUNNER environment variable if CLI already sets it (#2081) 2024-01-12 09:41:07 -08:00
tracer-config.js spelling: macos 2024-11-06 06:43:41 -05:00
tracer-config.js.map Enable direct tracing the autobuild build mode by default 2024-06-26 19:38:13 +01:00
tracer-config.test.js Enable direct tracing the autobuild build mode by default 2024-06-26 19:38:13 +01:00
tracer-config.test.js.map Enable direct tracing the autobuild build mode by default 2024-06-26 19:38:13 +01:00
trap-caching.js Use common getTotalCacheSize for TRAP caching 2024-10-29 12:10:33 +00:00
trap-caching.js.map Use common getTotalCacheSize for TRAP caching 2024-10-29 12:10:33 +00:00
trap-caching.test.js Add some comments to explain test case 2024-05-24 09:48:41 +01:00
trap-caching.test.js.map Add some comments to explain test case 2024-05-24 09:48:41 +01:00
upload-lib.js tests: instead of false, use old feature flag with default value of false 2024-11-12 17:59:47 +00:00
upload-lib.js.map tests: instead of false, use old feature flag with default value of false 2024-11-12 17:59:47 +00:00
upload-lib.test.js Turn invalid helpUri attribute into a warning 2024-09-16 20:22:13 -07:00
upload-lib.test.js.map Turn invalid helpUri attribute into a warning 2024-09-16 20:22:13 -07:00
upload-sarif-action-post.js review-comments: add more descriptive comments to various persist/restoreState callsites. 2024-10-21 15:43:09 +01:00
upload-sarif-action-post.js.map review-comments: add more descriptive comments to various persist/restoreState callsites. 2024-10-21 15:43:09 +01:00
upload-sarif-action.js review-comments: add more descriptive comments to various persist/restoreState callsites. 2024-10-21 15:43:09 +01:00
upload-sarif-action.js.map review-comments: add more descriptive comments to various persist/restoreState callsites. 2024-10-21 15:43:09 +01:00
util.js Throw configuration error when tar is not available 2024-11-18 11:21:11 -08:00
util.js.map Throw configuration error when tar is not available 2024-11-18 11:21:11 -08:00
util.test.js Add unit test for YAML support in CODEQL_ACTION_EXTRA_OPTIONS 2024-11-01 11:38:19 -04:00
util.test.js.map Add unit test for YAML support in CODEQL_ACTION_EXTRA_OPTIONS 2024-11-01 11:38:19 -04:00
workflow.js Rebuild 2024-06-25 09:21:42 +00:00
workflow.js.map Rebuild 2024-06-25 09:21:42 +00:00
workflow.test.js Enable unsafe call rule 2024-06-13 19:38:06 +01:00
workflow.test.js.map Enable unsafe call rule 2024-06-13 19:38:06 +01:00