fix: 处理init/sidecar容器客户端与业务容器用户/用户组不一致的问题 #450
Annotations
10 errors and 1 warning
golangci-lint:
client/client.go#L38
could not import github.com/TencentBlueKing/bscp-go/internal/util (-: # github.com/TencentBlueKing/bscp-go/internal/util
|
golangci-lint:
internal/util/file.go#L119
permission.Uid undefined (type *pbci.FilePermission has no field or method Uid)
|
golangci-lint:
internal/util/file.go#L121
permission.Gid undefined (type *pbci.FilePermission has no field or method Gid)) (typecheck)
|
golangci-lint:
internal/config/config.go#L28
could not import github.com/TencentBlueKing/bscp-go/internal/util (-: # github.com/TencentBlueKing/bscp-go/internal/util
|
golangci-lint:
internal/util/file.go#L119
permission.Uid undefined (type *pbci.FilePermission has no field or method Uid)
|
golangci-lint:
internal/util/file.go#L121
permission.Gid undefined (type *pbci.FilePermission has no field or method Gid)) (typecheck)
|
golangci-lint:
build/nodemanPlugin/main.go#L38
could not import github.com/TencentBlueKing/bscp-go/internal/util (-: # github.com/TencentBlueKing/bscp-go/internal/util
|
golangci-lint:
internal/util/file.go#L119
permission.Uid undefined (type *pbci.FilePermission has no field or method Uid)
|
golangci-lint:
internal/util/file.go#L121
permission.Gid undefined (type *pbci.FilePermission has no field or method Gid)) (typecheck)
|
golangci-lint:
build/nodemanPlugin/main.go#L150
conf.FeedAddrs undefined (type *pluginConfig has no field or method FeedAddrs) (typecheck)
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading