Skip to content

Merge branch 'v2022.2.1' #558

Merge branch 'v2022.2.1'

Merge branch 'v2022.2.1' #558

Triggered via push August 5, 2024 05:59
Status Success
Total duration 4m 36s
Artifacts
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

657 warnings and 73 notices
Analyze (java)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/[email protected], github/codeql-action/init@v2, github/codeql-action/autobuild@v2, github/codeql-action/analyze@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Analyze (java)
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/
Nullability and data flow problems: fist-kit-app/fist-web/fist-support-web/src/main/java/com/power4j/fist/boot/common/matcher/FastPathMatcher.java#L47
Expression `pathContainerCache.get(path, this::getPathContainerWithoutCache)` might evaluate to null but is returned by the method declared as @NonNullApi
Nullability and data flow problems: fist-kit-app/fist-web/fist-support-web/src/main/java/com/power4j/fist/boot/common/matcher/FastPathMatcher.java#L42
Expression `pathPatterCache.get(pattern, this::getPathPatternWithoutCache)` might evaluate to null but is returned by the method declared as @NonNullApi
Deprecated API usage: fist-kit-app/fist-security/fist-boot-security-oauth2-server/src/main/java/com/power4j/fist/autoconfigure/security/ResourceServerConfiguration.java#L55
'org.springframework.security.config.annotation.web.configuration.WebSecurityConfigurerAdapter' is deprecated
Duplicate throws: fist-kit-infra/fist-jackson/src/main/java/com/power4j/fist/jackson/support/obfuscation/ObfuscatedStringDeserializer.java#L54
There is a more general exception, 'java.io.IOException', in the throws list already.
Unused import: fist-kit-app/fist-web/fist-boot-web-app/src/main/java/com/power4j/fist/boot/common/jackson/JacksonConfig.java#L19
Unused import `import com.fasterxml.jackson.databind.AnnotationIntrospector;`
@NotNull/@Nullable problems: fist-kit-app/fist-web/fist-support-web/src/main/java/com/power4j/fist/boot/web/event/error/HandlerErrorEvent.java#L53
The generated code will use '@org.jetbrains.annotations.Nullable' instead of '@org.springframework.lang.Nullable'
@NotNull/@Nullable problems: fist-kit-app/fist-data/fist-boot-crud-mybatis/src/main/java/com/power4j/fist/boot/mybaits/entity/LogicDelTimeEntity.java#L42
The generated code will use '@org.jetbrains.annotations.Nullable' instead of '@org.springframework.lang.Nullable'
@NotNull/@Nullable problems: fist-kit-app/fist-security/fist-boot-security-oauth2-server/src/main/java/com/power4j/fist/boot/security/AuthUser.java#L45
The generated code will use '@org.jetbrains.annotations.Nullable' instead of '@org.springframework.lang.Nullable'
@NotNull/@Nullable problems: fist-kit-cloud/fist-cloud-gateway/fist-gateway-auth-core/src/main/java/com/power4j/fist/cloud/gateway/authorization/domain/AuthProblem.java#L41
The generated code will use '@org.jetbrains.annotations.Nullable' instead of '@org.springframework.lang.Nullable'
@NotNull/@Nullable problems: fist-kit-app/fist-data/fist-support-data/src/main/java/com/power4j/fist/boot/common/op/OpTemplateBuilder.java#L180
The generated code will use '@org.jetbrains.annotations.Nullable' instead of '@org.springframework.lang.Nullable'
@NotNull/@Nullable problems: fist-kit-app/fist-data/fist-support-data/src/main/java/com/power4j/fist/data/tree/domain/TreeNode.java#L43
The generated code will use '@org.jetbrains.annotations.Nullable' instead of '@org.springframework.lang.Nullable'
@NotNull/@Nullable problems: fist-kit-app/fist-security/fist-support-security/src/main/java/com/power4j/fist/boot/security/context/UserContextHolder.java#L67
The generated code will use '@org.jetbrains.annotations.Nullable' instead of '@org.springframework.lang.Nullable'
@NotNull/@Nullable problems: fist-kit-app/fist-web/fist-support-web/src/main/java/com/power4j/fist/boot/mon/event/ServerErrorEvent.java#L51
The generated code will use '@org.jetbrains.annotations.Nullable' instead of '@org.springframework.lang.Nullable'
@NotNull/@Nullable problems: fist-kit-app/fist-web/fist-support-web/src/main/java/com/power4j/fist/boot/common/error/Breaker.java#L40
The generated code will use '@org.jetbrains.annotations.Nullable' instead of '@org.springframework.lang.Nullable'
@NotNull/@Nullable problems: fist-kit-app/fist-web/fist-support-web/src/main/java/com/power4j/fist/boot/mon/info/ApiResponseInfo.java#L40
The generated code will use '@org.jetbrains.annotations.Nullable' instead of '@org.springframework.lang.Nullable'
@NotNull/@Nullable problems: fist-kit-infra/fist-redisson/src/main/java/com/power4j/fist/boot/autoconfigure/redisson/queue/QueueConsumerBeanProcessor.java#L34
The generated code will use '@org.jetbrains.annotations.Nullable' instead of '@org.springframework.lang.Nullable'
@NotNull/@Nullable problems: fist-kit-cloud/fist-cloud-gateway/fist-gateway-auth-core/src/main/java/com/power4j/fist/cloud/gateway/authorization/domain/AuthState.java#L30
The generated code will use '@org.jetbrains.annotations.Nullable' instead of '@org.springframework.lang.Nullable'
@NotNull/@Nullable problems: fist-kit-app/fist-web/fist-support-web/src/main/java/com/power4j/fist/boot/mon/info/ExceptionInfo.java#L42
The generated code will use '@org.jetbrains.annotations.Nullable' instead of '@org.springframework.lang.Nullable'
@NotNull/@Nullable problems: fist-kit-app/fist-data/fist-support-data/src/main/java/com/power4j/fist/data/tree/domain/TreeNode.java#L40
The generated code will use '@org.jetbrains.annotations.Nullable' instead of '@org.springframework.lang.Nullable'
@NotNull/@Nullable problems: fist-kit-app/fist-web/fist-support-web/src/main/java/com/power4j/fist/boot/mon/info/HttpRequestInfo.java#L48
The generated code will use '@org.jetbrains.annotations.Nullable' instead of '@org.springframework.lang.Nullable'
@NotNull/@Nullable problems: fist-kit-app/fist-web/fist-support-web/src/main/java/com/power4j/fist/boot/mon/info/EnvInfo.java#L38
The generated code will use '@org.jetbrains.annotations.Nullable' instead of '@org.springframework.lang.Nullable'
@NotNull/@Nullable problems: fist-kit-app/fist-security/fist-boot-security-oauth2-server/src/main/java/com/power4j/fist/autoconfigure/security/ResourceServerConfiguration.java#L62
The generated code will use '@org.jetbrains.annotations.Nullable' instead of '@org.springframework.lang.Nullable'
@NotNull/@Nullable problems: fist-kit-infra/fist-redisson/src/main/java/com/power4j/fist/redisson/topic/DefaultTopicPublisher.java#L23
The generated code will use '@org.jetbrains.annotations.Nullable' instead of '@org.springframework.lang.Nullable'
@NotNull/@Nullable problems: fist-kit-app/fist-web/fist-support-web/src/main/java/com/power4j/fist/boot/common/error/Breaker.java#L37
The generated code will use '@org.jetbrains.annotations.Nullable' instead of '@org.springframework.lang.Nullable'
@NotNull/@Nullable problems: fist-kit-app/fist-data/fist-support-data/src/main/java/com/power4j/fist/boot/common/op/bus/Bus.java#L34
The generated code will use '@org.jetbrains.annotations.Nullable' instead of '@org.springframework.lang.Nullable'
@NotNull/@Nullable problems: fist-kit-app/fist-security/fist-boot-security-oauth2-server/src/main/java/com/power4j/fist/boot/security/config/ResourceServerSecurityConfig.java#L37
The generated code will use '@org.jetbrains.annotations.Nullable' instead of '@org.springframework.lang.Nullable'
@NotNull/@Nullable problems: fist-kit-cloud/fist-cloud-gateway/fist-gateway-auth-core/src/main/java/com/power4j/fist/cloud/gateway/authorization/domain/AuthContext.java#L45
The generated code will use '@org.jetbrains.annotations.Nullable' instead of '@org.springframework.lang.Nullable'
@NotNull/@Nullable problems: fist-kit-app/fist-security/fist-support-security/src/main/java/com/power4j/fist/security/core/authorization/domain/AnonymousUser.java#L41
The generated code will use '@org.jetbrains.annotations.Nullable' instead of '@org.springframework.lang.Nullable'
@NotNull/@Nullable problems: fist-kit-app/fist-data/fist-support-data/src/main/java/com/power4j/fist/boot/common/op/OpTemplateBuilder.java#L52
The generated code will use '@org.jetbrains.annotations.Nullable' instead of '@org.springframework.lang.Nullable'
@NotNull/@Nullable problems: fist-kit-app/fist-web/fist-boot-web-app/src/main/java/com/power4j/fist/boot/common/jackson/JacksonCustomizeProperties.java#L49
The generated code will use '@org.jetbrains.annotations.Nullable' instead of '@org.springframework.lang.Nullable'
@NotNull/@Nullable problems: fist-kit-cloud/fist-cloud-gateway/fist-gateway-auth-core/src/main/java/com/power4j/fist/cloud/gateway/authorization/domain/AuthContext.java#L54
The generated code will use '@org.jetbrains.annotations.Nullable' instead of '@org.springframework.lang.Nullable'
@NotNull/@Nullable problems: fist-kit-app/fist-data/fist-support-data/src/main/java/com/power4j/fist/boot/common/op/OpTemplateBuilder.java#L55
The generated code will use '@org.jetbrains.annotations.Nullable' instead of '@org.springframework.lang.Nullable'
@NotNull/@Nullable problems: fist-kit-app/fist-web/fist-boot-web-app/src/main/java/com/power4j/fist/boot/common/jackson/JacksonCustomizeProperties.java#L41
The generated code will use '@org.jetbrains.annotations.Nullable' instead of '@org.springframework.lang.Nullable'
@NotNull/@Nullable problems: fist-kit-cloud/fist-cloud-gateway/fist-gateway-auth-core/src/main/java/com/power4j/fist/cloud/gateway/authorization/domain/AuthContext.java#L51
The generated code will use '@org.jetbrains.annotations.Nullable' instead of '@org.springframework.lang.Nullable'
@NotNull/@Nullable problems: fist-kit-app/fist-data/fist-boot-crud-mybatis/src/main/java/com/power4j/fist/boot/mybaits/crud/repository/BaseRepository.java#L65
The generated code will use '@org.jetbrains.annotations.Nullable' instead of '@org.springframework.lang.Nullable'
@NotNull/@Nullable problems: fist-kit-app/fist-web/fist-support-web/src/main/java/com/power4j/fist/boot/common/error/RejectedException.java#L36
The generated code will use '@org.jetbrains.annotations.Nullable' instead of '@org.springframework.lang.Nullable'
@NotNull/@Nullable problems: fist-kit-app/fist-security/fist-support-security/src/main/java/com/power4j/fist/security/core/authorization/filter/reactive/DefaultServerAuthFilterChain.java#L40
The generated code will use '@org.jetbrains.annotations.Nullable' instead of '@org.springframework.lang.Nullable'
@NotNull/@Nullable problems: fist-kit-app/fist-web/fist-support-web/src/main/java/com/power4j/fist/boot/mon/event/ApiLogEvent.java#L56
The generated code will use '@org.jetbrains.annotations.Nullable' instead of '@org.springframework.lang.Nullable'
@NotNull/@Nullable problems: fist-kit-app/fist-data/fist-boot-crud-mybatis/src/main/java/com/power4j/fist/boot/autoconfigure/mybatis/MybatisAutoConfiguration.java#L58
The generated code will use '@org.jetbrains.annotations.Nullable' instead of '@org.springframework.lang.Nullable'
@NotNull/@Nullable problems: fist-kit-app/fist-web/fist-boot-web-app/src/main/java/com/power4j/fist/boot/common/jackson/JacksonCustomizeProperties.java#L35
The generated code will use '@org.jetbrains.annotations.Nullable' instead of '@org.springframework.lang.Nullable'
@NotNull/@Nullable problems: fist-kit-app/fist-web/fist-support-web/src/main/java/com/power4j/fist/boot/mon/info/AuthInfo.java#L24
The generated code will use '@org.jetbrains.annotations.Nullable' instead of '@org.springframework.lang.Nullable'
@NotNull/@Nullable problems: fist-kit-cloud/fist-cloud-gateway/fist-gateway-auth-core/src/main/java/com/power4j/fist/cloud/gateway/authorization/domain/AuthContext.java#L48
The generated code will use '@org.jetbrains.annotations.Nullable' instead of '@org.springframework.lang.Nullable'
@NotNull/@Nullable problems: fist-kit-app/fist-web/fist-support-web/src/main/java/com/power4j/fist/boot/mon/info/ApiResponseInfo.java#L43
The generated code will use '@org.jetbrains.annotations.Nullable' instead of '@org.springframework.lang.Nullable'
@NotNull/@Nullable problems: fist-kit-app/fist-security/fist-boot-security-oauth2-server/src/main/java/com/power4j/fist/boot/security/AuthUser.java#L48
The generated code will use '@org.jetbrains.annotations.Nullable' instead of '@org.springframework.lang.Nullable'
@NotNull/@Nullable problems: fist-kit-app/fist-security/fist-support-security/src/main/java/com/power4j/fist/security/core/authorization/filter/reactive/DefaultServerAuthFilterChain.java#L37
The generated code will use '@org.jetbrains.annotations.Nullable' instead of '@org.springframework.lang.Nullable'
@NotNull/@Nullable problems: fist-kit-cloud/fist-cloud-gateway/fist-gateway-auth-core/src/main/java/com/power4j/fist/cloud/gateway/authorization/filter/reactive/DefaultGatewayAuthFilterChain.java#L39
The generated code will use '@org.jetbrains.annotations.Nullable' instead of '@org.springframework.lang.Nullable'
@NotNull/@Nullable problems: fist-kit-app/fist-web/fist-support-web/src/main/java/com/power4j/fist/boot/mon/info/EnvInfo.java#L50
The generated code will use '@org.jetbrains.annotations.Nullable' instead of '@org.springframework.lang.Nullable'
@NotNull/@Nullable problems: fist-kit-app/fist-web/fist-support-web/src/main/java/com/power4j/fist/boot/web/servlet/error/ServerErrorHandler.java#L51
The generated code will use '@org.jetbrains.annotations.Nullable' instead of '@org.springframework.lang.Nullable'
@NotNull/@Nullable problems: fist-kit-app/fist-web/fist-support-web/src/main/java/com/power4j/fist/boot/mon/info/DefaultExceptionTranslator.java#L21
The generated code will use '@org.jetbrains.annotations.Nullable' instead of '@org.springframework.lang.Nullable'
@NotNull/@Nullable problems: fist-kit-app/fist-web/fist-boot-web-app/src/main/java/com/power4j/fist/boot/autoconfigure/i18n/MessageConfiguration.java#L44
The generated code will use '@org.jetbrains.annotations.Nullable' instead of '@org.springframework.lang.Nullable'
@NotNull/@Nullable problems: fist-kit-app/fist-web/fist-support-web/src/main/java/com/power4j/fist/boot/web/event/error/RequestInfo.java#L40
The generated code will use '@org.jetbrains.annotations.Nullable' instead of '@org.springframework.lang.Nullable'
@NotNull/@Nullable problems: fist-kit-app/fist-security/fist-boot-security-oauth2-server/src/main/java/com/power4j/fist/boot/security/config/ResourceServerSecurityConfig.java#L40
The generated code will use '@org.jetbrains.annotations.Nullable' instead of '@org.springframework.lang.Nullable'
@NotNull/@Nullable problems: fist-kit-infra/fist-kit-api/src/main/java/com/power4j/fist/boot/security/core/UserInfo.java#L46
The generated code will use '@org.jetbrains.annotations.Nullable' instead of '@org.springframework.lang.Nullable'
@NotNull/@Nullable problems: fist-kit-app/fist-data/fist-support-data/src/main/java/com/power4j/fist/boot/common/op/OpTemplateBuilder.java#L183
The generated code will use '@org.jetbrains.annotations.Nullable' instead of '@org.springframework.lang.Nullable'
@NotNull/@Nullable problems: fist-kit-infra/fist-redisson/src/main/java/com/power4j/fist/redisson/queue/BlockQueueWriter.java#L23
The generated code will use '@org.jetbrains.annotations.Nullable' instead of '@org.springframework.lang.Nullable'
@NotNull/@Nullable problems: fist-kit-app/fist-web/fist-support-web/src/main/java/com/power4j/fist/boot/mon/info/TraceInfo.java#L38
The generated code will use '@org.jetbrains.annotations.Nullable' instead of '@org.springframework.lang.Nullable'
@NotNull/@Nullable problems: fist-kit-app/fist-web/fist-support-web/src/main/java/com/power4j/fist/boot/mon/aspect/ApiLogAspect.java#L63
The generated code will use '@org.jetbrains.annotations.Nullable' instead of '@org.springframework.lang.Nullable'
@NotNull/@Nullable problems: fist-kit-app/fist-data/fist-boot-crud-mybatis/src/main/java/com/power4j/fist/boot/mybaits/crud/repository/matcher/Eq.java#L35
The generated code will use '@org.jetbrains.annotations.Nullable' instead of '@org.springframework.lang.Nullable'
@NotNull/@Nullable problems: fist-kit-app/fist-web/fist-support-web/src/main/java/com/power4j/fist/boot/mon/info/AuthInfo.java#L21
The generated code will use '@org.jetbrains.annotations.Nullable' instead of '@org.springframework.lang.Nullable'
@NotNull/@Nullable problems: fist-kit-app/fist-security/fist-boot-security-oauth2-server/src/main/java/com/power4j/fist/autoconfigure/security/ResourceServerConfiguration.java#L59
The generated code will use '@org.jetbrains.annotations.Nullable' instead of '@org.springframework.lang.Nullable'
@NotNull/@Nullable problems: fist-kit-app/fist-security/fist-support-security/src/main/java/com/power4j/fist/boot/security/context/UserContextHolder.java#L70
The generated code will use '@org.jetbrains.annotations.Nullable' instead of '@org.springframework.lang.Nullable'
@NotNull/@Nullable problems: fist-kit-app/fist-data/fist-boot-data/src/main/java/com/power4j/fist/boot/web/model/PageParameter.java#L57
The generated code will use '@org.jetbrains.annotations.Nullable' instead of '@org.springframework.lang.Nullable'
@NotNull/@Nullable problems: fist-kit-app/fist-boot-apidoc/src/main/java/com/power4j/fist/boot/apidoc/HandlerMethodResource.java#L42
The generated code will use '@org.jetbrains.annotations.Nullable' instead of '@org.springframework.lang.Nullable'
@NotNull/@Nullable problems: fist-kit-cloud/fist-cloud-gateway/fist-gateway-auth-core/src/main/java/com/power4j/fist/cloud/gateway/authorization/domain/AuthContext.java#L42
The generated code will use '@org.jetbrains.annotations.Nullable' instead of '@org.springframework.lang.Nullable'
@NotNull/@Nullable problems: fist-kit-infra/fist-kit-api/src/main/java/com/power4j/fist/boot/security/core/UserInfo.java#L52
The generated code will use '@org.jetbrains.annotations.Nullable' instead of '@org.springframework.lang.Nullable'
@NotNull/@Nullable problems: fist-kit-app/fist-web/fist-support-web/src/main/java/com/power4j/fist/boot/mon/Mon.java#L38
The generated code will use '@org.jetbrains.annotations.Nullable' instead of '@org.springframework.lang.Nullable'
@NotNull/@Nullable problems: fist-kit-infra/fist-redisson/src/main/java/com/power4j/fist/boot/autoconfigure/redisson/topic/TopicListenerBeanProcessor.java#L34
The generated code will use '@org.jetbrains.annotations.Nullable' instead of '@org.springframework.lang.Nullable'
@NotNull/@Nullable problems: fist-kit-app/fist-web/fist-support-web/src/main/java/com/power4j/fist/boot/mon/info/EnvInfo.java#L47
The generated code will use '@org.jetbrains.annotations.Nullable' instead of '@org.springframework.lang.Nullable'
@NotNull/@Nullable problems: fist-kit-infra/fist-kit-api/src/main/java/com/power4j/fist/boot/security/core/UserInfo.java#L49
The generated code will use '@org.jetbrains.annotations.Nullable' instead of '@org.springframework.lang.Nullable'
@NotNull/@Nullable problems: fist-kit-app/fist-data/fist-boot-data/src/main/java/com/power4j/fist/boot/web/model/PageParameter.java#L53
The generated code will use '@org.jetbrains.annotations.Nullable' instead of '@org.springframework.lang.Nullable'
@NotNull/@Nullable problems: fist-kit-app/fist-web/fist-support-web/src/main/java/com/power4j/fist/boot/mon/info/TraceInfo.java#L41
The generated code will use '@org.jetbrains.annotations.Nullable' instead of '@org.springframework.lang.Nullable'
@NotNull/@Nullable problems: fist-kit-app/fist-security/fist-boot-security-oauth2-server/src/main/java/com/power4j/fist/autoconfigure/security/ResourceServerConfiguration.java#L65
The generated code will use '@org.jetbrains.annotations.Nullable' instead of '@org.springframework.lang.Nullable'
@NotNull/@Nullable problems: fist-kit-cloud/fist-cloud-gateway/fist-gateway-auth-core/src/main/java/com/power4j/fist/cloud/gateway/authorization/domain/AuthProblem.java#L38
The generated code will use '@org.jetbrains.annotations.Nullable' instead of '@org.springframework.lang.Nullable'
@NotNull/@Nullable problems: fist-kit-app/fist-web/fist-boot-web-app/src/main/java/com/power4j/fist/boot/autoconfigure/i18n/MessageConfiguration.java#L47
The generated code will use '@org.jetbrains.annotations.Nullable' instead of '@org.springframework.lang.Nullable'
@NotNull/@Nullable problems: fist-kit-app/fist-web/fist-support-web/src/main/java/com/power4j/fist/boot/mon/info/EnvInfo.java#L41
The generated code will use '@org.jetbrains.annotations.Nullable' instead of '@org.springframework.lang.Nullable'
@NotNull/@Nullable problems: fist-kit-cloud/fist-cloud-gateway/fist-gateway-auth-core/src/main/java/com/power4j/fist/cloud/gateway/authorization/filter/reactive/DefaultGatewayAuthFilterChain.java#L42
The generated code will use '@org.jetbrains.annotations.Nullable' instead of '@org.springframework.lang.Nullable'
@NotNull/@Nullable problems: fist-kit-app/fist-web/fist-support-web/src/main/java/com/power4j/fist/boot/mon/info/EnvInfo.java#L44
The generated code will use '@org.jetbrains.annotations.Nullable' instead of '@org.springframework.lang.Nullable'
@NotNull/@Nullable problems: fist-kit-app/fist-web/fist-support-web/src/main/java/com/power4j/fist/boot/web/servlet/error/ServerErrorHandler.java#L54
The generated code will use '@org.jetbrains.annotations.Nullable' instead of '@org.springframework.lang.Nullable'