fix 修改Pathinfo注释 #428
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)
|
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)
|
function.go#L111
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/.
|
The logs for this run have expired and are no longer available.
Loading