Skip to content

Commit a72b456

Browse files
committed
⚡ Update qodana to 2023.1.4
1 parent 5467a6c commit a72b456

File tree

9 files changed

+31
-31
lines changed

9 files changed

+31
-31
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
with:
4949
fetch-depth: 0
5050
- name: 'Qodana Scan'
51-
uses: JetBrains/[email protected].1
51+
uses: JetBrains/[email protected].4
5252
```
5353
5454
Using this workflow, Qodana will run on the main branch, release branches, and on the pull requests coming to your
@@ -71,7 +71,7 @@ To send the results to Qodana Cloud, all you need to do is to specify the `QODAN
7171

7272
```yaml
7373
- name: 'Qodana Scan'
74-
uses: JetBrains/[email protected].1
74+
uses: JetBrains/[email protected].4
7575
env:
7676
QODANA_TOKEN: ${{ secrets.QODANA_TOKEN }}
7777
```
@@ -151,7 +151,7 @@ qodana scan --show-report
151151

152152
```yaml
153153
- name: Qodana Scan
154-
uses: JetBrains/[email protected].1
154+
uses: JetBrains/[email protected].4
155155
with:
156156
args: --baseline,qodana.sarif.json
157157
```

common/cli.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
2-
"version": "2023.1.1",
2+
"version": "2023.1.4",
33
"checksum": {
4-
"windows_x86_64": "809b7ab997839b6c37c8ed94084b53d8f54794e0a0f326f0eda43ad70034dfb3",
5-
"linux_arm64": "2a0fa2da40d9ea84dc61d13caf7131a75477f88f4c5e504e1cafa82af443872e",
6-
"darwin_arm64": "1cc8e899a5cb40c0c32b23be0230081d0069386a5e1dd51b109933972c984384",
7-
"darwin_x86_64": "ef247c53db4019a219385cdd7e46d7683fa8a10b2f1a2ab877629f88f19c34a1",
8-
"windows_arm64": "fcb568b523bf28ca274efcf08cc8f2aa593cd1712fbd3b78c5585738601e473f",
9-
"linux_x86_64": "3a56c9d348feaf115e0b174564ea8e82974178881b0725950eed956b30dafc65"
4+
"windows_x86_64": "71b8e9670993359e10feab99b331b9c4395be7ccdec4fd4c89e45de08fcf8e4a",
5+
"linux_arm64": "228688223c60f2b2051a9eec2399ff7ae0f56ec08dc7658daedfea1bee8ca431",
6+
"darwin_arm64": "ae36a29bf0b722e8a14300b359bde1cc4a954d2c1a5a85933dea45d4648a8403",
7+
"darwin_x86_64": "672e475594702aade011b50ad66668d41df2914b6aede24b8c8a6a8573dfcad6",
8+
"windows_arm64": "88638c8151ddf8afdc0952dfa59becc8477845d5e48fcba9cf009f75234a9469",
9+
"linux_x86_64": "9ed7455ed322507dedef1e3ff792a9729410ec693be3f3ce1c73747dedec06a1"
1010
}
1111
}

