Refactor of big Flow component #1086
sonarqube.yaml
on: pull_request
Build and analyze
3m 54s
Annotations
3 warnings
|
Build and analyze
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, pnpm/action-setup@41ff72655975bd51cab0327fa583b6e92b6d3061. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build and analyze:
src/main/java/org/frankframework/flow/common/config/WebConfiguration.java#L62
org.springframework.http.converter.json.MappingJackson2HttpMessageConverter in org.springframework.http.converter.json has been deprecated and marked for removal
|
|
Build and analyze:
src/main/java/org/frankframework/flow/FlowApplication.java#L43
pathExtension(java.util.function.Predicate<java.lang.String>) in org.springframework.web.servlet.function.RequestPredicates has been deprecated and marked for removal
|