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)
|
file.go#L715
S1005: unnecessary assignment to the blank identifier (gosimple)
|
function.go#L250
S1008: should use 'return inScheme' instead of 'if !inScheme { return false }; return true' (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)
|
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