Skip to content

docs: 新增 DDD 观点文章中英文版本并在 README 引用分享 #12

docs: 新增 DDD 观点文章中英文版本并在 README 引用分享

docs: 新增 DDD 观点文章中英文版本并在 README 引用分享 #12

Triggered via push August 18, 2026 09:01
Status Success
Total duration 2m 39s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

16 warnings
Build & Test
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build & Test: springboot-starter-script/src/main/java/com/codingapi/springboot/script/GroovyScript.java#L306
non-varargs call of varargs method with inexact argument type for last parameter;
Build & Test: springboot-starter-script/src/main/java/com/codingapi/springboot/script/GroovyScript.java#L297
non-varargs call of varargs method with inexact argument type for last parameter;
Build & Test: springboot-starter-data-authorization/src/test/java/com/codingapi/springboot/authorization/jdbc/proxy/ResultSetProxyTest.java#L216
getUnicodeStream(int) in com.codingapi.springboot.authorization.jdbc.proxy.ResultSetProxy has been deprecated
Build & Test: springboot-starter-data-authorization/src/test/java/com/codingapi/springboot/authorization/jdbc/proxy/ResultSetProxyTest.java#L211
getBigDecimal(int,int) in com.codingapi.springboot.authorization.jdbc.proxy.ResultSetProxy has been deprecated
Build & Test: springboot-starter-data-authorization/src/test/java/com/codingapi/springboot/authorization/jdbc/proxy/PreparedStatementProxyTest.java#L182
setUnicodeStream(int,java.io.InputStream,int) in java.sql.PreparedStatement has been deprecated
Build & Test: springboot-starter-data-authorization/src/test/java/com/codingapi/springboot/authorization/jdbc/proxy/PreparedStatementProxyTest.java#L129
setUnicodeStream(int,java.io.InputStream,int) in com.codingapi.springboot.authorization.jdbc.proxy.PreparedStatementProxy has been deprecated
Build & Test: springboot-starter-data-authorization/src/test/java/com/codingapi/springboot/authorization/jdbc/proxy/CallableStatementProxyTest.java#L463
setUnicodeStream(int,java.io.InputStream,int) in java.sql.PreparedStatement has been deprecated
Build & Test: springboot-starter-data-authorization/src/test/java/com/codingapi/springboot/authorization/jdbc/proxy/CallableStatementProxyTest.java#L421
setUnicodeStream(int,java.io.InputStream,int) in com.codingapi.springboot.authorization.jdbc.proxy.CallableStatementProxy has been deprecated
Build & Test: springboot-starter-data-authorization/src/test/java/com/codingapi/springboot/authorization/jdbc/proxy/CallableStatementProxyTest.java#L171
getBigDecimal(int,int) in com.codingapi.springboot.authorization.jdbc.proxy.CallableStatementProxy has been deprecated
Build & Test: springboot-starter-script/src/main/java/com/codingapi/springboot/script/GroovyScript.java#L306
non-varargs call of varargs method with inexact argument type for last parameter;
Build & Test: springboot-starter-script/src/main/java/com/codingapi/springboot/script/GroovyScript.java#L297
non-varargs call of varargs method with inexact argument type for last parameter;
Build & Test: springboot-starter/src/main/java/com/codingapi/springboot/framework/dto/request/Filter.java#L28
non-varargs call of varargs method with inexact argument type for last parameter;