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)
|
string.go#L2300
S1036: unnecessary guard around map access (gosimple)
|
string.go#L2114
S1029: should range over string, not []rune(string) (gosimple)
|
string.go#L2130
S1029: should range over string, not []rune(string) (gosimple)
|
file.go#L715
S1005: unnecessary assignment to the blank identifier (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