Skip to content

Commit

Permalink
deploy: 8e855f7
Browse files Browse the repository at this point in the history
  • Loading branch information
cvette committed Dec 22, 2024
1 parent 9fdaf86 commit f68db24
Show file tree
Hide file tree
Showing 7 changed files with 23,969 additions and 1,583 deletions.
610 changes: 305 additions & 305 deletions results/descriptions/Code_Inspection.json

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions results/metaInformation.json
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
{
"version": "1.0",
"total": 0,
"total": 235,
"tools inspection": {
"Code Inspection": 0
"Code Inspection": 235
},
"linter": "QDJVMC",
"attributes": {
"deviceId": "200820300000000-beff-b97d-1142-74f9c0f3468c",
"jobUrl": "https://github.com/cvette/intellij-neos/actions/runs/12382250233",
"jobUrl": "https://github.com/cvette/intellij-neos/actions/runs/12455836027",
"vcs": {
"sarifIdea": {
"repositoryUri": "https://github.com/cvette/intellij-neos.git",
"revisionId": "701f17ad8825233dd9a0eb41317b77ff1ff97783",
"branch": "dependabot/gradle/org.jetbrains.qodana-2024.3.3"
"revisionId": "8e855f7787c8bb2e65ba8b3ed62ba4af89c400c2",
"branch": "main"
}
},
"repoUrl": "https://github.com/cvette/intellij-neos.git"
Expand Down
12 changes: 6 additions & 6 deletions results/projectStructure/Code_Inspection.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,12 +40,6 @@
{
"name": "Intellij_Neos.main",
"contentEntries": [
{
"path": "file://$PROJECT_DIR$/src/gen",
"excludePatterns": [],
"excludeFolders": [],
"sourceFolders": []
},
{
"path": "file://$PROJECT_DIR$/src/main",
"excludePatterns": [],
Expand All @@ -62,6 +56,12 @@
"packagePrefix": ""
}
]
},
{
"path": "file://$PROJECT_DIR$/src/gen",
"excludePatterns": [],
"excludeFolders": [],
"sourceFolders": []
}
],
"orderEntries": [
Expand Down
2 changes: 1 addition & 1 deletion results/projectStructure/Gradle.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"gradleJvm": "17",
"gradleJvm": "#USE_PROJECT_JDK",
"libraries": [
{
"ideaName": "Gradle: org.jetbrains:grammar-kit:2022.3.2",
Expand Down
16,907 changes: 15,643 additions & 1,264 deletions results/qodana.sarif.json

Large diffs are not rendered by default.

7,369 changes: 7,368 additions & 1 deletion results/result-allProblems.json

Large diffs are not rendered by default.

Loading

0 comments on commit f68db24

Please sign in to comment.