Skip to content

Commit

Permalink
deploy: 771f173
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Jul 31, 2024
1 parent cd36115 commit f4e8345
Show file tree
Hide file tree
Showing 7 changed files with 11,116 additions and 11,116 deletions.
1,014 changes: 507 additions & 507 deletions results/descriptions/Code_Inspection.json

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions results/metaInformation.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@
"vcs": {
"sarifIdea": {
"repositoryUri": "https://github.com/cvette/intellij-neos.git",
"revisionId": "834cf38886d64323fe645e93c089818e8d366fbb",
"branch": "dependabot/gradle/io.sentry-sentry-7.12.1"
"revisionId": "771f17305ad309007073b991408830a86760b753",
"branch": "dependabot/gradle/io.sentry-sentry-7.13.0"
}
},
"repoUrl": "https://github.com/cvette/intellij-neos.git",
"deviceId": "200820300000000-beff-b97d-1142-74f9c0f3468c",
"jobUrl": "https://github.com/cvette/intellij-neos/actions/runs/10102494817"
"jobUrl": "https://github.com/cvette/intellij-neos/actions/runs/10188643032"
}
}
4 changes: 2 additions & 2 deletions results/projectStructure/Code_Inspection.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
"type": "Library"
},
{
"name": "Gradle: io.sentry:sentry:7.12.1",
"name": "Gradle: io.sentry:sentry:7.13.0",
"type": "Library"
},
{
Expand Down Expand Up @@ -180,7 +180,7 @@
"type": "Module"
},
{
"name": "Gradle: io.sentry:sentry:7.12.1",
"name": "Gradle: io.sentry:sentry:7.13.0",
"type": "Library"
},
{
Expand Down
6 changes: 3 additions & 3 deletions results/projectStructure/Gradle.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,12 @@
"version": "1.9.0"
},
{
"ideaName": "Gradle: io.sentry:sentry:7.12.1",
"gradleName": "io.sentry:sentry:7.12.1",
"ideaName": "Gradle: io.sentry:sentry:7.13.0",
"gradleName": "io.sentry:sentry:7.13.0",
"unresolved": false,
"groupId": "io.sentry",
"artifactId": "sentry",
"version": "7.12.1"
"version": "7.13.0"
},
{
"ideaName": "Gradle: org.apache.commons:commons-text:1.12.0",
Expand Down
4 changes: 2 additions & 2 deletions results/projectStructure/Libraries.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@
"properties": {}
},
{
"name": "Gradle: io.sentry:sentry:7.12.1",
"name": "Gradle: io.sentry:sentry:7.13.0",
"roots": [
"jar://$PROJECT_DIR$/../cache/gradle/caches/modules-2/files-2.1/io.sentry/sentry/7.12.1/1ad00aa16607ca31e45b636ef22f61bff0385a4e/sentry-7.12.1.jar!/"
"jar://$PROJECT_DIR$/../cache/gradle/caches/modules-2/files-2.1/io.sentry/sentry/7.13.0/a677ea5cad28ff81bb80677955fe795441b04f79/sentry-7.13.0.jar!/"
],
"properties": {}
},
Expand Down
21,136 changes: 10,568 additions & 10,568 deletions results/qodana.sarif.json

Large diffs are not rendered by default.

62 changes: 31 additions & 31 deletions results/sanity.json
Original file line number Diff line number Diff line change
Expand Up @@ -339,37 +339,6 @@
"inspectionName": "QodanaJavaSanity"
},
"hash": "8e6b7d89c16737af996387f521a77e6902098b58a3b69cfba32b8fdd726af3b4"
},{
"tool": "Code Inspection",
"category": "General",
"type": "Java sanity",
"tags": [
"Sanity"
],
"severity": "Critical",
"comment": "Unresolved reference FusionNamespaceDeclaration",
"detailsInfo": "Reports unresolved references in Java code.",
"sources": [
{
"type": "file",
"path": "src/main/java/de/vette/idea/neos/lang/fusion/stubs/FusionNamespaceDeclarationStub.java",
"language": "JAVA",
"line": 43,
"offset": 16,
"length": 26,
"code": {
"startLine": 41,
"length": 26,
"offset": 34,
"surroundingCode": "\n @Override\n public FusionNamespaceDeclaration createPsi(@NotNull FusionNamespaceDeclarationStub stub) {\n return new FusionNamespaceDeclarationImpl(stub, this);\n }"
}
}
],
"attributes": {
"module": "Intellij_Neos.main",
"inspectionName": "QodanaJavaSanity"
},
"hash": "90a814194cd17dec520de9407bcabf20aad986c2cfa4c7ace7b75b6922709cd8"
},{
"tool": "Code Inspection",
"category": "General",
Expand Down Expand Up @@ -587,6 +556,37 @@
"inspectionName": "QodanaJavaSanity"
},
"hash": "dfb17773c53ec0e26a4c6879295215d10b9aa9c45c6f93eb1e8a61045a77a8ec"
},{
"tool": "Code Inspection",
"category": "General",
"type": "Java sanity",
"tags": [
"Sanity"
],
"severity": "Critical",
"comment": "Unresolved reference FusionNamespaceDeclaration",
"detailsInfo": "Reports unresolved references in Java code.",
"sources": [
{
"type": "file",
"path": "src/main/java/de/vette/idea/neos/lang/fusion/stubs/FusionNamespaceDeclarationStub.java",
"language": "JAVA",
"line": 40,
"offset": 73,
"length": 26,
"code": {
"startLine": 38,
"length": 26,
"offset": 79,
"surroundingCode": " }\n\n public static FusionStubElementType<FusionNamespaceDeclarationStub, FusionNamespaceDeclaration> TYPE = new FusionStubElementType<>(\"FUSION_NAMESPACE_DECLARATION\") {\n\n @Override"
}
}
],
"attributes": {
"module": "Intellij_Neos.main",
"inspectionName": "QodanaJavaSanity"
},
"hash": "eb855ddb3f03cef5149ab03074b75dc3af8092956701d41f154f3090fcb98938"
},{
"tool": "Code Inspection",
"category": "General",
Expand Down

0 comments on commit f4e8345

Please sign in to comment.