Skip to content

chore: sql scripts part 2

cc7fdc1
Select commit
Loading
Failed to load commit list.
Merged

Backend User Authentication & Registration #133

chore: sql scripts part 2
cc7fdc1
Select commit
Loading
Failed to load commit list.
SonarQubeCloud / SonarCloud Code Analysis succeeded Apr 1, 2026 in 26s

Annotations

Check warning on line 40 in src/main/java/com/p2ps/auth/security/SecurityConfig.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Remove the declaration of thrown exception 'java.lang.Exception', as it cannot be thrown from method's body.

See more on https://sonarcloud.io/project/issues?id=P2P-Shopping_P2P-Shopping&issues=AZ1GXqhCPU4l3pg_Xxgo&open=AZ1GXqhCPU4l3pg_Xxgo&pullRequest=133

Check warning on line 9 in src/main/java/com/p2ps/auth/security/SecurityConfig.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Remove this unused import 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'.

See more on https://sonarcloud.io/project/issues?id=P2P-Shopping_P2P-Shopping&issues=AZ1GXqhCPU4l3pg_Xxgr&open=AZ1GXqhCPU4l3pg_Xxgr&pullRequest=133

Check warning on line 8 in src/main/java/com/p2ps/auth/security/SecurityConfig.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Remove this unused import 'org.springframework.security.config.annotation.authentication.builders.AuthenticationManagerBuilder'.

See more on https://sonarcloud.io/project/issues?id=P2P-Shopping_P2P-Shopping&issues=AZ1GXqhCPU4l3pg_Xxgq&open=AZ1GXqhCPU4l3pg_Xxgq&pullRequest=133

Check warning on line 50 in src/main/java/com/p2ps/auth/controller/AuthController.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Remove this useless assignment to local variable "authentication".

See more on https://sonarcloud.io/project/issues?id=P2P-Shopping_P2P-Shopping&issues=AZ1GXqfCPU4l3pg_Xxgk&open=AZ1GXqfCPU4l3pg_Xxgk&pullRequest=133

Check warning on line 48 in src/main/java/com/p2ps/auth/security/SecurityConfig.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Replace generic exceptions with specific library exceptions or a custom exception.

See more on https://sonarcloud.io/project/issues?id=P2P-Shopping_P2P-Shopping&issues=AZ1GXqhCPU4l3pg_Xxgn&open=AZ1GXqhCPU4l3pg_Xxgn&pullRequest=133

Check warning on line 51 in build.gradle.kts

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Do not hardcode version numbers.

See more on https://sonarcloud.io/project/issues?id=P2P-Shopping_P2P-Shopping&issues=AZ1GXqhoPU4l3pg_Xxgt&open=AZ1GXqhoPU4l3pg_Xxgt&pullRequest=133

Check warning on line 48 in src/main/java/com/p2ps/auth/security/SecurityConfig.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Remove the declaration of thrown exception 'java.lang.Exception', as it cannot be thrown from method's body.

See more on https://sonarcloud.io/project/issues?id=P2P-Shopping_P2P-Shopping&issues=AZ1GXqhCPU4l3pg_Xxgp&open=AZ1GXqhCPU4l3pg_Xxgp&pullRequest=133

Check warning on line 50 in build.gradle.kts

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Do not hardcode version numbers.

See more on https://sonarcloud.io/project/issues?id=P2P-Shopping_P2P-Shopping&issues=AZ1GXqhoPU4l3pg_Xxgs&open=AZ1GXqhoPU4l3pg_Xxgs&pullRequest=133

Check warning on line 40 in src/main/java/com/p2ps/auth/security/SecurityConfig.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Replace generic exceptions with specific library exceptions or a custom exception.

See more on https://sonarcloud.io/project/issues?id=P2P-Shopping_P2P-Shopping&issues=AZ1GXqhCPU4l3pg_Xxgm&open=AZ1GXqhCPU4l3pg_Xxgm&pullRequest=133

Check warning on line 45 in src/main/java/com/p2ps/auth/controller/AuthController.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Remove this unused "authentication" local variable.

See more on https://sonarcloud.io/project/issues?id=P2P-Shopping_P2P-Shopping&issues=AZ1GXqfCPU4l3pg_Xxgl&open=AZ1GXqfCPU4l3pg_Xxgl&pullRequest=133

Check warning on line 25 in build.gradle.kts

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Group dependencies by their destination.

See more on https://sonarcloud.io/project/issues?id=P2P-Shopping_P2P-Shopping&issues=AZ1FynS0PEzx69oR_XYL&open=AZ1FynS0PEzx69oR_XYL&pullRequest=133