fix TestArray_UniqueStrings #430
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)
|
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)
|
convert.go#L42
S1034(related information): could eliminate this type assertion (gosimple)
|
convert.go#L44
S1034(related information): could eliminate this type assertion (gosimple)
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@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/
|
The logs for this run have expired and are no longer available.
Loading