fix doc #429
Annotations
10 errors and 1 warning
function.go#L437
func `reflectFinalType` is unused (unused)
|
function.go#L500
func `structFields` is unused (unused)
|
data_test.go#L19
field `secret` is unused (unused)
|
data_test.go#L24
field `other` is unused (unused)
|
data_test.go#L25
field `none` is unused (unused)
|
data_test.go#L800
var `tesCommand03` is unused (unused)
|
string.go#L2114
S1029: should range over string, not []rune(string) (gosimple)
|
string.go#L2130
S1029: should range over string, not []rune(string) (gosimple)
|
function.go#L250
S1008: should use 'return inScheme' instead of 'if !inScheme { return false }; return true' (gosimple)
|
convert.go#L40
S1034: assigning the result of this type assertion to a variable (switch val := val.(type)) could eliminate type assertions in switch cases (gosimple)
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
This job succeeded
Loading