-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
003def9
commit 1337f80
Showing
22 changed files
with
21,174 additions
and
15,575 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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
18
qodana/report/results/Code_Inspection/projectStructure/Java.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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
534
qodana/report/results/Code_Inspection/projectStructure/Libraries.json
Large diffs are not rendered by default.
Oops, something went wrong.
Oops, something went wrong.