This is an automated email from the ASF dual-hosted git repository.

alexstocks pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/dubbo-go-hessian2.git


    from bfba6c8  Merge pull request #380 from apache/ci/imports-formatter
     add 8b79e7f  fix: ignore slow check for it success on local machine but 
will fail on github action virtual server
     add fdd1df1  upgrade go version from 1.17 to 1.25
     add 299118f  upgrade golangci-lint & add test log info
     add aa93508  fix lint errors
     add e4c2578  ignore staticcheck SA4003
     new a444f80  Merge pull request #381 from tiltwind/fix-decode-check

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .github/workflows/github-actions.yml |   4 +-
 .golangci.yml                        | 105 +++++++++++++++++------------------
 codec.go                             |   4 +-
 date.go                              |  10 ++--
 decode_benchmark_test.go             |  11 ++--
 double_test.go                       |   6 +-
 encode.go                            |   5 +-
 int_test.go                          |  24 ++++----
 java_util/locale.go                  |   2 +-
 list.go                              |   4 +-
 map.go                               |  10 ++--
 object_test.go                       |   4 +-
 ref.go                               |   4 +-
 string.go                            |   5 +-
 testcases/user/user_test.go          |   3 +-
 15 files changed, 95 insertions(+), 106 deletions(-)

Reply via email to