Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add qodana CI checks #1

Merged
merged 2 commits into from
Sep 18, 2024
Merged

Add qodana CI checks #1

merged 2 commits into from
Sep 18, 2024

Conversation

qodana-cloud[bot]
Copy link

@qodana-cloud qodana-cloud bot commented Sep 18, 2024

Adds qodana.yaml and GitHub workflow file that runs Qodana static analysis on each pull request.

@iam57ao iam57ao merged commit 7b2dd99 into master Sep 18, 2024
1 check passed
Copy link

Qodana for JVM

8 new problems were found

Inspection name Severity Problems
@NotNull/@Nullable problems 🔶 Warning 7
Call to 'printStackTrace()' 🔶 Warning 1

☁️ View the detailed Qodana report

Detected 54 dependencies

Third-party software list

This page lists the third-party software dependencies used in akianime

Dependency Version Licenses
aspectjweaver 1.9.22 Apache-2.0
classmate 1.7.0 Apache-2.0
fastjson2-extension-spring6 2.0.51 Apache-2.0
fastjson2-extension 2.0.51 Apache-2.0
fastjson2 2.0.51 Apache-2.0
hikaricp 5.1.0 Apache-2.0
jackson-annotations 2.17.1 Apache-2.0
jackson-core 2.17.1 Apache-2.0
jackson-databind 2.17.1 Apache-2.0
jackson-datatype-jdk8 2.17.1 Apache-2.0
jackson-datatype-jsr310 2.17.1 Apache-2.0
jackson-module-parameter-names 2.17.1 Apache-2.0
jakarta.annotation-api 2.1.1 Classpath-exception-2.0
EPL-2.0
GPL-2.0-only
jakarta.validation-api 3.0.2 Apache-2.0
jboss-logging 3.5.3.final Apache-2.0
jsqlparser 4.7 Apache-2.0
LGPL-2.1-only
jul-to-slf4j 2.0.13 MIT
log4j-api 2.23.1 Apache-2.0
log4j-to-slf4j 2.23.1 Apache-2.0
lombok 1.18.32 BSD-3-CLAUSE-NO-TRADEMARK
MIT
micrometer-commons 1.13.1 Apache-2.0
micrometer-observation 1.13.1 Apache-2.0
mybatis-spring-boot-starter 3.0.3 Apache-2.0
mybatis-spring 3.0.3 Apache-2.0
mybatis 3.5.14 Apache-2.0
mysql-connector-j 8.3.0 EPL-1.0
GPL-2.0-only
LGPL-2.1-only
pagehelper-spring-boot-autoconfigure 2.1.0 MIT
pagehelper-spring-boot-starter 2.1.0 MIT
pagehelper 6.1.0 MIT
slf4j-api 2.0.13 MIT
snakeyaml 2.2 Apache-2.0
spring-aop 6.1.10 Apache-2.0
spring-beans 6.1.10 Apache-2.0
spring-boot-autoconfigure 3.3.1 Apache-2.0
spring-boot-starter-aop 3.3.1 Apache-2.0
spring-boot-starter-jdbc 3.3.1 Apache-2.0
spring-boot-starter-json 3.3.1 Apache-2.0
spring-boot-starter-logging 3.3.1 Apache-2.0
spring-boot-starter-tomcat 3.3.1 Apache-2.0
spring-boot-starter-validation 3.3.1 Apache-2.0
spring-boot-starter-web 3.3.1 Apache-2.0
spring-boot-starter 3.3.1 Apache-2.0
spring-boot 3.3.1 Apache-2.0
spring-context 6.1.10 Apache-2.0
spring-core 6.1.10 Apache-2.0
spring-expression 6.1.10 Apache-2.0
spring-jcl 6.1.10 Apache-2.0
spring-jdbc 6.1.10 Apache-2.0
spring-tx 6.1.10 Apache-2.0
spring-web 6.1.10 Apache-2.0
spring-webmvc 6.1.10 Apache-2.0
tomcat-embed-core 10.1.25 Apache-2.0
CDDL-1.0
PROPRIETARY-LICENSE
tomcat-embed-el 10.1.25 Apache-2.0
tomcat-embed-websocket 10.1.25 Apache-2.0
Contact Qodana team

Contact us at qodana-support@jetbrains.com

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants