Add .github/PULL_REQUEST_TEMPLATE.md
#29
Annotations
10 errors
Lint golangci-lint:
token/shared/shared.go#L70
func `loadSecretKeyFromHex` is unused (unused)
|
Lint golangci-lint:
token/shared/shared.go#L112
func `convertFrom4DigitsToken` is unused (unused)
|
Lint golangci-lint:
token/shared/shared.go#L23
SA9004: only the first constant in this group has an explicit type (staticcheck)
|
Lint golangci-lint:
token/extended/extended.go#L20
func `getTokenBase` is unused (unused)
|
Lint golangci-lint:
token/extended/extended.go#L24
func `putBaseInToken` is unused (unused)
|
Lint golangci-lint:
token/extended/extended.go#L32
func `generateNextToken` is unused (unused)
|
Lint golangci-lint:
token/extended/extended.go#L40
func `convertHashToToken` is unused (unused)
|
Lint golangci-lint:
token/extended/extended.go#L59
func `generateHash` is unused (unused)
|
Lint golangci-lint:
token/extended/extended.go#L44
func `convertTo40Bits` is unused (unused)
|
Lint golangci-lint:
token/extended/extended.go#L66
func `loadSecretKeyFromHex` is unused (unused)
|