Skip to content

Commit

Permalink
deploy: c198d68
Browse files Browse the repository at this point in the history
  • Loading branch information
lorenzsimon committed Oct 1, 2023
1 parent 003def9 commit 1337f80
Show file tree
Hide file tree
Showing 22 changed files with 21,174 additions and 15,575 deletions.
2 changes: 1 addition & 1 deletion qodana/report/idea.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link href="./versions/VERSION_ID/favicon.ico" rel="shortcut icon"/><link href="./versions/VERSION_ID/TeamCity.css" rel="stylesheet"/><meta content="width=device-width,initial-scale=1" name="viewport"/><meta name="theme-color" media="(prefers-color-scheme: light)" content="white"><meta name="theme-color" media="(prefers-color-scheme: dark)" content="#24272c"><link href="./versions/VERSION_ID/manifest.json" rel="manifest"/><title>Qodana</title><script defer="defer" src="./versions/VERSION_ID/js/QD-vendors.js"></script><script defer="defer" src="./versions/VERSION_ID/js/QD-main.js"></script><link href="./versions/VERSION_ID/css/QD-vendors.css" rel="stylesheet"><link href="./versions/VERSION_ID/css/QD-main.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div><script>document.addEventListener("DOMContentLoaded",(()=>{QodanaUI.renderApp("root",{environment:"standalone",isStagingContext:!1,statLaunchConfig:"ask",paths:{prefix:"../api/qodana/resources/?file=",projectStructure:"../api/qodana/resources/?file="+encodeURIComponent("projectStructure/Code_Inspection.json"),projectAuditGetFile:function(e){return"../api/qodana/resources/?file="+encodeURIComponent("projectStructure/"+e)},getFile:function(e){return"../api/qodana/resources/?file="+encodeURIComponent(e)}}})}))</script></body></html>
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link href="./versions/VERSION_ID/favicon.ico" rel="shortcut icon"/><link href="./versions/VERSION_ID/TeamCity.css" rel="stylesheet"/><meta content="width=device-width,initial-scale=1" name="viewport"/><meta name="theme-color" media="(prefers-color-scheme: light)" content="white"><meta name="theme-color" media="(prefers-color-scheme: dark)" content="#24272c"><link href="./versions/VERSION_ID/manifest.json" rel="manifest"/><title>Qodana</title><script defer="defer" src="./versions/VERSION_ID/js/QD-vendors.js"></script><script defer="defer" src="./versions/VERSION_ID/js/QD-main.js"></script><link href="./versions/VERSION_ID/css/QD-vendors.css" rel="stylesheet"><link href="./versions/VERSION_ID/css/QD-main.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div><script>document.addEventListener("DOMContentLoaded",(()=>{QodanaUI.renderApp("root",{environment:"idea",isStagingContext:!1,statLaunchConfig:"ask",paths:{prefix:"../api/qodana/resources/?file=",projectStructure:"../api/qodana/resources/?file="+encodeURIComponent("projectStructure/Code_Inspection.json"),uploadFiles:"../api/qodana/file/?path=",projectAuditGetFile:function(e){return"../api/qodana/resources/?file="+encodeURIComponent("projectStructure/"+e)},getFile:function(e){return"../api/qodana/resources/?file="+encodeURIComponent(e)}}})}))</script></body></html>
18 changes: 13 additions & 5 deletions qodana/report/results/Code_Inspection/projectStructure/Java.json
Original file line number Diff line number Diff line change
@@ -1,28 +1,36 @@
{
"modules": [
{
"name": "kotlin-asyncapi-maven-plugin",
"languageLevel": 7
},
{
"name": "kotlin-asyncapi-script",
"languageLevel": 5
"languageLevel": 7
},
{
"name": "kotlin-asyncapi-spring-web",
"languageLevel": 5
"languageLevel": 7
},
{
"name": "kotlin-asyncapi-maven-plugin",
"name": "kotlin-asyncapi-examples",
"languageLevel": 5
},
{
"name": "kotlin-asyncapi-core",
"languageLevel": 5
"languageLevel": 7
},
{
"name": "kotlin-asyncapi-parent",
"languageLevel": 5
},
{
"name": "kotlin-asyncapi-spring-boot-example",
"languageLevel": 7
},
{
"name": "kotlin-asyncapi-annotation",
"languageLevel": 5
"languageLevel": 7
}
]
}
534 changes: 330 additions & 204 deletions qodana/report/results/Code_Inspection/projectStructure/Libraries.json

Large diffs are not rendered by default.

Loading

0 comments on commit 1337f80

Please sign in to comment.