Skip to content

针对常用的编译打包脚本的生成 #48

针对常用的编译打包脚本的生成

针对常用的编译打包脚本的生成 #48

Triggered via pull request June 3, 2024 13:34
@LuoxinLuoxin
opened #23
luoxin
Status Success
Total duration 59s
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#L132
undefined: osx.FsHasFile (typecheck)
lint: codegen/resource.go#L238
undefined: stringx.ToCamel (typecheck)
lint: codegen/resource.go#L239
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/.