Skip to content

多语言支持

多语言支持 #52

Triggered via pull request June 9, 2024 01:29
@LuoxinLuoxin
opened #25
luoxin
Status Success
Total duration 34s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: cli/gen/gen_add_rpc.go#L32
undefined: stringx.ToSnake (typecheck)
lint: cli/gen/gen_add_rpc.go#L35
undefined: stringx.ToCamel (typecheck)
lint: cli/i18n/tran.go#L18
cannot infer U (/home/runner/go/pkg/mod/github.com/lazygophers/[email protected]/candy/candy.go:97:1) (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#L8
could not import github.com/lazygophers/utils/anyx (-: # github.com/lazygophers/utils/anyx
lint
undefined: yaml
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/.