Skip to content

添加对于 rpc path & route 的生成支持 #42

添加对于 rpc path & route 的生成支持

添加对于 rpc path & route 的生成支持 #42

Triggered via pull request June 2, 2024 09:10
@LuoxinLuoxin
opened #20
luoxin
Status Success
Total duration 37s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: cli/gen_add_rpc.go#L31
undefined: stringx.ToSnake (typecheck)
lint: cli/gen_add_rpc.go#L34
undefined: stringx.ToCamel (typecheck)
lint: codegen/generate_add_rpc.go#L58
undefined: candy.Unique (typecheck)
lint: codegen/name.go#L5
"github.com/lazygophers/utils/candy" imported and not used (typecheck)
lint: codegen/name.go#L6
"github.com/lazygophers/utils/stringx" imported and not used (typecheck)
lint: codegen/name.go#L7
"strings" imported and not used (typecheck)
lint: codegen/pbparse.go#L250
undefined: stringx.ToSnake (typecheck)
lint: codegen/resource.go#L126
undefined: osx.FsHasFile (typecheck)
lint: codegen/resource.go#L216
undefined: stringx.ToCamel (typecheck)
lint: codegen/resource.go#L217
undefined: stringx.ToSmallCamel (typecheck)
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.