Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: github/codeql-action
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.25.10
Choose a base ref
...
head repository: github/codeql-action
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.25.11
Choose a head ref

Commits on Oct 10, 2023

  1. Re-enable kotlin tests

    Reverts #1473
    aeisenberg committed Oct 10, 2023

    Verified

    This commit was signed with the committer’s verified signature.
    crazy-max CrazyMax
    Copy the full SHA
    7feb9a0 View commit details

Commits on Oct 13, 2023

  1. Revert "Disable flaky Swift autobuild checks"

    This reverts commit ff39eb8.
    henrymercer authored and aeisenberg committed Oct 13, 2023
    Copy the full SHA
    e42f5e5 View commit details
  2. Update tests

    aeisenberg committed Oct 13, 2023
    Copy the full SHA
    7a14c3b View commit details
  3. Explicitly setup a kotlin version

    Change the `prepare-test` action to conditionally setup kotlin.
    aeisenberg committed Oct 13, 2023
    Copy the full SHA
    fcf7c47 View commit details

Commits on Apr 1, 2024

  1. Merge branch 'main' into aeisenberg/enable-kotlin-tests

    aeisenberg authored Apr 1, 2024
    Copy the full SHA
    72f5fb9 View commit details

Commits on Jun 12, 2024

  1. Add details of supported versions for GHES 3.13

    henrymercer committed Jun 12, 2024
    Copy the full SHA
    f1335fc View commit details

Commits on Jun 13, 2024

  1. Update changelog and version after v3.25.10

    github-actions[bot] committed Jun 13, 2024
    Copy the full SHA
    1a07754 View commit details
  2. Update checked-in dependencies

    github-actions[bot] committed Jun 13, 2024
    Copy the full SHA
    6e7a8f3 View commit details
  3. Merge pull request #2338 from github/mergeback/v3.25.10-to-main-23acc5c1

    Mergeback v3.25.10 refs/heads/releases/v3 into main
    smowton authored Jun 13, 2024
    Copy the full SHA
    3990b56 View commit details
  4. Copy the full SHA
    2e69043 View commit details
  5. Copy the full SHA
    d8f549d View commit details
  6. Enable unsafe call rule

    henrymercer committed Jun 13, 2024
    Copy the full SHA
    e7d04fd View commit details
  7. Enable no console rule

    henrymercer committed Jun 13, 2024
    Copy the full SHA
    2f54d9f View commit details
  8. Enable no-unsafe-return rule

    henrymercer committed Jun 13, 2024
    Copy the full SHA
    1ea11ca View commit details
  9. Update checked-in dependencies

    github-actions[bot] committed Jun 13, 2024
    Copy the full SHA
    cf20090 View commit details

Commits on Jun 14, 2024

  1. Merge pull request #2340 from github/henrymercer/code-quality-improve…

    …ments
    
    Miscellaneous code quality improvements
    henrymercer authored Jun 14, 2024
    Copy the full SHA
    bd2ebac View commit details
  2. Merge remote-tracking branch 'upstream/main' into aeisenberg/enable-k…

    …otlin-tests
    aeisenberg committed Jun 14, 2024
    Copy the full SHA
    3f41e06 View commit details
  3. Update setup-kotlin

    aeisenberg committed Jun 14, 2024
    Copy the full SHA
    a449977 View commit details
  4. Ensure string argument instead of boolean

    aeisenberg committed Jun 14, 2024
    Copy the full SHA
    79f6e84 View commit details
  5. Check setup-kotlin

    aeisenberg committed Jun 14, 2024
    Copy the full SHA
    31a716b View commit details

