Skip to content

[UPDATE] 解决 central-starter-orm 测试错误的问题 #18

[UPDATE] 解决 central-starter-orm 测试错误的问题

[UPDATE] 解决 central-starter-orm 测试错误的问题 #18

Triggered via push January 3, 2024 17:19
Status Success
Total duration 1m 51s
Artifacts

code_quality.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

19 warnings and 1 notice
Nullability and data flow problems: central-stdlib/src/main/java/central/net/http/processor/impl/ThrowProcessor.java#L56
Method invocation `getHeaders` may produce `NullPointerException`
Infinite loop statement: central-stdlib/src/main/java/central/util/cache/memory/MemoryCacheRepository.java#L69
`while` statement cannot complete without throwing an exception
Infinite loop statement: central-stdlib/src/main/java/central/util/concurrent/ExpiredMap.java#L53
`while` statement cannot complete without throwing an exception
Static initializer references subclass: central-stdlib/src/main/java/central/net/http/HttpException.java#L72
Referencing subclass ServerSeriesHttpException from superclass HttpException initializer might lead to class loading deadlock
Static initializer references subclass: central-stdlib/src/main/java/central/net/http/HttpException.java#L67
Referencing subclass BadGatewayHttpException from superclass HttpException initializer might lead to class loading deadlock