Skip to content

Commit b611370

Browse files
authored
Merge pull request #2357 from github/update-v3.25.11-de945755c
Merge main into releases/v3
2 parents 23acc5c + 3e6431f commit b611370

File tree

214 files changed

+195787
-413183
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

214 files changed

+195787
-413183
lines changed

.eslintrc.json

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -41,29 +41,23 @@
4141
"ignoreTemplateLiterals": true
4242
}],
4343
"no-async-foreach/no-async-foreach": "error",
44-
"no-console": "off",
4544
"no-sequences": "error",
4645
"no-shadow": "off",
47-
"@typescript-eslint/no-shadow": ["error"],
46+
"@typescript-eslint/no-shadow": "error",
4847
"one-var": ["error", "never"]
4948
},
5049
"overrides": [{
5150
// "temporarily downgraded during transition to eslint
5251
"files": "**",
5352
"rules": {
54-
"@typescript-eslint/ban-types": "off",
55-
"@typescript-eslint/explicit-module-boundary-types": "off",
5653
"@typescript-eslint/no-explicit-any": "off",
5754
"@typescript-eslint/no-unsafe-assignment": "off",
58-
"@typescript-eslint/no-unsafe-call": "off",
5955
"@typescript-eslint/no-unsafe-member-access": "off",
60-
"@typescript-eslint/no-unsafe-return": "off",
6156
"@typescript-eslint/no-var-requires": "off",
6257
"@typescript-eslint/prefer-regexp-exec": "off",
6358
"@typescript-eslint/require-await": "off",
6459
"@typescript-eslint/restrict-template-expressions": "off",
65-
"func-style": "off",
66-
"sort-imports": "off"
60+
"func-style": "off"
6761
}
6862
}],
6963
"settings": {

.github/actions/prepare-test/action.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ inputs:
88
description: "If true, we output a tools URL with codeql-bundle.tar.gz file rather than platform-specific URL"
99
default: 'false'
1010
required: false
11+
setup-kotlin:
12+
description: "If true, we setup kotlin"
13+
default: 'true'
14+
required: true
1115
outputs:
1216
tools-url:
1317
description: "The value that should be passed as the 'tools' input of the 'init' step."
@@ -58,3 +62,8 @@ runs:
5862
echo "::error::Unrecognized version specified!"
5963
exit 1
6064
fi
65+
66+
- uses: fwilhe2/setup-kotlin@9c245a6425255f5e98ba1ce6c15d31fce7eca9da
67+
if: ${{ inputs.setup-kotlin == 'true' }}
68+
with:
69+
version: 1.8.21

.github/workflows/__all-platform-bundle.yml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/__analyze-ref-input.yml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/__autobuild-action.yml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/__autobuild-direct-tracing-with-working-dir.yml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/__autobuild-direct-tracing.yml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/__build-mode-autobuild.yml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/__build-mode-manual.yml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/__build-mode-none.yml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy