Snd CLI project structure #5
Annotations
10 errors and 1 warning
Validate code:
pkg/cmd/claim/add.go#L23
fmt.Sprint call has possible Printf formatting directive %s
|
Validate code:
pkg/cmd/claim/get.go#L22
fmt.Sprint call has possible Printf formatting directive %s
|
Validate code:
pkg/cmd/claim/remove.go#L24
fmt.Sprint call has possible Printf formatting directive %s
|
Validate code:
pkg/cmd/claim/user.go#L35
fmt.Sprint call has possible Printf formatting directive %s
|
Validate code:
pkg/cmd/claim/user.go#L54
fmt.Sprint call has possible Printf formatting directive %s
|
Validate code:
pkg/cmd/ml/get.go#L23
fmt.Sprint call has possible Printf formatting directive %s
|
Validate code:
pkg/cmd/ml/run.go#L25
fmt.Sprint call has possible Printf formatting directive %s
|
Validate code:
pkg/cmd/spark/requestStatus.go#L22
fmt.Sprint call has possible Printf formatting directive %s
|
Validate code:
pkg/cmd/spark/runtimeInfo.go#L28
fmt.Sprint call has possible Printf formatting directive %s
|
Validate code
Process completed with exit code 1.
|
Validate code
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|