Commits on Jun 17, 2024

  1. Merge pull request #2333 from github/henrymercer/ghes-3.13-readme

    Add details of supported versions for GHES 3.13
    henrymercer authored Jun 17, 2024
    Copy the full SHA
    2bee5fb View commit details
  2. Merge branch 'main' into henrymercer/reenable-swift-autobuild-checks

    henrymercer authored Jun 17, 2024
    Copy the full SHA
    c884bf6 View commit details
  3. Regenerate PR checks

    henrymercer committed Jun 17, 2024
    Copy the full SHA
    e7ce02a View commit details
  4. Merge pull request #1621 from github/henrymercer/reenable-swift-autob…

    …uild-checks
    
    Re-enable Swift autobuild checks
    henrymercer authored Jun 17, 2024
    Copy the full SHA
    1428e58 View commit details
  5. Add build mode to Swift autobuild check

    henrymercer committed Jun 17, 2024
    Copy the full SHA
    eb17dc2 View commit details
  6. Bump timeout

    henrymercer committed Jun 17, 2024
    Copy the full SHA
    6f86b5d View commit details
  7. Remove macOS 11 check and add macOS 14

    The macOS 11 runner image is deprecated on Dotcom.
    henrymercer committed Jun 17, 2024
    Copy the full SHA
    de327e8 View commit details
  8. Specify a single category

    We run the same queries across all the OSes so we only need a single category
    henrymercer committed Jun 17, 2024
    Copy the full SHA
    ec1c05a View commit details
  9. Remove C++ TRAP caching feature flag in favour of CLI v2.17.5 check.

    sashabu committed Jun 17, 2024
    Copy the full SHA
    c82e245 View commit details
  10. Bump the npm group with 2 updates

    Bumps the npm group with 2 updates: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) and [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser).
    
    
    Updates `@typescript-eslint/eslint-plugin` from 7.13.0 to 7.13.1
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.13.1/packages/eslint-plugin)
    
    Updates `@typescript-eslint/parser` from 7.13.0 to 7.13.1
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.13.1/packages/parser)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/eslint-plugin"
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: npm
    - dependency-name: "@typescript-eslint/parser"
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: npm
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 17, 2024
    Copy the full SHA
    e8821c5 View commit details
  11. Update checked-in dependencies

    github-actions[bot] committed Jun 17, 2024
    Copy the full SHA
    b530827 View commit details
  12. Merge pull request #1939 from github/aeisenberg/enable-kotlin-tests

    Re-enable kotlin tests
    aeisenberg authored Jun 17, 2024
    Copy the full SHA
    35619fb View commit details
  13. Fix workflow

    aeisenberg committed Jun 17, 2024
    Copy the full SHA
    b7574c1 View commit details
  14. Merge branch 'aeisenberg/fix-workflow' into dependabot/npm_and_yarn/n…

    …pm-5c2f2cbc05
    aeisenberg authored Jun 17, 2024
    Copy the full SHA
    f45434f View commit details

Commits on Jun 18, 2024

  1. Merge pull request #2343 from github/henrymercer/remove-macos-11

    Remove macOS 11 check and add macOS 14
    henrymercer authored Jun 18, 2024
    Copy the full SHA
    5b39968 View commit details
  2. Merge branch 'main' into henrymercer/swift-autobuild-check-with-build…

    …-mode
    henrymercer authored Jun 18, 2024
    Copy the full SHA
    208abc5 View commit details
  3. Copy the full SHA
    0d598e7 View commit details
  4. Copy the full SHA
    691e81d View commit details
  5. Copy the full SHA
    b8a2269 View commit details
  6. Merge pull request #2342 from github/henrymercer/swift-autobuild-chec…

    …k-with-build-mode
    
     Add build mode to Swift autobuild PR check
    henrymercer authored Jun 18, 2024
    Copy the full SHA
    2674782 View commit details
  7. Copy the full SHA
    0141077 View commit details
  8. Merge pull request #2345 from github/dependabot/npm_and_yarn/npm-5c2f…

    …2cbc05
    
    Bump the npm group with 2 updates
    angelapwen authored Jun 18, 2024
    Copy the full SHA
    c8f2e2d View commit details
  9. Merge pull request #2344 from github/sashabu/cpp-trap-cache

    Remove C++ TRAP caching feature flag in favour of CLI v2.17.5 check.
    henrymercer authored Jun 18, 2024
    Copy the full SHA
    ce5603b View commit details

Commits on Jun 20, 2024

  1. Avoid failing when debug artifacts can't be uploaded

    Failing to upload debug artifacts should not fail the action since
    it is possible that the action has already succeeded by the time this
    failure occurs.
    aeisenberg committed Jun 20, 2024
    Copy the full SHA
    9507482 View commit details

Commits on Jun 21, 2024

  1. Update changelog

    aeisenberg committed Jun 21, 2024
    Copy the full SHA
    e572852 View commit details

Commits on Jun 22, 2024

  1. Copy the full SHA
    3ce5d00 View commit details

Commits on Jun 24, 2024

  1. Copy the full SHA
    495201e View commit details
  2. Switch debug-artifacts job back to ubuntu

    Now that CLI v2.17.4+ are available, we can switch this job back to `ubuntu`. As a result, we can also bring back testing on the older CLI versions (which did not work on MacOS).
    CLI v.2.16.6 has a known failure on Linux so we exclude it from this workflow.
    
    This change is orthogonal to the PR check generator change as the check doesn't use the generator.
    angelapwen committed Jun 24, 2024
    Copy the full SHA
    462c756 View commit details
  3. Copy the full SHA
    7c35b4f View commit details
  4. Copy the full SHA
    5d57660 View commit details
