Skip to content

feat: One stop RPC/HTTP call technology solution #268

feat: One stop RPC/HTTP call technology solution

feat: One stop RPC/HTTP call technology solution #268

Triggered via pull request December 10, 2023 15:47
Status Failure
Total duration 2m 4s
Artifacts

pr-check.yml

on: pull_request
Matrix: lint module
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
lint module (./platform/server)
golangci-lint exit with code 4
lint module (./example/hex)
The job was canceled because "_platform_server" failed.
lint module (./example/hex): example/hex/hex_trans_handler.go#L25
File is not `gofmt`-ed with `-s` (gofmt)
lint module (./example/hex): example/hex/main.go#L66
File is not `gofmt`-ed with `-s` (gofmt)
lint module (./example/hex): example/hex/biz/dal/redis/init.go#L20
File is not `gofumpt`-ed with `-extra` (gofumpt)
lint module (./example/hex): example/hex/biz/dal/redis/init.go#L22
File is not `gofumpt`-ed with `-extra` (gofumpt)
lint module (./example/hex): example/hex/biz/dal/redis/init.go#L26
File is not `gofumpt`-ed with `-extra` (gofumpt)
lint module (./example/hex): example/hex/hex_trans_handler.go#L80
S1028: should use fmt.Errorf(...) instead of errors.New(fmt.Sprintf(...)) (gosimple)
lint module (./example/hex)
golangci-lint exit with code 4
resolve module
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/