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)
|
string.go#L2300
S1036: unnecessary guard around map access (gosimple)
|
file_unix_test.go#L23
S1021: should merge variable declaration with assignment on next line (gosimple)
|
file_unix_test.go#L67
S1021: should merge variable declaration with assignment on next line (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/
|
This job succeeded
Loading