feat: ci lint features (#40) #9
Annotations
10 errors
pkg/accounts/accounts.go#L14
error var ACCOUNT_NOT_FOUND should have name of the form ErrFoo (ST1012)
|
pkg/accounts/accounts.go#L15
error var CAN_NOT_CREATE_ACCOUNT should have name of the form ErrFoo (ST1012)
|
pkg/storage/session.go#L17
field tls is unused (U1000)
|
pkg/storage/session.go#L40
const caFilePath is unused (U1000)
|
pkg/storage/session.go#L41
const connectTimeout is unused (U1000)
|
pkg/storage/session.go#L42
const queryTimeout is unused (U1000)
|
pkg/storage/session.go#L52
func getCustomTLSConfig is unused (U1000)
|
pkg/storage/session.go#L63
error strings should not be capitalized (ST1005)
|
pkg/tls/tls.go#L16
func main is unused (U1000)
|
|
The logs for this run have expired and are no longer available.
Loading