Add actions for test and release #1
Annotations
4 errors
build:
db.go#L94
this value of err is never used (SA4006)
|
build:
db.go#L157
the argument's underlying type is a slice of bytes, should use a simple conversion instead of fmt.Sprintf (S1025)
|
build:
main.go#L118
unnecessary guard around map access (S1036)
|
build
Process completed with exit code 1.
|