scan/dist/index.js

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8742,14 +8742,14 @@ var require_io = __commonJS({
87428742
var version, checksum;
87438743
var init_cli = __esm({
87448744
"../common/cli.json"() {
8745-
version = "2023.1.1";
8745+
version = "2023.1.4";
87468746
checksum = {
8747-
windows_x86_64: "809b7ab997839b6c37c8ed94084b53d8f54794e0a0f326f0eda43ad70034dfb3",
8748-
linux_arm64: "2a0fa2da40d9ea84dc61d13caf7131a75477f88f4c5e504e1cafa82af443872e",
8749-
darwin_arm64: "1cc8e899a5cb40c0c32b23be0230081d0069386a5e1dd51b109933972c984384",
8750-
darwin_x86_64: "ef247c53db4019a219385cdd7e46d7683fa8a10b2f1a2ab877629f88f19c34a1",
8751-
windows_arm64: "fcb568b523bf28ca274efcf08cc8f2aa593cd1712fbd3b78c5585738601e473f",
8752-
linux_x86_64: "3a56c9d348feaf115e0b174564ea8e82974178881b0725950eed956b30dafc65"
8747+
windows_x86_64: "71b8e9670993359e10feab99b331b9c4395be7ccdec4fd4c89e45de08fcf8e4a",
8748+
linux_arm64: "228688223c60f2b2051a9eec2399ff7ae0f56ec08dc7658daedfea1bee8ca431",
8749+
darwin_arm64: "ae36a29bf0b722e8a14300b359bde1cc4a954d2c1a5a85933dea45d4648a8403",
8750+
darwin_x86_64: "672e475594702aade011b50ad66668d41df2914b6aede24b8c8a6a8573dfcad6",
8751+
windows_arm64: "88638c8151ddf8afdc0952dfa59becc8477845d5e48fcba9cf009f75234a9469",
8752+
linux_x86_64: "9ed7455ed322507dedef1e3ff792a9729410ec693be3f3ce1c73747dedec06a1"
87538753
};
87548754
}
87558755
});

src/commands/scan.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,12 +53,12 @@ steps:
5353
name: Qodana Scan
5454
command: |
5555
set -e
56-
QODANA_SHA_256=9a0b08d9dde9fc3def8fa3db681d62eaaa5b8f3f69df75a92b722175afc75681
57-
CLI_DIRECTORY=/tmp/cache/qodana-cli/2023.1.1
56+
QODANA_SHA_256=d2688770cc267cd1ecc18086afc84e62890614383b9cefd6f3704929d9eb5290
57+
CLI_DIRECTORY=/tmp/cache/qodana-cli/2023.1.4
5858
mkdir -p $CLI_DIRECTORY
5959
if [[ ! -x "$CLI_DIRECTORY/qodana" ]]; then
6060
curl -fsSL https://jb.gg/qodana-cli/install | bash -s -- \
61-
v2023.1.1 $CLI_DIRECTORY \
61+
v2023.1.4 $CLI_DIRECTORY \
6262
1> /dev/null
6363
fi
6464
echo "$QODANA_SHA_256 $CLI_DIRECTORY/qodana" | sha256sum -c

src/examples/scan.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ description: >
33
usage:
44
version: 2.1
55
orbs:
6-
qodana: jetbrains/[email protected].1
6+
qodana: jetbrains/[email protected].4
77
jobs:
88
code-quality:
99
machine:

vsts/QodanaScan/index.js

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -27,14 +27,14 @@ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: tru
2727
var version, checksum;
2828
var init_cli = __esm({
2929
"../common/cli.json"() {
30-
version = "2023.1.1";
30+
version = "2023.1.4";
3131
checksum = {
32-
windows_x86_64: "809b7ab997839b6c37c8ed94084b53d8f54794e0a0f326f0eda43ad70034dfb3",
33-
linux_arm64: "2a0fa2da40d9ea84dc61d13caf7131a75477f88f4c5e504e1cafa82af443872e",
34-
darwin_arm64: "1cc8e899a5cb40c0c32b23be0230081d0069386a5e1dd51b109933972c984384",
35-
darwin_x86_64: "ef247c53db4019a219385cdd7e46d7683fa8a10b2f1a2ab877629f88f19c34a1",
36-
windows_arm64: "fcb568b523bf28ca274efcf08cc8f2aa593cd1712fbd3b78c5585738601e473f",
37-
linux_x86_64: "3a56c9d348feaf115e0b174564ea8e82974178881b0725950eed956b30dafc65"
32+
windows_x86_64: "71b8e9670993359e10feab99b331b9c4395be7ccdec4fd4c89e45de08fcf8e4a",
33+
linux_arm64: "228688223c60f2b2051a9eec2399ff7ae0f56ec08dc7658daedfea1bee8ca431",
34+
darwin_arm64: "ae36a29bf0b722e8a14300b359bde1cc4a954d2c1a5a85933dea45d4648a8403",
35+
darwin_x86_64: "672e475594702aade011b50ad66668d41df2914b6aede24b8c8a6a8573dfcad6",
36+
windows_arm64: "88638c8151ddf8afdc0952dfa59becc8477845d5e48fcba9cf009f75234a9469",
37+
linux_x86_64: "9ed7455ed322507dedef1e3ff792a9729410ec693be3f3ce1c73747dedec06a1"
3838
};
3939
}
4040
});

vsts/QodanaScan/task.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"version": {
1111
"Major": 2023,
1212
"Minor": 1,
13-
"Patch": 1
13+
"Patch": 4
1414
},
1515
"demands": ["RemoteDockerServerOS -equals linux"],
1616
"instanceNameFormat": "Qodana Scan",

vsts/vss-extension.dev.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"manifestVersion": 1,
33
"id": "qodana-dev",
44
"name": "Qodana (Dev)",
5-
"version": "2023.1.1",
5+
"version": "2023.1.4",
66
"publisher": "JetBrains",
77
"targets": [
88
{

vsts/vss-extension.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"manifestVersion": 1,
33
"id": "qodana",
44
"name": "Qodana",
5-
"version": "2023.1.1",
5+
"version": "2023.1.4",
66
"public": true,
77
"publisher": "JetBrains",
88
"targets": [

0 commit comments

Comments
 (0)