Showing with 195,787 additions and 413,183 deletions.
  1. +2 −8 .eslintrc.json
  2. +9 −0 .github/actions/prepare-test/action.yml
  3. +1 −1 .github/workflows/__all-platform-bundle.yml
  4. +1 −1 .github/workflows/__analyze-ref-input.yml
  5. +1 −1 .github/workflows/__autobuild-action.yml
  6. +1 −1 .github/workflows/__autobuild-direct-tracing-with-working-dir.yml
  7. +1 −1 .github/workflows/__autobuild-direct-tracing.yml
  8. +1 −1 .github/workflows/__build-mode-autobuild.yml
  9. +1 −1 .github/workflows/__build-mode-manual.yml
  10. +1 −1 .github/workflows/__build-mode-none.yml
  11. +1 −1 .github/workflows/__build-mode-rollback.yml
  12. +1 −1 .github/workflows/__cleanup-db-cluster-dir.yml
  13. +1 −1 .github/workflows/__config-export.yml
  14. +1 −1 .github/workflows/__config-input.yml
  15. +1 −1 .github/workflows/__cpp-deptrace-disabled.yml
  16. +1 −1 .github/workflows/__cpp-deptrace-enabled-on-macos.yml
  17. +1 −1 .github/workflows/__cpp-deptrace-enabled.yml
  18. +1 −1 .github/workflows/__diagnostics-export.yml
  19. +1 −1 .github/workflows/__export-file-baseline-information.yml
  20. +1 −1 .github/workflows/__extractor-ram-threads.yml
  21. +1 −1 .github/workflows/__go-custom-queries.yml
  22. +1 −1 .github/workflows/__go-indirect-tracing-workaround-diagnostic.yml
  23. +1 −1 .github/workflows/__go-indirect-tracing-workaround-no-file-program.yml
  24. +1 −1 .github/workflows/__go-indirect-tracing-workaround.yml
  25. +1 −1 .github/workflows/__go-tracing-autobuilder.yml
  26. +1 −1 .github/workflows/__go-tracing-custom-build-steps.yml
  27. +1 −1 .github/workflows/__go-tracing-legacy-workflow.yml
  28. +1 −1 .github/workflows/__init-with-registries.yml
  29. +1 −1 .github/workflows/__javascript-source-root.yml
  30. +1 −1 .github/workflows/__language-aliases.yml
  31. +7 −1 .github/workflows/__multi-language-autodetect.yml
  32. +1 −1 .github/workflows/__packaging-codescanning-config-inputs-js.yml
  33. +1 −1 .github/workflows/__packaging-config-inputs-js.yml
  34. +1 −1 .github/workflows/__packaging-config-js.yml
  35. +1 −1 .github/workflows/__packaging-inputs-js.yml
  36. +1 −1 .github/workflows/__remote-config.yml
  37. +1 −1 .github/workflows/__resolve-environment-action.yml
  38. +1 −1 .github/workflows/__rubocop-multi-language.yml
  39. +1 −1 .github/workflows/__ruby.yml
  40. +7 −1 .github/workflows/__scaling-reserved-ram.yml
  41. +1 −1 .github/workflows/__split-workflow.yml
  42. +1 −1 .github/workflows/__submit-sarif-failure.yml
  43. +87 −0 .github/workflows/__swift-autobuild.yml
  44. +7 −1 .github/workflows/__swift-custom-build.yml
  45. +1 −1 .github/workflows/__test-autobuild-working-dir.yml
  46. +1 −1 .github/workflows/__test-local-codeql.yml
  47. +1 −1 .github/workflows/__test-proxy.yml
  48. +6 −15 .github/workflows/__unset-environment.yml
  49. +1 −1 .github/workflows/__upload-ref-sha-input.yml
  50. +1 −1 .github/workflows/__with-checkout-path.yml
  51. +3 −1 .github/workflows/codeql.yml
  52. +0 −3 .github/workflows/debug-artifacts-failure.yml
  53. +5 −10 .github/workflows/debug-artifacts.yml
  54. +0 −3 .github/workflows/test-codeql-bundle-all.yml
  55. +5 −0 CHANGELOG.md
  56. +1 −0 README.md
  57. +14 −14 lib/actions-util.js
  58. +1 −1 lib/actions-util.js.map
  59. +1 −2 lib/analyze-action-post-helper.js
  60. +1 −1 lib/analyze-action-post-helper.js.map
  61. +7 −7 lib/analyze.js
  62. +1 −1 lib/analyze.js.map
  63. +14 −13 lib/api-client.js
  64. +1 −1 lib/api-client.js.map
  65. +3 −4 lib/autobuild.js
  66. +1 −1 lib/autobuild.js.map
  67. +3 −3 lib/cli-errors.js
  68. +1 −1 lib/cli-errors.js.map
  69. +11 −11 lib/codeql.js
  70. +1 −1 lib/codeql.js.map
  71. +4 −4 lib/codeql.test.js
  72. +1 −1 lib/codeql.test.js.map
  73. +24 −24 lib/config-utils.js
  74. +1 −1 lib/config-utils.js.map
  75. +1 −3 lib/database-upload.js
  76. +1 −1 lib/database-upload.js.map
  77. +16 −11 lib/debug-artifacts.js
  78. +1 −1 lib/debug-artifacts.js.map
  79. +4 −4 lib/defaults.json
  80. +4 −5 lib/diagnostics.js
  81. +1 −1 lib/diagnostics.js.map
  82. +0 −7 lib/feature-flags.js
  83. +1 −1 lib/feature-flags.js.map
  84. +3 −4 lib/fingerprints.js
  85. +1 −1 lib/fingerprints.js.map
  86. +3 −4 lib/init-action-post-helper.js
  87. +1 −1 lib/init-action-post-helper.js.map
  88. +1 −1 lib/init-action.js
  89. +1 −1 lib/init-action.js.map
  90. +7 −8 lib/init.js
  91. +1 −1 lib/init.js.map
  92. +4 −4 lib/languages.js
  93. +1 −1 lib/languages.js.map
  94. +6 −3 lib/logging.js
  95. +1 −1 lib/logging.js.map
  96. +1 −2 lib/repository.js
  97. +1 −1 lib/repository.js.map
  98. +1 −2 lib/resolve-environment.js
  99. +1 −1 lib/resolve-environment.js.map
  100. +9 −9 lib/setup-codeql.js
  101. +1 −1 lib/setup-codeql.js.map
  102. +7 −8 lib/status-report.js
  103. +1 −1 lib/status-report.js.map
  104. +14 −10 lib/testing-utils.js
  105. +1 −1 lib/testing-utils.js.map
  106. +2 −2 lib/tools-features.js
  107. +1 −1 lib/tools-features.js.map
  108. +4 −5 lib/tracer-config.js
  109. +1 −1 lib/tracer-config.js.map
  110. +5 −6 lib/trap-caching.js
  111. +1 −1 lib/trap-caching.js.map
  112. +11 −10 lib/upload-lib.js
  113. +1 −1 lib/upload-lib.js.map
  114. +1 −2 lib/upload-sarif-action-post-helper.js
  115. +1 −1 lib/upload-sarif-action-post-helper.js.map
  116. +0 −1 lib/upload-sarif-action.js
  117. +1 −1 lib/upload-sarif-action.js.map
  118. +40 −40 lib/util.js
  119. +1 −1 lib/util.js.map
  120. +9 −37 lib/workflow.js
  121. +1 −1 lib/workflow.js.map
  122. +0 −22 lib/workflow.test.js
  123. +1 −1 lib/workflow.test.js.map
  124. +55 −49 node_modules/.package-lock.json
  125. +21 −0 node_modules/@types/console-log-level/LICENSE
  126. +35 −0 node_modules/@types/console-log-level/README.md
  127. +16 −0 node_modules/@types/console-log-level/index.d.ts
  128. +25 −0 node_modules/@types/console-log-level/package.json
  129. +1 −1 node_modules/@types/uuid/README.md
  130. +7 −0 node_modules/@types/uuid/index.d.mts
  131. +27 −0 node_modules/@types/uuid/index.d.ts
  132. +3 −3 node_modules/@types/uuid/package.json
  133. +4 −54 node_modules/@typescript-eslint/eslint-plugin/dist/rules/explicit-member-accessibility.js
  134. +1 −1 node_modules/@typescript-eslint/eslint-plugin/dist/rules/explicit-member-accessibility.js.map
  135. +8 −2 node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-unsafe-member-access.js
  136. +1 −1 node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-unsafe-member-access.js.map
  137. +16 −7 node_modules/@typescript-eslint/eslint-plugin/dist/rules/prefer-readonly.js
  138. +1 −1 node_modules/@typescript-eslint/eslint-plugin/dist/rules/prefer-readonly.js.map
  139. +36 −2 node_modules/@typescript-eslint/eslint-plugin/dist/rules/return-await.js
  140. +1 −1 node_modules/@typescript-eslint/eslint-plugin/dist/rules/return-await.js.map
  141. +81 −0 node_modules/@typescript-eslint/eslint-plugin/dist/util/getMemberHeadLoc.js
  142. +1 −0 node_modules/@typescript-eslint/eslint-plugin/dist/util/getMemberHeadLoc.js.map
  143. +17 −6 node_modules/@typescript-eslint/eslint-plugin/docs/rules/return-await.mdx
  144. +7 −7 node_modules/@typescript-eslint/eslint-plugin/package.json
  145. +5 −5 node_modules/@typescript-eslint/parser/package.json
  146. +4 −4 node_modules/@typescript-eslint/scope-manager/package.json
  147. +3 −1 node_modules/@typescript-eslint/type-utils/dist/typeFlagUtils.d.ts
  148. +1 −1 node_modules/@typescript-eslint/type-utils/dist/typeFlagUtils.d.ts.map
  149. +4 −1 node_modules/@typescript-eslint/type-utils/dist/typeFlagUtils.js
  150. +1 −1 node_modules/@typescript-eslint/type-utils/dist/typeFlagUtils.js.map
  151. +4 −4 node_modules/@typescript-eslint/type-utils/package.json
  152. +1 −1 node_modules/@typescript-eslint/types/package.json
  153. +3 −3 node_modules/@typescript-eslint/typescript-estree/package.json
  154. +4 −4 node_modules/@typescript-eslint/utils/package.json
  155. +2 −2 node_modules/@typescript-eslint/visitor-keys/package.json
  156. +1 −1 node_modules/typescript/README.md
  157. +5 −0 node_modules/typescript/lib/lib.dom.asynciterable.d.ts
  158. +211 −33 node_modules/typescript/lib/lib.dom.d.ts
  159. +8 −0 node_modules/typescript/lib/lib.dom.iterable.d.ts
  160. +40 −0 node_modules/typescript/lib/lib.es2015.core.d.ts
  161. +16 −4 node_modules/typescript/lib/lib.es2018.intl.d.ts
  162. +1 −1 node_modules/typescript/lib/lib.es2019.intl.d.ts
  163. +2 −3 node_modules/typescript/lib/lib.es2020.bigint.d.ts
  164. +32 −7 node_modules/typescript/lib/lib.es2020.intl.d.ts
  165. +1 −1 node_modules/typescript/lib/lib.es2021.weakref.d.ts
  166. +1 −1 node_modules/typescript/lib/lib.es2022.regexp.d.ts
  167. +1 −0 node_modules/typescript/lib/lib.es2023.d.ts
  168. +56 −0 node_modules/typescript/lib/lib.es2023.intl.d.ts
  169. +31 −9 node_modules/typescript/lib/lib.es5.d.ts
  170. +35 −0 node_modules/typescript/lib/lib.esnext.array.d.ts
  171. +77 −0 node_modules/typescript/lib/lib.esnext.collection.d.ts
  172. +3 −0 node_modules/typescript/lib/lib.esnext.d.ts
  173. +1 −8 node_modules/typescript/lib/lib.esnext.intl.d.ts
  174. +25 −0 node_modules/typescript/lib/lib.esnext.regexp.d.ts
  175. +29 −0 node_modules/typescript/lib/lib.esnext.string.d.ts
  176. +5 −0 node_modules/typescript/lib/lib.webworker.asynciterable.d.ts
  177. +20 −6 node_modules/typescript/lib/lib.webworker.d.ts
  178. +5 −0 node_modules/typescript/lib/lib.webworker.iterable.d.ts
  179. +9,468 −7,849 node_modules/typescript/lib/tsc.js
  180. +146 −191,158 node_modules/typescript/lib/tsserver.js
  181. +869 −1,343 node_modules/typescript/lib/typescript.d.ts
  182. +183,559 −179,504 node_modules/typescript/lib/typescript.js
  183. +24 −32,444 node_modules/typescript/lib/typingsInstaller.js
  184. +23 −23 node_modules/typescript/package.json
  185. +61 −54 package-lock.json
  186. +6 −5 package.json
  187. +9 −2 pr-checks/checks/multi-language-autodetect.yml
  188. +9 −2 pr-checks/checks/scaling-reserved-ram.yml
  189. +31 −0 pr-checks/checks/swift-autobuild.yml
  190. +1 −2 pr-checks/checks/swift-custom-build.yml
  191. +11 −6 pr-checks/checks/unset-environment.yml
  192. +35 −24 pr-checks/sync.py
  193. +7 −2 src/analyze-action-post-helper.ts
  194. +2 −1 src/api-client.ts
  195. +8 −8 src/codeql.test.ts
  196. +11 −11 src/codeql.ts
  197. +1 −1 src/config-utils.test.ts
  198. +2 −2 src/config-utils.ts
  199. +0 −1 src/database-upload.ts
  200. +16 −10 src/debug-artifacts.ts
  201. +4 −4 src/defaults.json
  202. +3 −8 src/feature-flags.ts
  203. +6 −3 src/init-action-post-helper.ts
  204. +1 −1 src/init-action.ts
  205. +3 −1 src/init.ts
  206. +4 −0 src/logging.ts
  207. +1 −1 src/setup-codeql.ts
  208. +4 −2 src/status-report.ts
  209. +4 −0 src/testing-utils.ts
  210. +4 −3 src/upload-lib.ts
  211. +0 −1 src/upload-sarif-action.ts
  212. +3 −3 src/util.ts
  213. +0 −26 src/workflow.test.ts
  214. +0 −31 src/workflow.ts
