Create debugger_const.go #4
Annotations
20 errors
test (1.x, ubuntu-latest):
debugger_const.go#L8
only the first constant in this group has an explicit type (SA9004)
|
test (1.x, ubuntu-latest):
debugger_const.go#L19
only the first constant in this group has an explicit type (SA9004)
|
test (1.x, ubuntu-latest):
debugger_const.go#L48
only the first constant in this group has an explicit type (SA9004)
|
test (1.x, ubuntu-latest):
debugger_const.go#L64
only the first constant in this group has an explicit type (SA9004)
|
test (1.x, ubuntu-latest):
debugger_const.go#L73
only the first constant in this group has an explicit type (SA9004)
|
test (1.x, ubuntu-latest):
debugger_const.go#L87
const stackID is unused (U1000)
|
test (1.x, ubuntu-latest):
debugger_const.go#L88
const stackName is unused (U1000)
|
test (1.x, ubuntu-latest):
debugger_const.go#L89
const stackFilename is unused (U1000)
|
test (1.x, ubuntu-latest):
debugger_const.go#L90
const stackLine is unused (U1000)
|
test (1.x, ubuntu-latest):
debugger_const.go#L94
const scopeName is unused (U1000)
|
test (1.x, ubuntu-latest, 386):
debugger_const.go#L8
only the first constant in this group has an explicit type (SA9004)
|
test (1.x, ubuntu-latest, 386):
debugger_const.go#L19
only the first constant in this group has an explicit type (SA9004)
|
test (1.x, ubuntu-latest, 386):
debugger_const.go#L48
only the first constant in this group has an explicit type (SA9004)
|
test (1.x, ubuntu-latest, 386):
debugger_const.go#L64
only the first constant in this group has an explicit type (SA9004)
|
test (1.x, ubuntu-latest, 386):
debugger_const.go#L73
only the first constant in this group has an explicit type (SA9004)
|
test (1.x, ubuntu-latest, 386):
debugger_const.go#L87
const stackID is unused (U1000)
|
test (1.x, ubuntu-latest, 386):
debugger_const.go#L88
const stackName is unused (U1000)
|
test (1.x, ubuntu-latest, 386):
debugger_const.go#L89
const stackFilename is unused (U1000)
|
test (1.x, ubuntu-latest, 386):
debugger_const.go#L90
const stackLine is unused (U1000)
|
test (1.x, ubuntu-latest, 386):
debugger_const.go#L94
const scopeName is unused (U1000)
|