fix version #425
Annotations
60 errors and 30 warnings
Lint (1.16.x, ubuntu-latest):
function.go#L437
func `reflectFinalType` is unused (unused)
|
Lint (1.16.x, ubuntu-latest):
function.go#L500
func `structFields` is unused (unused)
|
Lint (1.16.x, ubuntu-latest):
data_test.go#L19
field `secret` is unused (unused)
|
Lint (1.16.x, ubuntu-latest):
data_test.go#L24
field `other` is unused (unused)
|
Lint (1.16.x, ubuntu-latest):
data_test.go#L25
field `none` is unused (unused)
|
Lint (1.16.x, ubuntu-latest):
data_test.go#L796
var `tesCommand03` is unused (unused)
|
Lint (1.16.x, ubuntu-latest):
file_unix_test.go#L23
S1021: should merge variable declaration with assignment on next line (gosimple)
|
Lint (1.16.x, ubuntu-latest):
file_unix_test.go#L67
S1021: should merge variable declaration with assignment on next line (gosimple)
|
Lint (1.16.x, ubuntu-latest):
file_unix_test.go#L97
S1021: should merge variable declaration with assignment on next line (gosimple)
|
Lint (1.16.x, ubuntu-latest):
function.go#L250
S1008: should use 'return inScheme' instead of 'if !inScheme { return false }; return true' (gosimple)
|
Lint (1.17.x, ubuntu-latest):
function.go#L437
func `reflectFinalType` is unused (unused)
|
Lint (1.17.x, ubuntu-latest):
function.go#L500
func `structFields` is unused (unused)
|
Lint (1.17.x, ubuntu-latest):
data_test.go#L19
field `secret` is unused (unused)
|
Lint (1.17.x, ubuntu-latest):
data_test.go#L24
field `other` is unused (unused)
|
Lint (1.17.x, ubuntu-latest):
data_test.go#L25
field `none` is unused (unused)
|
Lint (1.17.x, ubuntu-latest):
data_test.go#L796
var `tesCommand03` is unused (unused)
|
Lint (1.17.x, ubuntu-latest):
file.go#L711
S1005: unnecessary assignment to the blank identifier (gosimple)
|
Lint (1.17.x, ubuntu-latest):
function.go#L250
S1008: should use 'return inScheme' instead of 'if !inScheme { return false }; return true' (gosimple)
|
Lint (1.17.x, ubuntu-latest):
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)
|
Lint (1.17.x, ubuntu-latest):
convert.go#L42
S1034(related information): could eliminate this type assertion (gosimple)
|
Lint (1.21.x, ubuntu-latest):
function.go#L437
func `reflectFinalType` is unused (unused)
|
Lint (1.21.x, ubuntu-latest):
function.go#L500
func `structFields` is unused (unused)
|
Lint (1.21.x, ubuntu-latest):
data_test.go#L19
field `secret` is unused (unused)
|
Lint (1.21.x, ubuntu-latest):
data_test.go#L24
field `other` is unused (unused)
|
Lint (1.21.x, ubuntu-latest):
data_test.go#L25
field `none` is unused (unused)
|
Lint (1.21.x, ubuntu-latest):
data_test.go#L796
var `tesCommand03` is unused (unused)
|
Lint (1.21.x, ubuntu-latest):
string.go#L2300
S1036: unnecessary guard around map access (gosimple)
|
Lint (1.21.x, ubuntu-latest):
file.go#L711
S1005: unnecessary assignment to the blank identifier (gosimple)
|
Lint (1.21.x, ubuntu-latest):
string.go#L2114
S1029: should range over string, not []rune(string) (gosimple)
|
Lint (1.21.x, ubuntu-latest):
string.go#L2130
S1029: should range over string, not []rune(string) (gosimple)
|
Lint (1.18.x, ubuntu-latest):
function.go#L437
func `reflectFinalType` is unused (unused)
|
Lint (1.18.x, ubuntu-latest):
function.go#L500
func `structFields` is unused (unused)
|
Lint (1.18.x, ubuntu-latest):
data_test.go#L19
field `secret` is unused (unused)
|
Lint (1.18.x, ubuntu-latest):
data_test.go#L24
field `other` is unused (unused)
|
Lint (1.18.x, ubuntu-latest):
data_test.go#L25
field `none` is unused (unused)
|
Lint (1.18.x, ubuntu-latest):
data_test.go#L796
var `tesCommand03` is unused (unused)
|
Lint (1.18.x, ubuntu-latest):
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)
|
Lint (1.18.x, ubuntu-latest):
convert.go#L42
S1034(related information): could eliminate this type assertion (gosimple)
|
Lint (1.18.x, ubuntu-latest):
convert.go#L44
S1034(related information): could eliminate this type assertion (gosimple)
|
Lint (1.18.x, ubuntu-latest):
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)
|
Lint (1.20.x, ubuntu-latest):
function.go#L437
func `reflectFinalType` is unused (unused)
|
Lint (1.20.x, ubuntu-latest):
function.go#L500
func `structFields` is unused (unused)
|
Lint (1.20.x, ubuntu-latest):
data_test.go#L19
field `secret` is unused (unused)
|
Lint (1.20.x, ubuntu-latest):
data_test.go#L24
field `other` is unused (unused)
|
Lint (1.20.x, ubuntu-latest):
data_test.go#L25
field `none` is unused (unused)
|
Lint (1.20.x, ubuntu-latest):
data_test.go#L796
var `tesCommand03` is unused (unused)
|
Lint (1.20.x, ubuntu-latest):
string.go#L2300
S1036: unnecessary guard around map access (gosimple)
|
Lint (1.20.x, ubuntu-latest):
file.go#L711
S1005: unnecessary assignment to the blank identifier (gosimple)
|
Lint (1.20.x, ubuntu-latest):
string.go#L2114
S1029: should range over string, not []rune(string) (gosimple)
|
Lint (1.20.x, ubuntu-latest):
string.go#L2130
S1029: should range over string, not []rune(string) (gosimple)
|
Lint (1.19.x, ubuntu-latest):
function.go#L437
func `reflectFinalType` is unused (unused)
|
Lint (1.19.x, ubuntu-latest):
function.go#L500
func `structFields` is unused (unused)
|
Lint (1.19.x, ubuntu-latest):
data_test.go#L19
field `secret` is unused (unused)
|
Lint (1.19.x, ubuntu-latest):
data_test.go#L24
field `other` is unused (unused)
|
Lint (1.19.x, ubuntu-latest):
data_test.go#L25
field `none` is unused (unused)
|
Lint (1.19.x, ubuntu-latest):
data_test.go#L796
var `tesCommand03` is unused (unused)
|
Lint (1.19.x, ubuntu-latest):
string.go#L2300
S1036: unnecessary guard around map access (gosimple)
|
Lint (1.19.x, ubuntu-latest):
file_unix_test.go#L23
S1021: should merge variable declaration with assignment on next line (gosimple)
|
Lint (1.19.x, ubuntu-latest):
file_unix_test.go#L67
S1021: should merge variable declaration with assignment on next line (gosimple)
|
Lint (1.19.x, ubuntu-latest):
file_unix_test.go#L97
S1021: should merge variable declaration with assignment on next line (gosimple)
|
Lint (1.16.x, ubuntu-latest)
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/.
|
Lint (1.17.x, ubuntu-latest)
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/.
|
Lint (1.21.x, ubuntu-latest)
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/.
|
Lint (1.18.x, ubuntu-latest)
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/.
|
Lint (1.20.x, ubuntu-latest)
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/.
|
Lint (1.19.x, ubuntu-latest)
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/.
|
TestUnix (1.18.x, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
TestUnix (1.16.x, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
TestUnix (1.17.x, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
TestUnix (1.19.x, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
TestUnix (1.21.x, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
TestUnix (1.20.x, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
TestUnix (1.16.x, macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
TestUnix (1.19.x, macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
TestWindows (1.18.x, windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v2, codecov/codecov-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
TestWindows (1.18.x, windows-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, codecov/codecov-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
TestWindows (1.17.x, windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v2, codecov/codecov-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
TestWindows (1.17.x, windows-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, codecov/codecov-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
TestUnix (1.18.x, macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
TestWindows (1.19.x, windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v2, codecov/codecov-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
TestWindows (1.19.x, windows-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, codecov/codecov-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
TestUnix (1.17.x, macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
TestWindows (1.20.x, windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v2, codecov/codecov-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
TestWindows (1.20.x, windows-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, codecov/codecov-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
TestWindows (1.21.x, windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v2, codecov/codecov-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
TestWindows (1.21.x, windows-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, codecov/codecov-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
TestWindows (1.16.x, windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v2, codecov/codecov-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
TestWindows (1.16.x, windows-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, codecov/codecov-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
TestUnix (1.20.x, macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
TestUnix (1.21.x, macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|