10 changes: 2 additions & 8 deletions .eslintrc.json
Original file line number Diff line number Diff line change
@@ -41,29 +41,23 @@
"ignoreTemplateLiterals": true
}],
"no-async-foreach/no-async-foreach": "error",
"no-console": "off",
"no-sequences": "error",
"no-shadow": "off",
"@typescript-eslint/no-shadow": ["error"],
"@typescript-eslint/no-shadow": "error",
"one-var": ["error", "never"]
},
"overrides": [{
// "temporarily downgraded during transition to eslint
"files": "**",
"rules": {
"@typescript-eslint/ban-types": "off",
"@typescript-eslint/explicit-module-boundary-types": "off",
"@typescript-eslint/no-explicit-any": "off",
"@typescript-eslint/no-unsafe-assignment": "off",
"@typescript-eslint/no-unsafe-call": "off",
"@typescript-eslint/no-unsafe-member-access": "off",
"@typescript-eslint/no-unsafe-return": "off",
"@typescript-eslint/no-var-requires": "off",
"@typescript-eslint/prefer-regexp-exec": "off",
"@typescript-eslint/require-await": "off",
"@typescript-eslint/restrict-template-expressions": "off",
"func-style": "off",
"sort-imports": "off"
"func-style": "off"
}
}],
"settings": {
9 changes: 9 additions & 0 deletions .github/actions/prepare-test/action.yml
Original file line number Diff line number Diff line change
@@ -8,6 +8,10 @@ inputs:
description: "If true, we output a tools URL with codeql-bundle.tar.gz file rather than platform-specific URL"
default: 'false'
required: false
setup-kotlin:
description: "If true, we setup kotlin"
default: 'true'
required: true
outputs:
tools-url:
description: "The value that should be passed as the 'tools' input of the 'init' step."
@@ -58,3 +62,8 @@ runs:
echo "::error::Unrecognized version specified!"
exit 1
fi
- uses: fwilhe2/setup-kotlin@9c245a6425255f5e98ba1ce6c15d31fce7eca9da
if: ${{ inputs.setup-kotlin == 'true' }}
with:
version: 1.8.21
2 changes: 1 addition & 1 deletion .github/workflows/__all-platform-bundle.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion .github/workflows/__analyze-ref-input.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion .github/workflows/__autobuild-action.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion .github/workflows/__autobuild-direct-tracing.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion .github/workflows/__build-mode-autobuild.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion .github/workflows/__build-mode-manual.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion .github/workflows/__build-mode-none.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion .github/workflows/__build-mode-rollback.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion .github/workflows/__cleanup-db-cluster-dir.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion .github/workflows/__config-export.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion .github/workflows/__config-input.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion .github/workflows/__cpp-deptrace-disabled.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion .github/workflows/__cpp-deptrace-enabled-on-macos.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion .github/workflows/__cpp-deptrace-enabled.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion .github/workflows/__diagnostics-export.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion .github/workflows/__export-file-baseline-information.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion .github/workflows/__extractor-ram-threads.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion .github/workflows/__go-custom-queries.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading
Oops, something went wrong.